Ferdinand Xu created YARN-2815:
----------------------------------
Summary: Remove jline from hadoop-yarn-server-common
Key: YARN-2815
URL: https://issues.apache.org/jira/browse/YARN-2815
Project: Hadoop YARN
Issue Type: Bug
Reporter: Ferdinand Xu
hadoop-yarn-server-common bundles ancient jline-0.9.94 as transitive dependency
of zookeeper-3.4.6 (it is used in the ZK CLI and not in Hadoop). Beeline is
moving to JLine2 and have to exclude this jline dependency so that the hadoop
classpath can use their own version (there is a newer JLine 2.12 that contains
history search etc.)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)