Uploaded image for project: 'Kylin'
  1. Kylin
  2. KYLIN-353

Failed to execute goal on project kylin-query

    XMLWordPrintableJSON

Details

    Description

      I build my own hadoop, hbase, hive environments. All works well.
      I download the Kylin, and execute mvn clean install -DskipTests.
      When i execute "mvn clean install -DskipTests", there is a problem as follows.

      [/home/yc/Kylin]# mvn clean install -DskipTests
      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      [INFO] ------------------------------------------------------------------------
      [INFO] Reactor Summary:
      [INFO]
      [INFO] Kylin:HadoopOLAPEngine ............................. SUCCESS [ 0.274 s]
      [INFO] Kylin:AtopCalcite .................................. SUCCESS [ 2.802 s]
      [INFO] Kylin:Common ....................................... SUCCESS [ 1.974 s]
      [INFO] Kylin:Metadata ..................................... SUCCESS [ 1.012 s]
      [INFO] Kylin:Dictionary ................................... SUCCESS [ 1.249 s]
      [INFO] Kylin:Cube ......................................... SUCCESS [ 1.321 s]
      [INFO] Kylin:Job .......................................... SUCCESS [ 13.970 s]
      [INFO] Kylin:Storage ...................................... SUCCESS [ 1.623 s]
      [INFO] Kylin:Query ........................................ FAILURE [25:09 min]
      [INFO] Kylin:RESTServer ................................... SKIPPED
      [INFO] Kylin:Jdbc ......................................... SKIPPED
      [INFO] ------------------------------------------------------------------------
      [INFO] BUILD FAILURE
      [INFO] ------------------------------------------------------------------------
      [INFO] Total time: 25:34 min
      [INFO] Finished at: 2014-12-02T04:48:43-05:00
      [INFO] Final Memory: 100M/1429M
      [INFO] ------------------------------------------------------------------------
      [ERROR] Failed to execute goal on project kylin-query: Could not resolve dependencies for project
      com.kylinolap:kylin-query:jar:0.6.3-SNAPSHOT: The following artifacts could not be resolved:
      xalan:xalan:jar:2.7.1, com.h2database:h2:jar:1.3.174, org.apache.hive:hive-metastore:jar:0.13.0,
      org.apache.derby:derby:jar:10.10.1.1, org.datanucleus:datanucleus-api-jdo:jar:3.2.6,
      org.datanucleus:datanucleus-core:jar:3.2.10, org.apache.hive:hive-serde:jar:0.13.0,
      org.apache.hive:hive-service:jar:0.13.0, org.eclipse.jetty.aggregate:jetty-all:jar:7.6.0.v20120127,
      javax.mail:mail:jar:1.4.1: Could not transfer artifact xalan:xalan:jar:2.7.1 from/to central
      (http://repo.maven.apache.org/maven2): GET request of: xalan/xalan/2.7.1/xalan-2.7.1.jar from central
      failed: Premature end of Content-Length delimited message body (expected: 3176148; received:
      1762929 -> [Help 1]
      [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/DependencyResolutionException
      [ERROR]
      [ERROR] After correcting the problems, you can resume the build with the command
      [ERROR] mvn <goals> -rf :kylin-query
      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      Is there someone meet the problem, and how to fixed it?

      ---------------- Imported from GitHub ----------------
      Url: https://github.com/KylinOLAP/Kylin/issues/152
      Created by: ChengHuaUESTC
      Labels: help wanted,
      Created at: Tue Dec 02 17:40:57 CST 2014
      State: open

      Attachments

        Activity

          People

            qhzhou Qianhao Zhou
            lukehan Luke Han
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: