[
https://issues.apache.org/jira/browse/HIVE-12959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15245555#comment-15245555
]
Hive QA commented on HIVE-12959:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12799025/HIVE-12959.6.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/7638/testReport
Console output:
http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/7638/console
Test logs:
http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-7638/
Messages:
{noformat}
**** This message was trimmed, see log for full details ****
[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] ------------------------------------------------------------------------
Downloading:
http://repository.apache.org/snapshots/org/apache/tez/tez-api/0.8.3-SNAPSHOT/maven-metadata.xml
Downloading:
http://repository.apache.org/snapshots/org/apache/tez/tez-api/0.8.3-SNAPSHOT/tez-api-0.8.3-SNAPSHOT.pom
[WARNING] The POM for org.apache.tez:tez-api:jar:0.8.3-SNAPSHOT is missing, no
dependency information available
Downloading:
http://repository.apache.org/snapshots/org/apache/tez/tez-runtime-library/0.8.3-SNAPSHOT/maven-metadata.xml
Downloading:
http://repository.apache.org/snapshots/org/apache/tez/tez-runtime-library/0.8.3-SNAPSHOT/tez-runtime-library-0.8.3-SNAPSHOT.pom
[WARNING] The POM for org.apache.tez:tez-runtime-library:jar:0.8.3-SNAPSHOT is
missing, no dependency information available
Downloading:
http://repository.apache.org/snapshots/org/apache/tez/tez-mapreduce/0.8.3-SNAPSHOT/maven-metadata.xml
Downloading:
http://repository.apache.org/snapshots/org/apache/tez/tez-mapreduce/0.8.3-SNAPSHOT/tez-mapreduce-0.8.3-SNAPSHOT.pom
[WARNING] The POM for org.apache.tez:tez-mapreduce:jar:0.8.3-SNAPSHOT is
missing, no dependency information available
Downloading:
http://repository.apache.org/snapshots/org/apache/tez/tez-tests/0.8.3-SNAPSHOT/maven-metadata.xml
Downloading:
http://repository.apache.org/snapshots/org/apache/tez/tez-tests/0.8.3-SNAPSHOT/tez-tests-0.8.3-SNAPSHOT.pom
[WARNING] The POM for org.apache.tez:tez-tests:jar:tests:0.8.3-SNAPSHOT is
missing, no dependency information available
Downloading:
http://repository.apache.org/snapshots/org/apache/tez/tez-api/0.8.3-SNAPSHOT/tez-api-0.8.3-SNAPSHOT.jar
Downloading:
http://repository.apache.org/snapshots/org/apache/tez/tez-mapreduce/0.8.3-SNAPSHOT/tez-mapreduce-0.8.3-SNAPSHOT.jar
Downloading:
http://repository.apache.org/snapshots/org/apache/tez/tez-runtime-library/0.8.3-SNAPSHOT/tez-runtime-library-0.8.3-SNAPSHOT.jar
Downloading:
http://repository.apache.org/snapshots/org/apache/tez/tez-tests/0.8.3-SNAPSHOT/tez-tests-0.8.3-SNAPSHOT-tests.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Hive .............................................. SUCCESS [12.230s]
[INFO] Hive Shims Common ................................. SUCCESS [15.901s]
[INFO] Hive Shims 0.23 ................................... FAILURE [8.250s]
[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: 39.564s
[INFO] Finished at: Mon Apr 18 08:17:57 EDT 2016
[INFO] Final Memory: 36M/90M
[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: Could not find artifact
org.apache.tez:tez-api:jar:0.8.3-SNAPSHOT in apache.snapshots
(http://repository.apache.org/snapshots) -> [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: 12799025 - PreCommit-HIVE-TRUNK-Build
> LLAP: Add task scheduler timeout when no nodes are alive
> --------------------------------------------------------
>
> Key: HIVE-12959
> URL: https://issues.apache.org/jira/browse/HIVE-12959
> Project: Hive
> Issue Type: Improvement
> Affects Versions: 2.0.0
> Reporter: Prasanth Jayachandran
> Assignee: Prasanth Jayachandran
> Attachments: HIVE-12959.1.patch, HIVE-12959.2.patch,
> HIVE-12959.3.patch, HIVE-12959.5.patch, HIVE-12959.6.patch, HIVE-12959.6.patch
>
>
> When there are no llap daemons running task scheduler should have a timeout
> to fail the query instead of waiting forever.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)