See 
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/97/changes>

Changes:

[Xuefu Zhang] HIVE-9696: Address RB comments for HIVE-9425 [Spark Branch] (Rui 
via Xuefu)

[Xuefu Zhang] HIVE-9561: SHUFFLE_SORT should only be used for order by query 
[Spark Branch] (Rui via Xuefu)

[Brock Noland] HIVE-9726 - Upgrade to spark 1.3 [Spark Branch]

[Brock Noland] HIVE-9671 - Support Impersonation [Spark Branch] (Brock via 
Xuefu)

[Xuefu Zhang] HIVE-9781: Utilize spark.kryo.classesToRegister [Spark Branch] 
(Jimmy via Xuefu)

[Brock Noland] HIVE-9803 - SparkClientImpl should not attempt impersonation in 
CLI mode [Spark Branch] (Brock via Chao)

[sunchao] HIVE-9804 - Turn on some kryo settings by default for Spark [Spark 
Branch] (Jimmy via Chao)

[Brock Noland] HIVE-9823 - Load spark-defaults.conf from classpath [Spark 
Branch] (Brock via Xuefu)

[Xuefu Zhang] HIVE-9830: Map join could dump a small table multiple times 
[Spark Branch] (Jimmy via Xuefu)

[sunchao] HIVE-9847 - Hive should not allow additional attemps when RSC fails 
[Spark Branch] (Jimmy via Chao)

[sunchao] HIVE-9861 - Add spark-assembly on Hive's classpath [Spark Branch] 
(Jimmy via Chao)

[Brock Noland] HIVE-9872 - Making yarn-cluster default for Hive on Spark [Spark 
Branch] (Chao via Brock)

[Xuefu Zhang] HIVE-9882: Add jar/file doesn't work with yarn-cluster mode 
[Spark Branch] (Rui via Xuefu)

[lirui] HIVE-9855: Runtime skew join doesn't work when skewed data only exists 
in big table (Rui reviewed by Xuefu) merged from trunk

[sunchao] HIVE-9902 - Map join small table files need more replications [Spark 
Branch] (Jimmy via Chao)

[sunchao] HIVE-9601 - New Beeline queries will hang If Beeline terminates 
in-properly [Spark Branch] (Jimmy via Chao)

[Xuefu Zhang] HIVE-9516: Enable CBO related tests [Spark Branch] (Chinna via 
Xuefu)

[Xuefu Zhang] HIVE-9569: Enable more unit tests for UNION ALL [Spark Branch] 
(Chao via Xuefu)

[Xuefu Zhang] HIVE-9569: Enable more unit tests for UNION ALL [Spark Branch] 
(Chao via Xuefu)

[Xuefu Zhang] HIVE-9918: Spark branch build is failing due to unknown url 
[Spark Branch] (Sergio via Xuefu)

[Xuefu Zhang] HIVE-9871: Print spark job id in history file [spark branch] 
(Chinna via Xuefu)

[Xuefu Zhang] HIVE-9659: 'Error while trying to create table container' occurs 
during hive query case execution when hive.optimize.skewjoin set to 'true' 
[Spark Branch] (Rui via Xuefu)

[sunchao] HIVE-9916 - Fix TestSparkSessionManagerImpl [Spark Branch] (Chao via 
Xuefu)

[Xuefu Zhang] HIVE-9935: Fix tests for java 1.8 [Spark Branch] (Jimmy via Xuefu)

[lirui] HIVE-9924: Fix union12 and union31 for spark [Spark Branch] (Rui 
reviewed by Xuefu)

[Xuefu Zhang] HIVE-9939: Code cleanup for redundant if check in ExplainTask 
[Spark Branch] (Chinna via Xuefu)

[Szehon Ho] HIVE-9993 : Retrying task could use cached bad operators [Spark 
Branch] (Jimmy Xiang via Szehon)

[Xuefu Zhang] HIVE-10009: LazyObjectInspectorFactory is not thread safe [Spark 
Branch] (Jimmy via Xuefu)

[Xuefu Zhang] HIVE-10017: SparkTask log improvement [Spark Branch] (Chinna via 
Xuefu)

[Szehon Ho] HIVE-10023 : Fix more cache related concurrency issue [Spark 
Branch] (Jimmy Xiang via Szehon)

[lirui] HIVE-10006: RSC has memory leak while execute multi queries.[Spark 
Branch] (Chengxiang via Rui, reviewed by Xuefu)

[chengxiang] HIVE-10073:Runtime exception when querying HBase with Spark [Spark 
Branch](Jimmy Xiang via chengxiang)

[Xuefu Zhang] HIVE-10130: Merge trunk to Spark branch 03/27/2015 [Spark Branch]

[Szehon Ho] HIVE-10143 : HS2 fails to clean up Spark client state on timeout 
[Spark Branch] (Marcelo Vanzin via Szehon)

[lirui] HIVE-9969: Avoid Utilities.getMapRedWork for spark [Spark Branch] (Rui 
reviewed by Xuefu)

[sunchao] HIVE-10134 - Fix test failures after HIVE-10130 [Spark Branch] (Chao)

[sunchao] HIVE-10209 - FetchTask with VC may fail because ExecMapper.done is 
true (Chao)

[Szehon Ho] HIVE-10291 : Hive on Spark job configuration needs to be logged 
[Spark Branch] (Szehon, reviewed by Chengxiang and Xuefu)

[Jimmy Xiang] HIVE-8858: Visualize generated Spark plan [Spark Branch] (Chinna 
via Jimmy)

[Jimmy Xiang] HIVE-10302: Cache small tables in memory [Spark Branch] (Jimmy, 
reviewed by Xuefu)

[Chao Sun] HIVE-10434 - Cancel connection when remote Spark driver process has 
failed [Spark Branch] (Chao, reviewed by Marcelo)

[Jimmy Xiang] HIVE-10473 Spark client is recreated even spark configuration is 
not changed (Jimmy, reviewed by Szehon)

[Chao Sun] HIVE-10476 - Hive query should fail when it fails to initialize a 
session in SetSparkReducerParallelism [Spark Branch] (Chao, reviewed by Rui)

[rui.li] HIVE-10527: NPE in SparkUtilities::isDedicatedCluster [Spark Branch] 
(Rui reviewed by Jimmy)

[Jimmy Xiang] HIVE-10626 Spark paln need to be updated [Spark Branch] (Chinna 
via Jimmy)

[xzhang] HIVE-10671: yarn-cluster mode offers a degraded performance from 
yarn-client [Spark Branch] (Rui via Xuefu, reviewed by Chengxiang)

[Jimmy Xiang] HIVE-10721 SparkSessionManagerImpl leaks SparkSessions [Spark 
Branch] (Jimmy reviewed by Xuefu, Chengxiang)

[rui.li] HIVE-10458: Enable parallel order by for spark [Spark Branch] (Rui 
reviewed by Xuefu)

[chengxiang] HIVE-10550: Dynamic RDD caching optimization for HoS [Spark 
Branch] (Chengxiang reviewed by Xuefu)

[Jimmy Xiang] HIVE-10863: Merge branch 'master' into spark (Fixed 
MapJoinOperator conflits)

[rui.li] HIVE-10903: Add hive.in.test for HoS tests (Rui reviewed by Xuefu)

[rui.li] HIVE-10855: Make HIVE-10568 work with Spark [Spark Branch] (Rui 
reviewed by Xuefu)

[rui.li] HIVE-10989: HoS can't control number of map tasks for runtime skew 
join [Spark Branch] (Rui reviewed by Xuefu)

[xzhang] HIVE-10594: Remote Spark client doesn't use Kerberos keytab to 
authenticate [Spark Branch] (Reviewed by Chao)

[rui.li] HIVE-10999: Upgrade Spark dependency to 1.4 [Spark Branch] (Rui 
reviewed by Chengxiang & Xuefu)

[Xuefu Zhang] HIVE-10844: Combine equivalent Works for HoS[Spark Branch] 
(Chengxiang via Xuefu)

[Jimmy Xiang] HIVE-11109 Replication factor is not properly set in 
SparkHashTableSinkOperator [Spark Branch] (Rui via Jimmy)

[xzhang] HIVE-11099: Add support for running negative q-tests [Spark Branch] 
(Mohit via Xuefu)

[Xuefu Zhang] HIVE-11032: Enable more tests for grouping by skewed data [Spark 
Branch] (Mohit via Xuefu)

[rui.li] HIVE-11138: Query fails when there isn't a comparator for an operator 
[Spark Branch] (Rui reviewed by Chengxiang & Xuefu)

[rui.li] HIVE-11108: HashTableSinkOperator doesn't support vectorization [Spark 
Branch] (Rui reviewed by Xuefu)

[chengxiang] HIVE-11053 add more qtest for Dynamic RDD caching optimization. 
gaolun via chengxiang

[rui.li] HIVE-11182: Enable optimized hash tables for spark [Spark Branch] (Rui 
reviewed by Xuefu)

[chengxiang] [HIVE-11082]: Support multi edge between nodes in SparkPlan[Spark 
Branch] (chengxiang reviewed by xuefu)

[Chao Sun] HIVE-9152 - Dynamic Partition Pruning [Spark Branch] (Chao Sun, 
reviewed by Xuefu Zhang and Chengxiang Li)

[Ferdinand Xu] HIVE-11314: Print "Execution completed successfully" as part of 
spark job info [Spark Branch](Ferdinand Xu, reviewed by Xuefu Zhang)

[Chao Sun] HIVE-11296 - Merge from master to spark branch [Spark Branch] (Chao 
Sun, reviewed by Xuefu Zhang)

[xzhang] HIVE-11363: Prewarm Hive on Spark containers [Spark Branch] (reviewed 
by Chao)

[Sergio Pena] HIVE-11401: Predicate push down does not work with Parquet when 
partitions are in the expression (Sergio Pena, reviewed by Szehon Ho)

[Szehon Ho] HIVE-11384 : Add Test case which cover both HIVE-11271 and 
HIVE-11333 (Yongzhi Chen via Szehon)

[ekoifman] HIVE-11425 - submitting a query via CLI against... (Eugene Koifman, 
reviewed by Prasanth Jayachandran)

------------------------------------------
[...truncated 324 lines...]
A    
ptest2/src/test/java/org/apache/hive/ptest/execution/TestPhase.testRsyncFromLocalToRemoteInstancesWithFailureOne.approved.txt
A    
ptest2/src/test/java/org/apache/hive/ptest/execution/TestHostExecutor.testIsolatedFailsOnRsyncOne.approved.txt
A    
ptest2/src/test/java/org/apache/hive/ptest/execution/TestExecutionPhase.testFailingUnitTest.approved.txt
A    
ptest2/src/test/java/org/apache/hive/ptest/execution/TestPhase.testExecInstancesWithFailure.approved.txt
A    ptest2/src/test/java/org/apache/hive/ptest/execution/ssh
A    
ptest2/src/test/java/org/apache/hive/ptest/execution/ssh/TestRSyncCommandExecutor.java
A    
ptest2/src/test/java/org/apache/hive/ptest/execution/ssh/TestSSHCommandExecutor.java
A    
ptest2/src/test/java/org/apache/hive/ptest/execution/TestExecutionPhase.java
A    ptest2/src/test/java/org/apache/hive/ptest/execution/AbstractTestPhase.java
A    
ptest2/src/test/java/org/apache/hive/ptest/execution/TestScripts.testBatch.approved.txt
A    
ptest2/src/test/java/org/apache/hive/ptest/execution/MockSSHCommandExecutor.java
A    
ptest2/src/test/java/org/apache/hive/ptest/execution/TestExecutionPhase.testPassingQFileTest.approved.txt
A    
ptest2/src/test/java/org/apache/hive/ptest/execution/MockRSyncCommandExecutor.java
A    ptest2/src/test/java/org/apache/hive/ptest/execution/TestReportParser.java
A    
ptest2/src/test/java/org/apache/hive/ptest/execution/TestExecutionPhase.testFailingQFile.approved.txt
A    
ptest2/src/test/java/org/apache/hive/ptest/execution/TestReportingPhase.java
A    
ptest2/src/test/java/org/apache/hive/ptest/execution/MockLocalCommandFactory.java
A    ptest2/src/test/java/org/apache/hive/ptest/execution/TestHostExecutor.java
A    
ptest2/src/test/java/org/apache/hive/ptest/execution/TestHostExecutor.testIsolatedFailsOnExec.approved.txt
A    
ptest2/src/test/java/org/apache/hive/ptest/execution/TestExecutionPhase.testPassingUnitTest.approved.txt
A    ptest2/src/test/java/org/apache/hive/ptest/execution/TestJIRAService.java
A    
ptest2/src/test/java/org/apache/hive/ptest/execution/TestReportingPhase.testExecute.approved.txt
A    
ptest2/src/test/java/org/apache/hive/ptest/execution/TestHostExecutor.testShutdownBeforeExec.approved.txt
A    
ptest2/src/test/java/org/apache/hive/ptest/execution/TestScripts.testPrepGit.approved.txt
A    ptest2/src/test/java/org/apache/hive/ptest/execution/ExtendedAssert.java
A    
ptest2/src/test/java/org/apache/hive/ptest/execution/TestPhase.testRsyncFromLocalToRemoteInstancesWithFailureUnknown.approved.txt
A    
ptest2/src/test/java/org/apache/hive/ptest/execution/TestPhase.testExecHostsWithFailure.approved.txt
A    
ptest2/src/test/java/org/apache/hive/ptest/execution/TestHostExecutor.testParallelFailsOnExec.approved.txt
A    
ptest2/src/test/java/org/apache/hive/ptest/execution/TestCleanupPhase.testExecute.approved.txt
A    ptest2/src/test/java/org/apache/hive/ptest/execution/TestPrepPhase.java
A    
ptest2/src/test/java/org/apache/hive/ptest/execution/TestHostExecutor.testIsolatedFailsOnRsyncUnknown.approved.txt
A    ptest2/src/test/java/org/apache/hive/ptest/execution/TestScripts.java
A    ptest2/src/test/java/org/apache/hive/ptest/execution/TestLocalCommand.java
A    
ptest2/src/test/java/org/apache/hive/ptest/execution/TestHostExecutor.testBasic.approved.txt
A    
ptest2/src/test/java/org/apache/hive/ptest/execution/TestScripts.testPrepNone.approved.txt
A    
ptest2/src/test/java/org/apache/hive/ptest/execution/TestScripts.testAlternativeTestJVM.approved.txt
A    
ptest2/src/test/java/org/apache/hive/ptest/execution/TestHostExecutor.testParallelFailsOnRsync.approved.txt
A    ptest2/src/test/java/org/apache/hive/ptest/execution/TestPhase.java
A    
ptest2/src/test/java/org/apache/hive/ptest/execution/TestLogDirectoryCleaner.java
A    
ptest2/src/test/java/org/apache/hive/ptest/execution/TestScripts.testPrepSvn.approved.txt
A    ptest2/pom.xml
A    ptest2/README.md
Checked out revision 1693699.
+ cd ptest2
+ mvn clean package -DskipTests -Drat.numUnapprovedLicenses=1000 
-Dmaven.repo.local=<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/.m2>
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building hive-ptest 1.0
[INFO] ------------------------------------------------------------------------
Downloading: 
https://oss.sonatype.org/content/repositories/snapshots/net/schmizz/sshj/maven-metadata.xml
Downloading: 
http://repo.maven.apache.org/maven2/net/schmizz/sshj/maven-metadata.xml
Downloading: 
http://repo.springsource.org/milestone/net/schmizz/sshj/maven-metadata.xml
Downloading: 
http://people.apache.org/~brock/approvals-maven-repository/net/schmizz/sshj/maven-metadata.xml

790/790 B   
Downloading: 
https://repository.apache.org/content/repositories/snapshots/net/schmizz/sshj/maven-metadata.xml
            
            
Downloaded: 
http://repo.maven.apache.org/maven2/net/schmizz/sshj/maven-metadata.xml (790 B 
at 1.2 KB/sec)
Downloading: 
http://repository.apache.org/snapshots/net/schmizz/sshj/maven-metadata.xml
Downloading: 
https://oss.sonatype.org/content/repositories/snapshots/net/schmizz/sshj/maven-metadata.xml
            
398/398 B   
398/398 B   398/398 B   
                        
Downloaded: 
https://oss.sonatype.org/content/repositories/snapshots/net/schmizz/sshj/maven-metadata.xml
 (398 B at 0.2 KB/sec)
                        
Downloaded: 
https://oss.sonatype.org/content/repositories/snapshots/net/schmizz/sshj/maven-metadata.xml
 (398 B at 0.4 KB/sec)
                        
[WARNING] Could not transfer metadata net.schmizz:sshj/maven-metadata.xml 
from/to apache-snapshots 
(https://repository.apache.org/content/repositories/snapshots): peer not 
authenticated
Downloading: 
http://repo.springsource.org/milestone/net/schmizz/sshj/0.9.1-SNAPSHOT/maven-metadata.xml
Downloading: 
https://oss.sonatype.org/content/repositories/snapshots/net/schmizz/sshj/0.9.1-SNAPSHOT/maven-metadata.xml
Downloading: 
https://repository.apache.org/content/repositories/snapshots/net/schmizz/sshj/0.9.1-SNAPSHOT/maven-metadata.xml
Downloading: 
http://people.apache.org/~brock/approvals-maven-repository/net/schmizz/sshj/0.9.1-SNAPSHOT/maven-metadata.xml
                        
Downloading: 
http://repository.apache.org/snapshots/net/schmizz/sshj/0.9.1-SNAPSHOT/maven-metadata.xml
2/2 KB                  
         
Downloaded: 
https://oss.sonatype.org/content/repositories/snapshots/net/schmizz/sshj/0.9.1-SNAPSHOT/maven-metadata.xml
 (2 KB at 16.4 KB/sec)
Downloading: 
https://oss.sonatype.org/content/repositories/snapshots/net/schmizz/sshj/0.9.1-SNAPSHOT/maven-metadata.xml
2/2 KB   
         
Downloaded: 
https://oss.sonatype.org/content/repositories/snapshots/net/schmizz/sshj/0.9.1-SNAPSHOT/maven-metadata.xml
 (2 KB at 46.6 KB/sec)
         
         
         
[WARNING] Could not transfer metadata 
net.schmizz:sshj:0.9.1-SNAPSHOT/maven-metadata.xml from/to apache-snapshots 
(https://repository.apache.org/content/repositories/snapshots): peer not 
authenticated
Downloading: 
http://repo.springsource.org/milestone/net/schmizz/sshj/0.10.1-SNAPSHOT/maven-metadata.xml
Downloading: 
https://oss.sonatype.org/content/repositories/snapshots/net/schmizz/sshj/0.10.1-SNAPSHOT/maven-metadata.xml
Downloading: 
http://people.apache.org/~brock/approvals-maven-repository/net/schmizz/sshj/0.10.1-SNAPSHOT/maven-metadata.xml
Downloading: 
https://repository.apache.org/content/repositories/snapshots/net/schmizz/sshj/0.10.1-SNAPSHOT/maven-metadata.xml
         
2/2 KB   
Downloading: 
http://repository.apache.org/snapshots/net/schmizz/sshj/0.10.1-SNAPSHOT/maven-metadata.xml
         
Downloaded: 
https://oss.sonatype.org/content/repositories/snapshots/net/schmizz/sshj/0.10.1-SNAPSHOT/maven-metadata.xml
 (2 KB at 38.4 KB/sec)
Downloading: 
https://oss.sonatype.org/content/repositories/snapshots/net/schmizz/sshj/0.10.1-SNAPSHOT/maven-metadata.xml
2/2 KB   
         
Downloaded: 
https://oss.sonatype.org/content/repositories/snapshots/net/schmizz/sshj/0.10.1-SNAPSHOT/maven-metadata.xml
 (2 KB at 35.4 KB/sec)
         
         
         
[WARNING] Could not transfer metadata 
net.schmizz:sshj:0.10.1-SNAPSHOT/maven-metadata.xml from/to apache-snapshots 
(https://repository.apache.org/content/repositories/snapshots): peer not 
authenticated
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ hive-ptest ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ 
hive-ptest ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hive-ptest ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 62 source files to 
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/classes>
[WARNING] Note: 
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/src/main/java/org/apache/hive/ptest/execution/JIRAService.java>
 uses unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ 
hive-ptest ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 17 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ 
hive-ptest ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 24 source files to 
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.10:test (default-test) @ hive-ptest ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- apache-rat-plugin:0.9:check (verify.rat) @ hive-ptest ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: .idea/
[INFO] Exclude: .git/
[INFO] Exclude: .gitignore
[INFO] Exclude: velocity.log
[INFO] Exclude: README.md
[INFO] Exclude: **/*.approved.txt
[INFO] Exclude: **/.settings/*
[INFO] Exclude: src/test/resources/
[INFO] Exclude: **/.classpath
[INFO] Exclude: **/.project
[INFO] Exclude: **/target/**
[INFO] 95 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 
approved: 95 licence.
[INFO] 
[INFO] --- maven-war-plugin:2.3:war (default-war) @ hive-ptest ---
[INFO] Packaging webapp
[INFO] Assembling webapp [hive-ptest] in 
[<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/hive-ptest-1.0]>
[INFO] Processing war project
[INFO] Copying webapp resources 
[<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/src/main/webapp]>
[INFO] Webapp assembled in [605 msecs]
[INFO] Building war: 
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/hive-ptest-1.0.war>
[INFO] Packaging classes
[INFO] Building jar: 
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/hive-ptest-1.0-classes.jar>
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:copy-dependencies (copy-dependencies) @ 
hive-ptest ---
[INFO] Copying spring-core-3.2.1.RELEASE.jar to 
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/spring-core-3.2.1.RELEASE.jar>
[INFO] Copying sshj-0.8.1.jar to 
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/sshj-0.8.1.jar>
[INFO] Copying hamcrest-core-1.1.jar to 
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/hamcrest-core-1.1.jar>
[INFO] Copying guice-3.0.jar to 
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/guice-3.0.jar>
[INFO] Copying ec2-1.7.3.jar to 
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/ec2-1.7.3.jar>
[INFO] Copying jackson-core-asl-1.9.12.jar to 
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/jackson-core-asl-1.9.12.jar>
[INFO] Copying jclouds-bouncycastle-1.7.3.jar to 
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/jclouds-bouncycastle-1.7.3.jar>
[INFO] Copying jsch.agentproxy.sshj-0.0.7.jar to 
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/jsch.agentproxy.sshj-0.0.7.jar>
[INFO] Copying commons-logging-1.1.1.jar to 
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/commons-logging-1.1.1.jar>
[INFO] Copying jsch.agentproxy.usocket-nc-0.0.7.jar to 
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/jsch.agentproxy.usocket-nc-0.0.7.jar>
[INFO] Copying httpcore-4.2.4.jar to 
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/httpcore-4.2.4.jar>
[INFO] Copying spring-webmvc-3.2.1.RELEASE.jar to 
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/spring-webmvc-3.2.1.RELEASE.jar>
[INFO] Copying mockito-all-1.9.0.jar to 
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/mockito-all-1.9.0.jar>
[INFO] Copying jsch.agentproxy.usocket-jna-0.0.7.jar to 
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/jsch.agentproxy.usocket-jna-0.0.7.jar>
[INFO] Copying commons-io-2.1.jar to 
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/commons-io-2.1.jar>
[INFO] Copying log4j-1.2.17.jar to 
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/log4j-1.2.17.jar>
[INFO] Copying junit-4.10.jar to 
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/junit-4.10.jar>
[INFO] Copying xml-apis-1.0.b2.jar to 
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/xml-apis-1.0.b2.jar>
[INFO] Copying commons-lang-2.5.jar to 
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/commons-lang-2.5.jar>
[INFO] Copying httpclient-4.2.5.jar to 
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/httpclient-4.2.5.jar>
[INFO] Copying sts-1.7.3.jar to 
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/sts-1.7.3.jar>
[INFO] Copying rocoto-6.2.jar to 
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/rocoto-6.2.jar>
[INFO] Copying jclouds-log4j-1.7.3.jar to 
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/jclouds-log4j-1.7.3.jar>
[INFO] Copying aopalliance-1.0.jar to 
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/aopalliance-1.0.jar>
[INFO] Copying jsr311-api-1.1.1.jar to 
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/jsr311-api-1.1.1.jar>
[INFO] Copying jclouds-sshj-1.7.3.jar to 
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/jclouds-sshj-1.7.3.jar>
[INFO] Copying commons-cli-1.2.jar to 
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/commons-cli-1.2.jar>
[INFO] Copying aws-ec2-1.7.3.jar to 
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/aws-ec2-1.7.3.jar>
[INFO] Copying jsch.agentproxy.core-0.0.7.jar to 
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/jsch.agentproxy.core-0.0.7.jar>
[INFO] Copying jackson-mapper-asl-1.9.12.jar to 
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/jackson-mapper-asl-1.9.12.jar>
[INFO] Copying bcpkix-jdk15on-1.49.jar to 
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/bcpkix-jdk15on-1.49.jar>
[INFO] Copying jsr250-api-1.0.jar to 
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/jsr250-api-1.0.jar>
[INFO] Copying spring-aop-3.2.1.RELEASE.jar to 
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/spring-aop-3.2.1.RELEASE.jar>
[INFO] Copying bcprov-ext-jdk15on-1.49.jar to 
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/bcprov-ext-jdk15on-1.49.jar>
[INFO] Copying jsch.agentproxy.connector-factory-0.0.7.jar to 
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/jsch.agentproxy.connector-factory-0.0.7.jar>
[INFO] Copying spring-web-3.2.1.RELEASE.jar to 
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/spring-web-3.2.1.RELEASE.jar>
[INFO] Copying commons-collections-3.2.1.jar to 
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/commons-collections-3.2.1.jar>
[INFO] Copying jclouds-compute-1.7.3.jar to 
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/jclouds-compute-1.7.3.jar>
[INFO] Copying ApprovalsJava-013.jar to 
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/ApprovalsJava-013.jar>
[INFO] Copying jclouds-scriptbuilder-1.7.3.jar to 
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/jclouds-scriptbuilder-1.7.3.jar>
[INFO] Copying spring-beans-3.2.1.RELEASE.jar to 
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/spring-beans-3.2.1.RELEASE.jar>
[INFO] Copying jclouds-slf4j-1.7.3.jar to 
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/jclouds-slf4j-1.7.3.jar>
[INFO] Copying slf4j-api-1.6.1.jar to 
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/slf4j-api-1.6.1.jar>
[INFO] Copying javax.inject-1.jar to 
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/javax.inject-1.jar>
[INFO] Copying spring-expression-3.2.1.RELEASE.jar to 
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/spring-expression-3.2.1.RELEASE.jar>
[INFO] Copying jsch.agentproxy.pageant-0.0.7.jar to 
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/jsch.agentproxy.pageant-0.0.7.jar>
[INFO] Copying slf4j-log4j12-1.6.1.jar to 
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/slf4j-log4j12-1.6.1.jar>
[INFO] Copying jclouds-core-1.7.3.jar to 
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/jclouds-core-1.7.3.jar>
[INFO] Copying jsch.agentproxy.sshagent-0.0.7.jar to 
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/jsch.agentproxy.sshagent-0.0.7.jar>
[INFO] Copying guava-15.0.jar to 
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/guava-15.0.jar>
[INFO] Copying jna-3.4.0.jar to 
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/jna-3.4.0.jar>
[INFO] Copying gson-2.2.4.jar to 
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/gson-2.2.4.jar>
[INFO] Copying platform-3.4.0.jar to 
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/platform-3.4.0.jar>
[INFO] Copying guice-assistedinject-3.0.jar to 
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/guice-assistedinject-3.0.jar>
[INFO] Copying velocity-1.7.jar to 
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/velocity-1.7.jar>
[INFO] Copying commons-codec-1.6.jar to 
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/commons-codec-1.6.jar>
[INFO] Copying spring-context-3.2.1.RELEASE.jar to 
<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/spring-context-3.2.1.RELEASE.jar>
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 29.347s
[INFO] Finished at: Sat Aug 01 06:01:15 EDT 2015
[INFO] Final Memory: 21M/56M
[INFO] ------------------------------------------------------------------------
+ set +e
+ optionalArgs=()
+ [[ -n '' ]]
+ java -cp 'target/hive-ptest-1.0-classes.jar:target/lib/*' 
org.apache.hive.ptest.api.client.PTestClient --endpoint 
http://ec2-174-129-184-35.compute-1.amazonaws.com:8181/hive-ptest-1.0/ 
--logsEndpoint http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/ 
--command testStart --profile trunkjava8-mr2 --password c0mmit --outputDir 
target/ --testHandle HIVE-TRUNK-JAVA8-97
2015-08-01 06:16:31,307 ERROR TestExecutor.run:138 Error executing 
HIVE-TRUNK-JAVA8-97 java.lang.NullPointerException: branch
        at 
com.google.common.base.Preconditions.checkNotNull(Preconditions.java:209)
        at 
org.apache.hive.ptest.execution.conf.TestConfiguration.<init>(TestConfiguration.java:101)
        at 
org.apache.hive.ptest.execution.conf.TestConfiguration.fromInputStream(TestConfiguration.java:276)
        at 
org.apache.hive.ptest.execution.conf.TestConfiguration.fromFile(TestConfiguration.java:284)
        at 
org.apache.hive.ptest.api.server.TestExecutor.run(TestExecutor.java:110)



Logs are located: 
http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/HIVE-TRUNK-JAVA8-97


Exception in thread "main" java.lang.RuntimeException: 404 Not Found
        at 
org.apache.hive.ptest.api.client.PTestClient.downloadTestResults(PTestClient.java:181)
        at 
org.apache.hive.ptest.api.client.PTestClient.testStart(PTestClient.java:129)
        at 
org.apache.hive.ptest.api.client.PTestClient.main(PTestClient.java:312)
+ ret=1
+ cd target/
+ [[ -f test-results.tar.gz ]]
+ exit 1
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results

Reply via email to