[ https://issues.apache.org/jira/browse/HIVE-19995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16526715#comment-16526715 ]
Hive QA commented on HIVE-19995: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12929600/HIVE-19995.02.patch {color:red}ERROR:{color} -1 due to build exiting with an error Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/12218/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/12218/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-12218/ 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-06-28 19:51:54.459 + [[ -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-12218/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-06-28 19:51:54.462 + cd apache-github-source-source + git fetch origin >From https://github.com/apache/hive ae008b7..777d62c master -> origin/master + git reset --hard HEAD HEAD is now at ae008b7 HIVE-20007: Hive should carry out timestamp computations in UTC (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan) + git clean -f -d + 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 777d62c HIVE-19404: Revise DDL Task Result Logging (Andrew Sherman, reviewed by Yongzhi Chen) + git merge --ff-only origin/master Already up-to-date. + date '+%Y-%m-%d %T.%3N' 2018-06-28 19:51:56.293 + rm -rf ../yetus_PreCommit-HIVE-Build-12218 + mkdir ../yetus_PreCommit-HIVE-Build-12218 + git gc + cp -R . ../yetus_PreCommit-HIVE-Build-12218 + mkdir /data/hiveptest/logs/PreCommit-HIVE-Build-12218/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: patch failed: ql/src/test/results/clientpositive/acid_table_stats.q.out:133 Falling back to three-way merge... Applied patch to 'ql/src/test/results/clientpositive/acid_table_stats.q.out' with conflicts. error: patch failed: ql/src/test/results/clientpositive/llap/acid_vectorization_original.q.out:665 Falling back to three-way merge... Applied patch to 'ql/src/test/results/clientpositive/llap/acid_vectorization_original.q.out' with conflicts. error: patch failed: ql/src/test/results/clientpositive/llap/dynpart_sort_optimization_acid.q.out:95 Falling back to three-way merge... Applied patch to 'ql/src/test/results/clientpositive/llap/dynpart_sort_optimization_acid.q.out' with conflicts. error: patch failed: ql/src/test/results/clientpositive/llap/insert_values_orig_table_use_metadata.q.out:170 Falling back to three-way merge... Applied patch to 'ql/src/test/results/clientpositive/llap/insert_values_orig_table_use_metadata.q.out' with conflicts. error: patch failed: ql/src/test/results/clientpositive/row__id.q.out:62 Falling back to three-way merge... Applied patch to 'ql/src/test/results/clientpositive/row__id.q.out' with conflicts. error: patch failed: ql/src/test/results/clientpositive/tez/acid_vectorization_original_tez.q.out:680 Falling back to three-way merge... Applied patch to 'ql/src/test/results/clientpositive/tez/acid_vectorization_original_tez.q.out' with conflicts. Going to apply patch with: git apply -p0 /data/hiveptest/working/scratch/build.patch:64: trailing whitespace. explain merge into t as t using upd_t as u ON t.a = u.a /data/hiveptest/working/scratch/build.patch:68: trailing whitespace. merge into t as t using upd_t as u ON t.a = u.a /data/hiveptest/working/scratch/build.patch:77: trailing whitespace. merge into t as t using upd_t as u ON t.a = u.a /data/hiveptest/working/scratch/build.patch:131: trailing whitespace. numRows 2000 /data/hiveptest/working/scratch/build.patch:132: trailing whitespace. rawDataSize 0 error: patch failed: ql/src/test/results/clientpositive/acid_table_stats.q.out:133 Falling back to three-way merge... Applied patch to 'ql/src/test/results/clientpositive/acid_table_stats.q.out' with conflicts. error: patch failed: ql/src/test/results/clientpositive/llap/acid_vectorization_original.q.out:665 Falling back to three-way merge... Applied patch to 'ql/src/test/results/clientpositive/llap/acid_vectorization_original.q.out' with conflicts. error: patch failed: ql/src/test/results/clientpositive/llap/dynpart_sort_optimization_acid.q.out:95 Falling back to three-way merge... Applied patch to 'ql/src/test/results/clientpositive/llap/dynpart_sort_optimization_acid.q.out' with conflicts. error: patch failed: ql/src/test/results/clientpositive/llap/insert_values_orig_table_use_metadata.q.out:170 Falling back to three-way merge... Applied patch to 'ql/src/test/results/clientpositive/llap/insert_values_orig_table_use_metadata.q.out' with conflicts. error: patch failed: ql/src/test/results/clientpositive/row__id.q.out:62 Falling back to three-way merge... Applied patch to 'ql/src/test/results/clientpositive/row__id.q.out' with conflicts. error: patch failed: ql/src/test/results/clientpositive/tez/acid_vectorization_original_tez.q.out:680 Falling back to three-way merge... Applied patch to 'ql/src/test/results/clientpositive/tez/acid_vectorization_original_tez.q.out' with conflicts. U ql/src/test/results/clientpositive/acid_table_stats.q.out U ql/src/test/results/clientpositive/llap/acid_vectorization_original.q.out U ql/src/test/results/clientpositive/llap/dynpart_sort_optimization_acid.q.out U ql/src/test/results/clientpositive/llap/insert_values_orig_table_use_metadata.q.out U ql/src/test/results/clientpositive/row__id.q.out U ql/src/test/results/clientpositive/tez/acid_vectorization_original_tez.q.out warning: squelched 142 whitespace errors warning: 147 lines add whitespace errors. + result=1 + '[' 1 -ne 0 ']' + rm -rf yetus_PreCommit-HIVE-Build-12218 + exit 1 ' {noformat} This message is automatically generated. ATTACHMENT ID: 12929600 - PreCommit-HIVE-Build > Aggregate row traffic for acid tables > ------------------------------------- > > Key: HIVE-19995 > URL: https://issues.apache.org/jira/browse/HIVE-19995 > Project: Hive > Issue Type: Sub-task > Components: Statistics, Transactions > Reporter: Zoltan Haindrich > Assignee: Zoltan Haindrich > Priority: Major > Attachments: HIVE-19995.01.patch, HIVE-19995.01wip01.patch, > HIVE-19995.01wip01.patch, HIVE-19995.01wip02.patch, HIVE-19995.02.patch, > HIVE-19995.02.patch > > > for transactional tables we store basic stats in case of explicit > analyze/rewrite; but doesn't do anything in other cases....which may even > lead to plans which oom... > It would be better to aggregate the total row traffic...because that is > already available; so that operator tree estimations could work with a real > upper bound of the row numbers. -- This message was sent by Atlassian JIRA (v7.6.3#76005)