Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-16366 Hive 2.3 release planning
  3. HIVE-16535

Hive fails to build from source code tarball

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 2.3.0, 3.0.0
    • 2.2.0, 2.3.0, 3.0.0
    • None
    • None

    Description

      To reproduce:

      1. mvn package -Pdist -DskipTests
      2. cp packaging/target/apache-hive-2.3.0-SNAPSHOT-src.tar.gz /tmp
      3. cd /tmp
      4. tar zxf apache-hive-2.3.0-SNAPSHOT-src.tar.gz
      5. cd apache-hive-2.3.0-SNAPSHOT-src
      6. mvn install

      You will get

      [INFO] Scanning for projects...
      [ERROR] [ERROR] Some problems were encountered while processing the POMs:
      [ERROR] Child module /Users/gates/tmp/hive-check/apache-hive-2.3.0-SNAPSHOT-src/vector-code-gen of /Users/gates/tmp/hive-check/apache-hive-2.3.0-SNAPSHOT-src/pom.xml does not exist @
       @
      [ERROR] The build could not read 1 project -> [Help 1]
      [ERROR]
      [ERROR]   The project org.apache.hive:hive:2.3.0-SNAPSHOT (/Users/gates/tmp/hive-check/apache-hive-2.3.0-SNAPSHOT-src/pom.xml) has 1 error
      [ERROR]     Child module /Users/gates/tmp/hive-check/apache-hive-2.3.0-SNAPSHOT-src/vector-code-gen of /Users/gates/tmp/hive-check/apache-hive-2.3.0-SNAPSHOT-src/pom.xml does not exist
      [ERROR]
      [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
      [ERROR] Re-run Maven using the -X switch to enable full debug logging.
      [ERROR]
      [ERROR] For more information about the errors and possible solutions, please read the following articles:
      [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
      

      Attachments

        1. HIVE-16535.01.patch
          0.5 kB
          Pengcheng Xiong

        Activity

          People

            pxiong Pengcheng Xiong
            gates Alan Gates
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: