[ https://issues.apache.org/jira/browse/HIVE-20703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16656717#comment-16656717 ]
Hive QA commented on HIVE-20703: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12944598/HIVE-20703.10.patch {color:red}ERROR:{color} -1 due to build exiting with an error Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/14564/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/14564/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-14564/ 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-10-19 12:04:41.217 + [[ -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-14564/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-10-19 12:04:41.220 + cd apache-github-source-source + git fetch origin >From https://github.com/apache/hive 3963c72..bd3c05d master -> origin/master + git reset --hard HEAD HEAD is now at 3963c72 HIVE-20549: Allow user set query tag, and kill query with tag (Daniel Dai, reviewed by Thejas Nair, Sergey Shelukhin) + git clean -f -d Removing standalone-metastore/metastore-server/src/gen/ Removing standalone-metastore/src/gen/ + git checkout master Already on 'master' Your branch is behind 'origin/master' by 1 commit, and can be fast-forwarded. (use "git pull" to update your local branch) + git reset --hard origin/master HEAD is now at bd3c05d HIVE-20742: SparkSessionManagerImpl maintenance thread only cleans up session once (Antal Sinkovits reviewed by Sahil Takiar and Peter Vary) + git merge --ff-only origin/master Already up-to-date. + date '+%Y-%m-%d %T.%3N' 2018-10-19 12:04:42.284 + rm -rf ../yetus_PreCommit-HIVE-Build-14564 + mkdir ../yetus_PreCommit-HIVE-Build-14564 + git gc + cp -R . ../yetus_PreCommit-HIVE-Build-14564 + mkdir /data/hiveptest/logs/PreCommit-HIVE-Build-14564/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-blobstore/src/test/results/clientpositive/insert_into_dynamic_partitions.q.out: does not exist in index error: a/itests/hive-blobstore/src/test/results/clientpositive/insert_overwrite_dynamic_partitions.q.out: does not exist in index error: a/itests/hive-blobstore/src/test/results/clientpositive/orc_format_part.q.out: does not exist in index error: a/itests/hive-blobstore/src/test/results/clientpositive/orc_nonstd_partitions_loc.q.out: does not exist in index error: a/itests/hive-blobstore/src/test/results/clientpositive/parquet_format_part.q.out: does not exist in index error: a/itests/hive-blobstore/src/test/results/clientpositive/parquet_nonstd_partitions_loc.q.out: does not exist in index error: a/itests/hive-blobstore/src/test/results/clientpositive/rcfile_format_part.q.out: does not exist in index error: a/itests/hive-blobstore/src/test/results/clientpositive/rcfile_nonstd_partitions_loc.q.out: does not exist in index error: a/ql/src/java/org/apache/hadoop/hive/ql/optimizer/Optimizer.java: does not exist in index error: a/ql/src/java/org/apache/hadoop/hive/ql/optimizer/SortedDynPartitionOptimizer.java: does not exist in index error: a/ql/src/java/org/apache/hadoop/hive/ql/optimizer/physical/LlapClusterStateForCompile.java: does not exist in index error: a/ql/src/java/org/apache/hadoop/hive/ql/parse/TezCompiler.java: does not exist in index error: a/ql/src/test/queries/clientpositive/dp_counter_mm.q: does not exist in index error: a/ql/src/test/queries/clientpositive/dp_counter_non_mm.q: does not exist in index error: a/ql/src/test/queries/clientpositive/dynpart_sort_opt_vectorization.q: does not exist in index error: a/ql/src/test/queries/clientpositive/dynpart_sort_optimization.q: does not exist in index error: a/ql/src/test/queries/clientpositive/dynpart_sort_optimization2.q: does not exist in index error: a/ql/src/test/queries/clientpositive/dynpart_sort_optimization_acid.q: does not exist in index error: a/ql/src/test/queries/clientpositive/dynpart_sort_optimization_acid2.q: does not exist in index error: a/ql/src/test/queries/clientpositive/load_data_using_job.q: does not exist in index error: a/ql/src/test/queries/clientpositive/tez_input_counters.q: does not exist in index error: a/ql/src/test/queries/clientpositive/vector_partitioned_date_time.q: does not exist in index error: a/ql/src/test/results/clientpositive/acid_table_stats.q.out: does not exist in index error: a/ql/src/test/results/clientpositive/dynpart_sort_optimization_acid2.q.out: does not exist in index error: a/ql/src/test/results/clientpositive/llap/auto_sortmerge_join_16.q.out: does not exist in index error: a/ql/src/test/results/clientpositive/llap/dynpart_sort_opt_vectorization.q.out: does not exist in index error: a/ql/src/test/results/clientpositive/llap/dynpart_sort_optimization.q.out: does not exist in index error: a/ql/src/test/results/clientpositive/llap/dynpart_sort_optimization2.q.out: does not exist in index error: a/ql/src/test/results/clientpositive/llap/dynpart_sort_optimization_acid.q.out: does not exist in index error: a/ql/src/test/results/clientpositive/llap/extrapolate_part_stats_partial_ndv.q.out: does not exist in index error: a/ql/src/test/results/clientpositive/llap/lineage3.q.out: does not exist in index error: a/ql/src/test/results/clientpositive/llap/llap_partitioned.q.out: does not exist in index error: a/ql/src/test/results/clientpositive/llap/llap_smb.q.out: does not exist in index error: a/ql/src/test/results/clientpositive/llap/load_data_using_job.q.out: does not exist in index error: a/ql/src/test/results/clientpositive/llap/load_dyn_part5.q.out: does not exist in index error: a/ql/src/test/results/clientpositive/llap/materialized_view_partitioned_3.q.out: does not exist in index error: a/ql/src/test/results/clientpositive/llap/mm_dp.q.out: does not exist in index error: a/ql/src/test/results/clientpositive/llap/orc_analyze.q.out: does not exist in index error: a/ql/src/test/results/clientpositive/llap/orc_merge1.q.out: does not exist in index error: a/ql/src/test/results/clientpositive/llap/orc_merge10.q.out: does not exist in index error: a/ql/src/test/results/clientpositive/llap/orc_merge2.q.out: does not exist in index error: a/ql/src/test/results/clientpositive/llap/orc_merge7.q.out: does not exist in index error: a/ql/src/test/results/clientpositive/llap/orc_merge_diff_fs.q.out: does not exist in index error: a/ql/src/test/results/clientpositive/llap/orc_merge_incompat2.q.out: does not exist in index error: a/ql/src/test/results/clientpositive/llap/subquery_notin.q.out: does not exist in index error: a/ql/src/test/results/clientpositive/llap/tez_dml.q.out: does not exist in index error: a/ql/src/test/results/clientpositive/llap/vector_count_distinct.q.out: does not exist in index error: a/ql/src/test/results/clientpositive/llap/vector_partitioned_date_time.q.out: does not exist in index error: patch failed: ql/src/test/results/clientpositive/llap/vector_partitioned_date_time.q.out:232 Falling back to three-way merge... Applied patch to 'ql/src/test/results/clientpositive/llap/vector_partitioned_date_time.q.out' with conflicts. Going to apply patch with: git apply -p1 /data/hiveptest/working/scratch/build.patch:44: trailing whitespace. null sort order: /data/hiveptest/working/scratch/build.patch:45: trailing whitespace. sort order: /data/hiveptest/working/scratch/build.patch:144: trailing whitespace. /data/hiveptest/working/scratch/build.patch:216: trailing whitespace. null sort order: /data/hiveptest/working/scratch/build.patch:217: trailing whitespace. sort order: error: patch failed: ql/src/test/results/clientpositive/llap/vector_partitioned_date_time.q.out:232 Falling back to three-way merge... Applied patch to 'ql/src/test/results/clientpositive/llap/vector_partitioned_date_time.q.out' with conflicts. U ql/src/test/results/clientpositive/llap/vector_partitioned_date_time.q.out warning: squelched 41 whitespace errors warning: 46 lines add whitespace errors. + result=1 + '[' 1 -ne 0 ']' + rm -rf yetus_PreCommit-HIVE-Build-14564 + exit 1 ' {noformat} This message is automatically generated. ATTACHMENT ID: 12944598 - PreCommit-HIVE-Build > Put dynamic sort partition optimization under cost based decision > ----------------------------------------------------------------- > > Key: HIVE-20703 > URL: https://issues.apache.org/jira/browse/HIVE-20703 > Project: Hive > Issue Type: Improvement > Components: Query Planning > Reporter: Vineet Garg > Assignee: Vineet Garg > Priority: Major > Attachments: HIVE-20703.1.patch, HIVE-20703.10.patch, > HIVE-20703.2.patch, HIVE-20703.3.patch, HIVE-20703.4.patch, > HIVE-20703.5.patch, HIVE-20703.6.patch, HIVE-20703.7.patch, > HIVE-20703.8.patch, HIVE-20703.9.patch > > -- This message was sent by Atlassian JIRA (v7.6.3#76005)