[ 
https://issues.apache.org/jira/browse/HIVE-17084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16748050#comment-16748050
 ] 

Hive QA commented on HIVE-17084:
--------------------------------



Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12955656/HIVE-17084.29.patch

{color:red}ERROR:{color} -1 due to build exiting with an error

Test results: 
https://builds.apache.org/job/PreCommit-HIVE-Build/15719/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/15719/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-15719/

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'
2019-01-21 16:03:53.357
+ [[ -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-15719/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'
2019-01-21 16:03:53.360
+ cd apache-github-source-source
+ git fetch origin
+ git reset --hard HEAD
HEAD is now at 34c8ca4 HIVE-20879: Using null in a projection expression leads 
to CastException (David Lavati via Zoltan Haindrich)
+ git clean -f -d
Removing standalone-metastore/metastore-server/src/gen/
+ git checkout master
Already on 'master'
Your branch is up-to-date with 'origin/master'.
+ git reset --hard origin/master
HEAD is now at 34c8ca4 HIVE-20879: Using null in a projection expression leads 
to CastException (David Lavati via Zoltan Haindrich)
+ git merge --ff-only origin/master
Already up-to-date.
+ date '+%Y-%m-%d %T.%3N'
2019-01-21 16:03:54.472
+ rm -rf ../yetus_PreCommit-HIVE-Build-15719
+ mkdir ../yetus_PreCommit-HIVE-Build-15719
+ git gc
+ cp -R . ../yetus_PreCommit-HIVE-Build-15719
+ mkdir /data/hiveptest/logs/PreCommit-HIVE-Build-15719/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/filter_cond_pushdown_HIVE_15647.q.out:140
Falling back to three-way merge...
Applied patch to 
'ql/src/test/results/clientpositive/filter_cond_pushdown_HIVE_15647.q.out' with 
conflicts.
Going to apply patch with: git apply -p0
/data/hiveptest/working/scratch/build.patch:4366: trailing whitespace.
            ds 
/data/hiveptest/working/scratch/build.patch:4367: trailing whitespace.
            hr 
/data/hiveptest/working/scratch/build.patch:18298: trailing whitespace.
COLUMN_STATS_ACCURATE   {\"COLUMN_STATS\":{\"employeename\":\"true\"}}          
                                                                 
/data/hiveptest/working/scratch/build.patch:85571: trailing whitespace.
            ds 
/data/hiveptest/working/scratch/build.patch:85572: trailing whitespace.
            hr 
error: patch failed: 
ql/src/test/results/clientpositive/filter_cond_pushdown_HIVE_15647.q.out:140
Falling back to three-way merge...
Applied patch to 
'ql/src/test/results/clientpositive/filter_cond_pushdown_HIVE_15647.q.out' with 
conflicts.
U ql/src/test/results/clientpositive/filter_cond_pushdown_HIVE_15647.q.out
warning: squelched 1 whitespace error
warning: 6 lines add whitespace errors.
+ result=1
+ '[' 1 -ne 0 ']'
+ rm -rf yetus_PreCommit-HIVE-Build-15719
+ exit 1
'
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12955656 - PreCommit-HIVE-Build

> Turn on hive.stats.fetch.column.stats configuration flag
> --------------------------------------------------------
>
>                 Key: HIVE-17084
>                 URL: https://issues.apache.org/jira/browse/HIVE-17084
>             Project: Hive
>          Issue Type: Task
>          Components: Statistics
>            Reporter: Vineet Garg
>            Assignee: Zoltan Haindrich
>            Priority: Major
>             Fix For: 3.2.0
>
>         Attachments: HIVE-17084.08.patch, HIVE-17084.09.patch, 
> HIVE-17084.1.patch, HIVE-17084.10.patch, HIVE-17084.11.patch, 
> HIVE-17084.12.patch, HIVE-17084.13.patch, HIVE-17084.14.patch, 
> HIVE-17084.15.patch, HIVE-17084.16.patch, HIVE-17084.17.patch, 
> HIVE-17084.18.patch, HIVE-17084.19.patch, HIVE-17084.20.patch, 
> HIVE-17084.21.patch, HIVE-17084.22.patch, HIVE-17084.23.patch, 
> HIVE-17084.24.patch, HIVE-17084.25.patch, HIVE-17084.26.patch, 
> HIVE-17084.27.patch, HIVE-17084.28.patch, HIVE-17084.29.patch, 
> HIVE-170884.4.patch, HIVE-170884.5.patch, HIVE-170884.7.patch
>
>
> This flag is off by default and could result in bad plans due to missing 
> column statistics.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to