Uploaded image for project: 'Ranger'
  1. Ranger
  2. RANGER-2994

ranger release 2.1.0 cannot compile due to broken Kylin plugin dependency

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • 2.1.0
    • 3.0.0, 2.2.0, 2.1.1
    • plugins
    • None

    Description

      Ranger 2.1.0 release cannot compile due to broken kylin maven dependency.

      the kylin version is set to 2.6.4 in the main project pom.xml

       

      <kylin.version>2.6.4</kylin.version>

       

      plugin-kylin/pom.xml

      ranger-kylin-plugin-shim/pom.xml

      both reference kylin-server-base which has dependency on kylin-datasource-sdk which in turn has dependency on calcite-linq4j-1.16.0-kylin-r2.jar which is not available.

       

      mvn org.apache.maven.plugins:maven-dependency-plugin:3.1.2:copy -Dartifact=org.apache.calcite:calcite-linq4j:jar:1.16.0-kylin-r2 -DoutputDirectory=./

      fails

      and https://mvnrepository.com/artifact/org.apache.kylin/kylin-datasource-sdk/2.6.4 

      shows the broken dependency.

       

      Attachments

        Issue Links

          Activity

            People

              sneethiraj Selvamohan Neethiraj
              mollonado Georgi Ivanov
              Votes:
              3 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: