[ https://issues.apache.org/jira/browse/HIVE-13097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15245560#comment-15245560 ]
Hive QA commented on HIVE-13097: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12799035/HIVE-13097.01.patch {color:red}ERROR:{color} -1 due to build exiting with an error Test results: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/7639/testReport Console output: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/7639/console Test logs: http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-7639/ Messages: {noformat} **** This message was trimmed, see log for full details **** [INFO] Reactor Build Order: [INFO] [INFO] Hive [INFO] Hive Shims Common [INFO] Hive Shims 0.23 [INFO] Hive Shims Scheduler [INFO] Hive Shims [INFO] Hive Storage API [INFO] Hive ORC [INFO] Hive Common [INFO] Hive Serde [INFO] Hive Metastore [INFO] Hive Ant Utilities [INFO] Hive Llap Common [INFO] Hive Llap Client [INFO] Hive Llap Tez [INFO] Hive Service RPC [INFO] Spark Remote Client [INFO] Hive Query Language [INFO] Hive Service [INFO] Hive Accumulo Handler [INFO] Hive JDBC [INFO] Hive Beeline [INFO] Hive CLI [INFO] Hive Contrib [INFO] Hive HBase Handler [INFO] Hive HCatalog [INFO] Hive HCatalog Core [INFO] Hive HCatalog Pig Adapter [INFO] Hive HCatalog Server Extensions [INFO] Hive HCatalog Webhcat Java Client [INFO] Hive HCatalog Webhcat [INFO] Hive HCatalog Streaming [INFO] Hive HPL/SQL [INFO] Hive HWI [INFO] Hive Llap Server [INFO] Hive Shims Aggregator [INFO] Hive TestUtils [INFO] Hive Packaging [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Hive 2.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hive --- [INFO] Deleting /data/hive-ptest/working/apache-github-source-source/target [INFO] Deleting /data/hive-ptest/working/apache-github-source-source (includes = [datanucleus.log, derby.log], excludes = []) [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-no-snapshots) @ hive --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ hive --- [INFO] [INFO] --- maven-antrun-plugin:1.7:run (define-classpath) @ hive --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:1.7:run (setup-test-dirs) @ hive --- [INFO] Executing tasks main: [mkdir] Created dir: /data/hive-ptest/working/apache-github-source-source/target/tmp [mkdir] Created dir: /data/hive-ptest/working/apache-github-source-source/target/warehouse [mkdir] Created dir: /data/hive-ptest/working/apache-github-source-source/target/tmp/conf [copy] Copying 15 files to /data/hive-ptest/working/apache-github-source-source/target/tmp/conf [INFO] Executed tasks [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ hive --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ hive --- [INFO] Installing /data/hive-ptest/working/apache-github-source-source/pom.xml to /data/hive-ptest/working/maven/org/apache/hive/hive/2.1.0-SNAPSHOT/hive-2.1.0-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Hive Shims Common 2.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hive-shims-common --- [INFO] Deleting /data/hive-ptest/working/apache-github-source-source/shims/common/target [INFO] Deleting /data/hive-ptest/working/apache-github-source-source/shims/common (includes = [datanucleus.log, derby.log], excludes = []) [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-no-snapshots) @ hive-shims-common --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ hive-shims-common --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ hive-shims-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /data/hive-ptest/working/apache-github-source-source/shims/common/src/main/resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-antrun-plugin:1.7:run (define-classpath) @ hive-shims-common --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hive-shims-common --- [INFO] Compiling 30 source files to /data/hive-ptest/working/apache-github-source-source/shims/common/target/classes [WARNING] /data/hive-ptest/working/apache-github-source-source/shims/common/src/main/java/org/apache/hadoop/hive/shims/HadoopShimsSecure.java: Some input files use or override a deprecated API. [WARNING] /data/hive-ptest/working/apache-github-source-source/shims/common/src/main/java/org/apache/hadoop/hive/shims/HadoopShimsSecure.java: Recompile with -Xlint:deprecation for details. [WARNING] /data/hive-ptest/working/apache-github-source-source/shims/common/src/main/java/org/apache/hadoop/hive/shims/HadoopShimsSecure.java: Some input files use unchecked or unsafe operations. [WARNING] /data/hive-ptest/working/apache-github-source-source/shims/common/src/main/java/org/apache/hadoop/hive/shims/HadoopShimsSecure.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ hive-shims-common --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /data/hive-ptest/working/apache-github-source-source/shims/common/src/test/resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-antrun-plugin:1.7:run (setup-test-dirs) @ hive-shims-common --- [INFO] Executing tasks main: [mkdir] Created dir: /data/hive-ptest/working/apache-github-source-source/shims/common/target/tmp [mkdir] Created dir: /data/hive-ptest/working/apache-github-source-source/shims/common/target/warehouse [mkdir] Created dir: /data/hive-ptest/working/apache-github-source-source/shims/common/target/tmp/conf [copy] Copying 15 files to /data/hive-ptest/working/apache-github-source-source/shims/common/target/tmp/conf [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ hive-shims-common --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.16:test (default-test) @ hive-shims-common --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ hive-shims-common --- [INFO] Building jar: /data/hive-ptest/working/apache-github-source-source/shims/common/target/hive-shims-common-2.1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ hive-shims-common --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ hive-shims-common --- [INFO] Installing /data/hive-ptest/working/apache-github-source-source/shims/common/target/hive-shims-common-2.1.0-SNAPSHOT.jar to /data/hive-ptest/working/maven/org/apache/hive/shims/hive-shims-common/2.1.0-SNAPSHOT/hive-shims-common-2.1.0-SNAPSHOT.jar [INFO] Installing /data/hive-ptest/working/apache-github-source-source/shims/common/pom.xml to /data/hive-ptest/working/maven/org/apache/hive/shims/hive-shims-common/2.1.0-SNAPSHOT/hive-shims-common-2.1.0-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Hive Shims 0.23 2.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [WARNING] The POM for org.apache.tez:tez-api:jar:0.8.3-SNAPSHOT is missing, no dependency information available [WARNING] The POM for org.apache.tez:tez-runtime-library:jar:0.8.3-SNAPSHOT is missing, no dependency information available [WARNING] The POM for org.apache.tez:tez-mapreduce:jar:0.8.3-SNAPSHOT is missing, no dependency information available [WARNING] The POM for org.apache.tez:tez-tests:jar:tests:0.8.3-SNAPSHOT is missing, no dependency information available [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Hive .............................................. SUCCESS [13.167s] [INFO] Hive Shims Common ................................. SUCCESS [15.054s] [INFO] Hive Shims 0.23 ................................... FAILURE [0.573s] [INFO] Hive Shims Scheduler .............................. SKIPPED [INFO] Hive Shims ........................................ SKIPPED [INFO] Hive Storage API .................................. SKIPPED [INFO] Hive ORC .......................................... SKIPPED [INFO] Hive Common ....................................... SKIPPED [INFO] Hive Serde ........................................ SKIPPED [INFO] Hive Metastore .................................... SKIPPED [INFO] Hive Ant Utilities ................................ SKIPPED [INFO] Hive Llap Common .................................. SKIPPED [INFO] Hive Llap Client .................................. SKIPPED [INFO] Hive Llap Tez ..................................... SKIPPED [INFO] Hive Service RPC .................................. SKIPPED [INFO] Spark Remote Client ............................... SKIPPED [INFO] Hive Query Language ............................... SKIPPED [INFO] Hive Service ...................................... SKIPPED [INFO] Hive Accumulo Handler ............................. SKIPPED [INFO] Hive JDBC ......................................... SKIPPED [INFO] Hive Beeline ...................................... SKIPPED [INFO] Hive CLI .......................................... SKIPPED [INFO] Hive Contrib ...................................... SKIPPED [INFO] Hive HBase Handler ................................ SKIPPED [INFO] Hive HCatalog ..................................... SKIPPED [INFO] Hive HCatalog Core ................................ SKIPPED [INFO] Hive HCatalog Pig Adapter ......................... SKIPPED [INFO] Hive HCatalog Server Extensions ................... SKIPPED [INFO] Hive HCatalog Webhcat Java Client ................. SKIPPED [INFO] Hive HCatalog Webhcat ............................. SKIPPED [INFO] Hive HCatalog Streaming ........................... SKIPPED [INFO] Hive HPL/SQL ...................................... SKIPPED [INFO] Hive HWI .......................................... SKIPPED [INFO] Hive Llap Server .................................. SKIPPED [INFO] Hive Shims Aggregator ............................. SKIPPED [INFO] Hive TestUtils .................................... SKIPPED [INFO] Hive Packaging .................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 32.073s [INFO] Finished at: Mon Apr 18 08:20:23 EDT 2016 [INFO] Final Memory: 35M/85M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "hadoop-2" could not be activated because it does not exist. [ERROR] Failed to execute goal on project hive-shims-0.23: Could not resolve dependencies for project org.apache.hive.shims:hive-shims-0.23:jar:2.1.0-SNAPSHOT: The following artifacts could not be resolved: org.apache.tez:tez-api:jar:0.8.3-SNAPSHOT, org.apache.tez:tez-runtime-library:jar:0.8.3-SNAPSHOT, org.apache.tez:tez-mapreduce:jar:0.8.3-SNAPSHOT, org.apache.tez:tez-tests:jar:tests:0.8.3-SNAPSHOT: Failure to find org.apache.tez:tez-api:jar:0.8.3-SNAPSHOT in http://repository.apache.org/snapshots was cached in the local repository, resolution will not be reattempted until the update interval of apache.snapshots has elapsed or updates are forced -> [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 :hive-shims-0.23 + exit 1 ' {noformat} This message is automatically generated. ATTACHMENT ID: 12799035 - PreCommit-HIVE-TRUNK-Build > [Umbrella] Changes dependent on Tez 0.8.3 > ----------------------------------------- > > Key: HIVE-13097 > URL: https://issues.apache.org/jira/browse/HIVE-13097 > Project: Hive > Issue Type: Task > Reporter: Siddharth Seth > Attachments: HIVE-13097.01.patch, HIVE-13097.versonChange.patch > > -- This message was sent by Atlassian JIRA (v6.3.4#6332)