Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-18867

Upgrade ZooKeeper to 3.6.4

    XMLWordPrintableJSON

Details

    • Reviewed

    Description

      While ZooKeeper 3.6 is already EOL, we can upgrade to the final release of the ZooKeeper 3.6 as short-term fix until bumping to ZooKeeper 3.7 or later. Dependency convergence error must be addressed on -Dhbase.profile=2.0.

      $ mvn clean install -Dzookeeper.version=3.6.4 -Dhbase.profile=2.0 -DskipTests clean install
      Dependency convergence error for org.apache.yetus:audience-annotations:jar:0.13.0:compile paths to dependency are:
      +-org.apache.hadoop:hadoop-yarn-server-timelineservice-hbase-common:jar:3.4.0-SNAPSHOT
        +-org.apache.hadoop:hadoop-common:test-jar:tests:3.4.0-SNAPSHOT:test
          +-org.apache.zookeeper:zookeeper:jar:3.6.4:compile
            +-org.apache.zookeeper:zookeeper-jute:jar:3.6.4:compile
              +-org.apache.yetus:audience-annotations:jar:0.13.0:compile
      and
      +-org.apache.hadoop:hadoop-yarn-server-timelineservice-hbase-common:jar:3.4.0-SNAPSHOT
        +-org.apache.hadoop:hadoop-common:test-jar:tests:3.4.0-SNAPSHOT:test
          +-org.apache.zookeeper:zookeeper:jar:3.6.4:compile
            +-org.apache.yetus:audience-annotations:jar:0.13.0:compile
      and
      +-org.apache.hadoop:hadoop-yarn-server-timelineservice-hbase-common:jar:3.4.0-SNAPSHOT
        +-org.apache.hbase:hbase-common:jar:2.2.4:compile
          +-org.apache.yetus:audience-annotations:jar:0.5.0:compile
      

      Attachments

        Issue Links

          Activity

            People

              iwasakims Masatake Iwasaki
              iwasakims Masatake Iwasaki
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: