[
https://issues.apache.org/jira/browse/AMBARI-9511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yusaku Sako reopened AMBARI-9511:
---------------------------------
Reverted as this causes build failures:
{code}
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Apache Ambari Project POM ......................... SUCCESS [23.920s]
[INFO] Ambari Web ........................................ SUCCESS [35.214s]
[INFO] Ambari Views ...................................... SUCCESS [2.058s]
[INFO] Ambari Admin View ................................. SUCCESS [1:01.828s]
[INFO] Jobs .............................................. SUCCESS [37.963s]
[INFO] Slider ............................................ SUCCESS [54.862s]
[INFO] Tez ............................................... SUCCESS [1.302s]
[INFO] Ambari Server ..................................... FAILURE [48.987s]
[INFO] Ambari Agent ...................................... SKIPPED
[INFO] Ambari Client ..................................... SKIPPED
[INFO] Ambari Shell ...................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4:27.274s
[INFO] Finished at: Tue Feb 24 18:50:43 EST 2015
[INFO] Final Memory: 45M/2013M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project ambari-server: Could not resolve
dependencies for project org.apache.ambari:ambari-server:jar:2.0.0.436: Could
not find artifact org.apache.ambari:ambari-metrics-common:jar:2.0.0.436 in
public (http://54.235.92.15/nexus/content/groups/public) -> [Help 1]
[ERROR]
{code}
> Remove hadoop-common*.jar dep form sinks
> ----------------------------------------
>
> Key: AMBARI-9511
> URL: https://issues.apache.org/jira/browse/AMBARI-9511
> Project: Ambari
> Issue Type: Task
> Components: ambari-metrics
> Affects Versions: 2.0.0
> Reporter: Myroslav Papirkovskyy
> Assignee: Myroslav Papirkovskyy
> Fix For: 2.0.0
>
>
> Servers.parse is used to get the SocketAddress for the server. This creates
> dependency on hadoop-common. Lets internalize this code and remove the dep.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)