[
https://issues.apache.org/jira/browse/AMBARI-15829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15239856#comment-15239856
]
DIPAYAN BHOWMICK commented on AMBARI-15829:
-------------------------------------------
Missed excluding files and folders for the commons module in main ambari
pom.xml. Added and ran mvn apache-rat:check to test.
........
........
[INFO] 47 resources included (use -debug for more details)
Warning: org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property
'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not
recognized.
Compiler warnings:
WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property
'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
Warning: org.apache.xerces.parsers.SAXParser: Feature
'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
Warning: org.apache.xerces.parsers.SAXParser: Property
'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
Warning: org.apache.xerces.parsers.SAXParser: Property
'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not
recognized.
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0
approved: 47 licence.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Ambari Main ....................................... SUCCESS [1.966s]
[INFO] Apache Ambari Project POM ......................... SUCCESS [0.042s]
[INFO] Ambari Web ........................................ SUCCESS [1.034s]
[INFO] Ambari Views ...................................... SUCCESS [0.181s]
[INFO] Ambari Admin View ................................. SUCCESS [0.180s]
[INFO] ambari-metrics .................................... SUCCESS [0.103s]
[INFO] Ambari Metrics Common ............................. SUCCESS [0.044s]
[INFO] Ambari Metrics Hadoop Sink ........................ SUCCESS [0.028s]
[INFO] Ambari Metrics Flume Sink ......................... SUCCESS [0.030s]
[INFO] Ambari Metrics Kafka Sink ......................... SUCCESS [0.071s]
[INFO] Ambari Metrics Storm Sink ......................... SUCCESS [0.045s]
[INFO] Ambari Metrics Collector .......................... SUCCESS [0.189s]
[INFO] Ambari Metrics Monitor ............................ SUCCESS [0.081s]
[INFO] Ambari Metrics Grafana ............................ SUCCESS [0.039s]
[INFO] Ambari Metrics Assembly ........................... SUCCESS [0.032s]
[INFO] Ambari Server ..................................... SUCCESS [5.654s]
[INFO] Ambari Functional Tests ........................... SUCCESS [3.849s]
[INFO] Ambari Agent ...................................... SUCCESS [2.916s]
[INFO] Ambari Client ..................................... SUCCESS [0.037s]
[INFO] Ambari Python Client .............................. SUCCESS [0.428s]
[INFO] Ambari Groovy Client .............................. SUCCESS [0.199s]
[INFO] Ambari Shell ...................................... SUCCESS [0.074s]
[INFO] Ambari Python Shell ............................... SUCCESS [0.188s]
[INFO] Ambari Groovy Shell ............................... SUCCESS [0.048s]
[INFO] ambari-logsearch .................................. SUCCESS [0.100s]
[INFO] Ambari Logsearch Portal ........................... SUCCESS [0.296s]
[INFO] Ambari Logsearch Log Feeder ....................... SUCCESS [0.120s]
[INFO] Ambari Logsearch Appender ......................... SUCCESS [0.026s]
[INFO] Ambari Logsearch Assembly ......................... SUCCESS [0.031s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13.258s (Wall Clock)
[INFO] Finished at: Thu Apr 14 00:26:42 IST 2016
[INFO] Final Memory: 24M/1008M
[INFO] ------------------------------------------------------------------------
> 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.2.trunk.patch, 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)