[
https://issues.apache.org/jira/browse/AMBARI-23093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16381660#comment-16381660
]
Hudson commented on AMBARI-23093:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-branch-2.6 #633 (See
[https://builds.apache.org/job/Ambari-branch-2.6/633/])
AMBARI-23093. Eliminated the org.apache.zookeeper:zookeeper dependency
(6454655+adoroszlai:
[https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=ccd31b6835165179050c36f532f55ad1ea5f22c9])
* (edit) ambari-server/pom.xml
> Remove dependency on org.apache.zookeeper:zookeeper before version
> 3.4.6.2.0.0.0-579 for Ambari Server
> ------------------------------------------------------------------------------------------------------
>
> Key: AMBARI-23093
> URL: https://issues.apache.org/jira/browse/AMBARI-23093
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.6.2
> Reporter: Sandor Molnar
> Assignee: Sandor Molnar
> Priority: Blocker
> Labels: pull-request-available
> Fix For: 2.6.2, 2.7.0
>
> Time Spent: 1h 40m
> Remaining Estimate: 0h
>
> Remove dependency on org.apache.zookeeper:zookeeper before version
> 3.4.6.2.0.0.0-579 due to security concerns. See
> * CVE-2017-5637 - [https://nvd.nist.gov/vuln/detail/CVE-2017-5637]
> * CVE-2016-5017 - [https://nvd.nist.gov/vuln/detail/CVE-2016-5017]
> {noformat}
> --- maven-dependency-plugin:2.8:tree (default-cli) @ ambari-server ---
> org.apache.ambari:ambari-server:jar:2.6.1.0.0
> +- org.apache.ambari:ambari-metrics-common:jar:2.6.1.0.0:compile
> | \- org.apache.curator:curator-framework:jar:2.7.1:compile
> | \- (org.apache.zookeeper:zookeeper:jar:3.4.6:compile - omitted for
> duplicate)
> +- org.apache.hadoop:hadoop-auth:jar:2.7.2:compile
> | \- org.apache.zookeeper:zookeeper:jar:3.4.6:compile
> \- org.apache.hadoop:hadoop-common:jar:2.7.2:compile
> +- org.apache.curator:curator-client:jar:2.7.1:compile
> | \- (org.apache.zookeeper:zookeeper:jar:3.4.6:compile - omitted for
> duplicate)
> +- org.apache.curator:curator-recipes:jar:2.7.1:compile
> | \- (org.apache.zookeeper:zookeeper:jar:3.4.6:compile - omitted for
> duplicate)
> \- (org.apache.zookeeper:zookeeper:jar:3.4.6:compile - omitte{noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)