[
https://issues.apache.org/jira/browse/LIVY-690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Saisai Shao reassigned LIVY-690:
--------------------------------
Assignee: Yiheng Wang
> Exclude curator in thrift server pom to avoid conflict jars
> -----------------------------------------------------------
>
> Key: LIVY-690
> URL: https://issues.apache.org/jira/browse/LIVY-690
> Project: Livy
> Issue Type: Bug
> Components: Thriftserver
> Affects Versions: 0.6.0
> Reporter: Yiheng Wang
> Assignee: Yiheng Wang
> Priority: Major
> Fix For: 0.7.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Currently, thrift server has a dependency of curator-client:2.12.0 through
> the hive service. After the build, a curator-client-2.12.0.jar file will be
> generated in the jars folder. It is conflicted with the
> curator-client-2.7.1.jar file, which is used by livy server.
> We observed that in some JDK, the curator-client-2.12.0.jar is loaded before
> the curator-client-2.7.1.jar, and will crash the recovery enabled livy server.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)