Uploaded image for project: 'Hadoop YARN'
  1. Hadoop YARN
  2. YARN-2928 YARN Timeline Service v.2: alpha 1
  3. YARN-3801

[JDK-8][YARN-2928] Exclude jdk.tools from hbase-client and hbase-testing-util

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.9.0, 3.0.0-alpha1
    • timelineserver
    • None
    • Reviewed

    Description

      timelineservice depends on hbase-client and hbase-testing-util, and they dpend on jdk.tools:1.7. This leads to fail to compile hadoop with JDK8.

      [WARNING]
      Dependency convergence error for jdk.tools:jdk.tools:1.8 paths to dependency are:
      +-org.apache.hadoop:hadoop-yarn-server-timelineservice:3.0.0-SNAPSHOT
      +-org.apache.hadoop:hadoop-annotations:3.0.0-SNAPSHOT
      +-jdk.tools:jdk.tools:1.8
      and
      +-org.apache.hadoop:hadoop-yarn-server-timelineservice:3.0.0-SNAPSHOT
      +-org.apache.hbase:hbase-client:1.0.1
      +-org.apache.hbase:hbase-annotations:1.0.1
      +-jdk.tools:jdk.tools:1.7
      and
      +-org.apache.hadoop:hadoop-yarn-server-timelineservice:3.0.0-SNAPSHOT
      +-org.apache.hbase:hbase-testing-util:1.0.1
      +-org.apache.hbase:hbase-annotations:1.0.1
      +-jdk.tools:jdk.tools:1.7

      [WARNING] Rule 0: org.apache.maven.plugins.enforcer.DependencyConvergence failed with message:
      Failed while enforcing releasability the error(s) are [
      Dependency convergence error for jdk.tools:jdk.tools:1.8 paths to dependency are:
      +-org.apache.hadoop:hadoop-yarn-server-timelineservice:3.0.0-SNAPSHOT
      +-org.apache.hadoop:hadoop-annotations:3.0.0-SNAPSHOT
      +-jdk.tools:jdk.tools:1.8
      and
      +-org.apache.hadoop:hadoop-yarn-server-timelineservice:3.0.0-SNAPSHOT
      +-org.apache.hbase:hbase-client:1.0.1
      +-org.apache.hbase:hbase-annotations:1.0.1
      +-jdk.tools:jdk.tools:1.7
      and
      +-org.apache.hadoop:hadoop-yarn-server-timelineservice:3.0.0-SNAPSHOT
      +-org.apache.hbase:hbase-testing-util:1.0.1
      +-org.apache.hbase:hbase-annotations:1.0.1
      +-jdk.tools:jdk.tools:1.7

      Attachments

        1. YARN-3801.001.patch
          0.9 kB
          Tsuyoshi Ozawa

        Issue Links

          Activity

            People

              ozawa Tsuyoshi Ozawa
              ozawa Tsuyoshi Ozawa
              Votes:
              0 Vote for this issue
              Watchers:
              12 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: