[ 
https://issues.apache.org/jira/browse/HIVE-22205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16930676#comment-16930676
 ] 

Tamas Penzes commented on HIVE-22205:
-------------------------------------

[~ngangam] I think you have more than one ZooKeeper on your classpath.
 * Curator includes 3.5.4-beta which must be excluded
 * you add 3.5.5
 * you get (probably older) ZooKeeper dependencies transitively through e.g. 
hadoop, which must be excluded

> Upgrade zookeeper and curator versions
> --------------------------------------
>
>                 Key: HIVE-22205
>                 URL: https://issues.apache.org/jira/browse/HIVE-22205
>             Project: Hive
>          Issue Type: Improvement
>          Components: HiveServer2
>    Affects Versions: 4.0.0
>            Reporter: Naveen Gangam
>            Assignee: Naveen Gangam
>            Priority: Minor
>         Attachments: HIVE-22205.patch
>
>
> Other components like hadoop have switched to using new ZK versions. So these 
> jars end up in classpath for hive services and could cause issues due to 
> in-compatible curator versions that hive uses.
> So it makes sense for hive to upgrade the ZK and curator versions to try to 
> keep up.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

Reply via email to