Return-Path: X-Original-To: apmail-ambari-issues-archive@minotaur.apache.org Delivered-To: apmail-ambari-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 758DE19141 for ; Wed, 13 Apr 2016 13:42:27 +0000 (UTC) Received: (qmail 73865 invoked by uid 500); 13 Apr 2016 13:42:26 -0000 Delivered-To: apmail-ambari-issues-archive@ambari.apache.org Received: (qmail 73612 invoked by uid 500); 13 Apr 2016 13:42:26 -0000 Mailing-List: contact issues-help@ambari.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ambari.apache.org Delivered-To: mailing list issues@ambari.apache.org Received: (qmail 73356 invoked by uid 99); 13 Apr 2016 13:42:25 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Apr 2016 13:42:25 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id CA5792C1F76 for ; Wed, 13 Apr 2016 13:42:25 +0000 (UTC) Date: Wed, 13 Apr 2016 13:42:25 +0000 (UTC) From: "Antonenko Alexander (JIRA)" To: issues@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Reopened] (AMBARI-15829) Files View: Extract the directory viewer UI component so that other views can use it MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/AMBARI-15829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antonenko Alexander reopened AMBARI-15829: ------------------------------------------ Reverted as there are files which are missing licence. And because of that rat check fails. Hadoop QA fails on all last runs. https://builds.apache.org/job/Ambari-trunk-test-patch > Files View: Extract the directory viewer UI component so that other views can use it > ------------------------------------------------------------------------------------ > > Key: AMBARI-15829 > URL: https://issues.apache.org/jira/browse/AMBARI-15829 > Project: Ambari > Issue Type: Bug > Components: ambari-views > Affects Versions: 2.2.0 > Reporter: DIPAYAN BHOWMICK > Assignee: DIPAYAN BHOWMICK > Fix For: 2.4.0 > > Attachments: AMBARI-15829.trunk.patch > > > Views like oozie view, hive view etc will need a UI component to select a file from the hdfs component. Now, as part of the New files view rewrite effort the directory viewer component was added for move/copy files functionality. Hence, this piece of code needs to be extracted out and put into a common location so that the other view could use it. -- This message was sent by Atlassian JIRA (v6.3.4#6332)