[
https://issues.apache.org/jira/browse/TEZ-4044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16789892#comment-16789892
]
Jonathan Eagles commented on TEZ-4044:
--------------------------------------
I wonder how this is failing for you. Are you shipping all Tez dependencies as
part of Tez installation? It's a simple change, but it seems more natural to me
that the version of zookeeper would be provided by the environment and not Tez
at all.
> Zookeeper: exclude jline from Zookeeper client from tez dist
> ------------------------------------------------------------
>
> Key: TEZ-4044
> URL: https://issues.apache.org/jira/browse/TEZ-4044
> Project: Apache Tez
> Issue Type: Bug
> Affects Versions: 0.10.0
> Reporter: Gopal V
> Assignee: Gopal V
> Priority: Major
> Attachments: TEZ-4044.1.patch
>
>
> {code}
> [INFO] | +- org.apache.zookeeper:zookeeper:jar:3.4.9:compile
> [INFO] | | \- jline:jline:jar:0.9.94:compile
> {code}
> Breaks CLI clients further down the dependency tree.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)