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

Hive QA commented on HIVE-20756:
--------------------------------



Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12944233/HIVE-20756.01-branch-1.patch

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

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

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-17 14:14:29.406
+ [[ -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-14521/source-prep.txt
+ [[ false == \t\r\u\e ]]
+ mkdir -p maven ivy
+ [[ git = \s\v\n ]]
+ [[ git = \g\i\t ]]
+ [[ -z branch-1 ]]
+ [[ -d apache-github-branch-1-source ]]
+ [[ ! -d apache-github-branch-1-source/.git ]]
+ [[ ! -d apache-github-branch-1-source ]]
+ date '+%Y-%m-%d %T.%3N'
2018-10-17 14:14:29.458
+ cd apache-github-branch-1-source
+ git fetch origin
>From https://github.com/apache/hive
   8b16ad0..a457012  branch-2   -> origin/branch-2
   b558131..1ce6c7c  branch-3   -> origin/branch-3
   bcc7df9..c39b5d1  branch-3.1 -> origin/branch-3.1
   50d5bbb..fa97c67  master     -> origin/master
 * [new branch]      master-tez092 -> origin/master-tez092
+ git reset --hard HEAD
HEAD is now at db72a86 HIVE-18836 : backport HIVE-17600 to hive 1 (Sergey 
Shelukhin, reviewed by Prasanth Jayachandran)
+ git clean -f -d
+ git checkout branch-1
Already on 'branch-1'
Your branch is up-to-date with 'origin/branch-1'.
+ git reset --hard origin/branch-1
HEAD is now at db72a86 HIVE-18836 : backport HIVE-17600 to hive 1 (Sergey 
Shelukhin, reviewed by Prasanth Jayachandran)
+ git merge --ff-only origin/branch-1
Already up-to-date.
+ date '+%Y-%m-%d %T.%3N'
2018-10-17 14:14:40.669
+ rm -rf ../yetus_PreCommit-HIVE-Build-14521
+ mkdir ../yetus_PreCommit-HIVE-Build-14521
+ git gc
+ cp -R . ../yetus_PreCommit-HIVE-Build-14521
+ mkdir /data/hiveptest/logs/PreCommit-HIVE-Build-14521/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
fatal: corrupt patch at line 18
fatal: corrupt patch at line 18
fatal: corrupt patch at line 18
The patch does not appear to apply with p0, p1, or p2
+ result=1
+ '[' 1 -ne 0 ']'
+ rm -rf yetus_PreCommit-HIVE-Build-14521
+ exit 1
'
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12944233 - PreCommit-HIVE-Build

> Disable SARG leaf creation for date column until ORC-135
> --------------------------------------------------------
>
>                 Key: HIVE-20756
>                 URL: https://issues.apache.org/jira/browse/HIVE-20756
>             Project: Hive
>          Issue Type: Bug
>    Affects Versions: 2.1.1
>            Reporter: Chiran Ravani
>            Assignee: Chiran Ravani
>            Priority: Major
>         Attachments: HIVE-20756.01-branch-1.patch, HIVE-20756.1.patch
>
>
> Until ORC-135 is committed and orc version is updated in hive, disable SARG 
> creation for date columns in hive.



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

Reply via email to