You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Julia Kinga Marton (JIRA)" <ji...@apache.org> on 2019/04/11 11:32:00 UTC

[jira] [Commented] (OOZIE-2231) Upgrade curator to latest version 2.13.0

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

Julia Kinga Marton commented on OOZIE-2231:
-------------------------------------------

By changing the curator version to 2.13.0 (without any other change), I was able to compile the project and even all the unit tests passed. There is a high backwards compatibility between 2.5.0 and 2.13.0: [https://abi-laboratory.pro/index.php?view=timeline&lang=java&l=curator-recipes]

There is one removed method, and a few privacy and data type related changes, what may cause issues if we will change the version in our sharelib as well.

However, Hive was able to do the upgrade with just one line change in the pom: HIVE-14069, but they changed it 3.0.0 right after it was upgraded in Hadoop. Spark also had some issues with upgrading it: SPARK-20884

 

 

> Upgrade curator to latest version 2.13.0
> ----------------------------------------
>
>                 Key: OOZIE-2231
>                 URL: https://issues.apache.org/jira/browse/OOZIE-2231
>             Project: Oozie
>          Issue Type: Bug
>          Components: HA
>            Reporter: Purshotam Shah
>            Assignee: Julia Kinga Marton
>            Priority: Blocker
>             Fix For: 5.2.0
>
>         Attachments: OOZIE-2231-00.patch, OOZIE-2231-01.patch, OOZIE-2231-02.patch, OOZIE-2231-02.patch, OOZIE-2231-03.patch, OOZIE-2231-04.patch, OOZIE-2231-05.patch, OOZIE-2231-06.patch
>
>
> It have some fix related to InterProcessReadWriteLock, ChildReaper, LeaderSelector which we use.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)