Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-11114

Documentation of Pentaho Missing from Maven Central

    XMLWordPrintableJSON

Details

    • Task
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      I recently cloned the Hive Git repository. When I went into the hive/ql sub-project and issued the command 'mvn clean compile -Phadoop-1', I got the following build error:

      [ERROR] Failed to execute goal on project hive-exec: Could not resolve dependencies for project org.apache.hive:hive-exec:jar:2.0.0-SNAPSHOT: Could not find artifact org.pentaho:pentaho-aggdesigner-algorithm:jar:5.1.5-jhyde in US (http://repo.maven.apache.org/maven2) -> [Help 1]

      This is because the pentaho-aggdesigner-algorithm dependency is not supported by Maven central; however, it is supported by Conjars.

      As a quick fix, I downloaded the jar from Conjars repo, and manually installed this dependency to my local Maven by following the instructions here: http://www.mkyong.com/maven/how-to-include-library-manully-into-maven-local-repository/

      However, I feel this dependency should be supported on Maven central (I'm not sure where to create this ticket/whom with, but Hive is my use case, so any pointers greatly appreciated).

      This ticket tracks the task of documenting this fact on the Hive wiki as an additional Note.

      Attachments

        Activity

          People

            nkelkar Nishant Kelkar
            nkelkar Nishant Kelkar
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: