[ https://issues.apache.org/jira/browse/HIVE-19211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16456988#comment-16456988 ]
Hive QA commented on HIVE-19211: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12920905/HIVE-19211.8.patch {color:red}ERROR:{color} -1 due to build exiting with an error Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/10535/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/10535/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-10535/ Messages: {noformat} Executing org.apache.hive.ptest.execution.TestCheckPhase Executing org.apache.hive.ptest.execution.PrepPhase Tests exited with: NonZeroExitCodeException Command 'bash /data/hiveptest/working/scratch/source-prep.sh' failed with exit status 1 and output '+ date '+%Y-%m-%d %T.%3N' 2018-04-27 20:15:00.052 + [[ -n /usr/lib/jvm/java-8-openjdk-amd64 ]] + export JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64 + JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64 + export PATH=/usr/lib/jvm/java-8-openjdk-amd64/bin/:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games + PATH=/usr/lib/jvm/java-8-openjdk-amd64/bin/:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games + export 'ANT_OPTS=-Xmx1g -XX:MaxPermSize=256m ' + ANT_OPTS='-Xmx1g -XX:MaxPermSize=256m ' + export 'MAVEN_OPTS=-Xmx1g ' + MAVEN_OPTS='-Xmx1g ' + cd /data/hiveptest/working/ + tee /data/hiveptest/logs/PreCommit-HIVE-Build-10535/source-prep.txt + [[ false == \t\r\u\e ]] + mkdir -p maven ivy + [[ git = \s\v\n ]] + [[ git = \g\i\t ]] + [[ -z master ]] + [[ -d apache-github-source-source ]] + [[ ! -d apache-github-source-source/.git ]] + [[ ! -d apache-github-source-source ]] + date '+%Y-%m-%d %T.%3N' 2018-04-27 20:15:00.055 + cd apache-github-source-source + git fetch origin + git reset --hard HEAD HEAD is now at 6f54709 HIVE-19330: multi_insert_partitioned.q fails with "src table does not exist" message. (Steve Yeom, reviewed by Jason Dere) + git clean -f -d + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + git reset --hard origin/master HEAD is now at 6f54709 HIVE-19330: multi_insert_partitioned.q fails with "src table does not exist" message. (Steve Yeom, reviewed by Jason Dere) + git merge --ff-only origin/master Already up-to-date. + date '+%Y-%m-%d %T.%3N' 2018-04-27 20:15:00.647 + rm -rf ../yetus_PreCommit-HIVE-Build-10535 + mkdir ../yetus_PreCommit-HIVE-Build-10535 + git gc + cp -R . ../yetus_PreCommit-HIVE-Build-10535 + mkdir /data/hiveptest/logs/PreCommit-HIVE-Build-10535/yetus + patchCommandPath=/data/hiveptest/working/scratch/smart-apply-patch.sh + patchFilePath=/data/hiveptest/working/scratch/build.patch + [[ -f /data/hiveptest/working/scratch/build.patch ]] + chmod +x /data/hiveptest/working/scratch/smart-apply-patch.sh + /data/hiveptest/working/scratch/smart-apply-patch.sh /data/hiveptest/working/scratch/build.patch error: a/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java: does not exist in index error: a/itests/hive-unit/pom.xml: does not exist in index error: a/itests/hive-unit/src/test/java/org/apache/hadoop/hive/ql/txn/compactor/TestCompactor.java: does not exist in index error: a/metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStoreUtils.java: does not exist in index error: a/ql/src/java/org/apache/hadoop/hive/ql/io/orc/OrcRecordUpdater.java: does not exist in index error: a/ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java: does not exist in index error: a/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java: does not exist in index error: a/streaming/pom.xml: does not exist in index error: a/streaming/src/java/org/apache/hive/streaming/AbstractRecordWriter.java: does not exist in index error: a/streaming/src/java/org/apache/hive/streaming/ConnectionError.java: does not exist in index error: a/streaming/src/java/org/apache/hive/streaming/DelimitedInputWriter.java: does not exist in index error: a/streaming/src/java/org/apache/hive/streaming/HeartBeatFailure.java: does not exist in index error: a/streaming/src/java/org/apache/hive/streaming/HiveEndPoint.java: does not exist in index error: a/streaming/src/java/org/apache/hive/streaming/ImpersonationFailed.java: does not exist in index error: a/streaming/src/java/org/apache/hive/streaming/InvalidColumn.java: does not exist in index error: a/streaming/src/java/org/apache/hive/streaming/InvalidPartition.java: does not exist in index error: a/streaming/src/java/org/apache/hive/streaming/InvalidTable.java: does not exist in index error: a/streaming/src/java/org/apache/hive/streaming/InvalidTrasactionState.java: does not exist in index error: a/streaming/src/java/org/apache/hive/streaming/PartitionCreationFailed.java: does not exist in index error: a/streaming/src/java/org/apache/hive/streaming/QueryFailedException.java: does not exist in index error: a/streaming/src/java/org/apache/hive/streaming/RecordWriter.java: does not exist in index error: a/streaming/src/java/org/apache/hive/streaming/SerializationError.java: does not exist in index error: a/streaming/src/java/org/apache/hive/streaming/StreamingConnection.java: does not exist in index error: a/streaming/src/java/org/apache/hive/streaming/StreamingException.java: does not exist in index error: a/streaming/src/java/org/apache/hive/streaming/StreamingIOFailure.java: does not exist in index error: a/streaming/src/java/org/apache/hive/streaming/StrictJsonWriter.java: does not exist in index error: a/streaming/src/java/org/apache/hive/streaming/StrictRegexWriter.java: does not exist in index error: a/streaming/src/java/org/apache/hive/streaming/TransactionBatch.java: does not exist in index error: a/streaming/src/java/org/apache/hive/streaming/TransactionBatchUnAvailable.java: does not exist in index error: a/streaming/src/java/org/apache/hive/streaming/TransactionError.java: does not exist in index error: a/streaming/src/test/org/apache/hive/streaming/TestDelimitedInputWriter.java: does not exist in index error: a/streaming/src/test/org/apache/hive/streaming/TestStreaming.java: does not exist in index error: patch failed: itests/hive-unit/src/test/java/org/apache/hadoop/hive/ql/txn/compactor/TestCompactor.java:17 Falling back to three-way merge... Applied patch to 'itests/hive-unit/src/test/java/org/apache/hadoop/hive/ql/txn/compactor/TestCompactor.java' with conflicts. Going to apply patch with: git apply -p1 /data/hiveptest/working/scratch/build.patch:1764: trailing whitespace. return "HiveClientCacheKey: uri=" + this.metaStoreURIs + " ugi=" + this.ugi + " thread=" + this.threadId; error: patch failed: itests/hive-unit/src/test/java/org/apache/hadoop/hive/ql/txn/compactor/TestCompactor.java:17 Falling back to three-way merge... Applied patch to 'itests/hive-unit/src/test/java/org/apache/hadoop/hive/ql/txn/compactor/TestCompactor.java' with conflicts. U itests/hive-unit/src/test/java/org/apache/hadoop/hive/ql/txn/compactor/TestCompactor.java warning: 1 line adds whitespace errors. + exit 1 ' {noformat} This message is automatically generated. ATTACHMENT ID: 12920905 - PreCommit-HIVE-Build > New streaming ingest API and support for dynamic partitioning > ------------------------------------------------------------- > > Key: HIVE-19211 > URL: https://issues.apache.org/jira/browse/HIVE-19211 > Project: Hive > Issue Type: Sub-task > Components: Streaming > Affects Versions: 3.0.0, 3.1.0 > Reporter: Prasanth Jayachandran > Assignee: Prasanth Jayachandran > Priority: Major > Attachments: HIVE-19211.1.patch, HIVE-19211.2.patch, > HIVE-19211.3.patch, HIVE-19211.4.patch, HIVE-19211.5.patch, > HIVE-19211.6.patch, HIVE-19211.7.patch, HIVE-19211.8.patch > > > - New streaming API under new hive sub-module > - Dynamic partitioning support > - Auto-rollover transactions > - Automatic heartbeating -- This message was sent by Atlassian JIRA (v7.6.3#76005)