[
https://issues.apache.org/jira/browse/HIVE-18401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16318775#comment-16318775
]
Hive QA commented on HIVE-18401:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12905238/HIVE-18401.1.patch
{color:red}ERROR:{color} -1 due to build exiting with an error
Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/8525/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/8525/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-8525/
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-01-09 17:26:59.442
+ [[ -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-8525/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-01-09 17:26:59.445
+ cd apache-github-source-source
+ git fetch origin
>From https://github.com/apache/hive
8412748..c253955 master -> origin/master
070649d..47ff260 branch-2 -> origin/branch-2
Auto packing the repository in background for optimum performance.
See "git help gc" for manual housekeeping.
+ git reset --hard HEAD
HEAD is now at 8412748 HIVE-18330 : Fix TestMsgBusConnection - doesn't test
tests the original intention (Zoltan Haindrich via 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 c253955 HIVE-11609: Capability to add a filter to hbase scan via
composite key doesn't work (Barna Zsombor Klara, Swarnim Kulkarni, reviewed by
Aihua Xue and Yongzhi Chen)
+ git merge --ff-only origin/master
Already up-to-date.
+ date '+%Y-%m-%d %T.%3N'
2018-01-09 17:27:04.179
+ rm -rf ../yetus
+ mkdir ../yetus
+ cp -R . ../yetus
cp: cannot stat ?./.git/gc.pid?: No such file or directory
+ exit 1
'
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12905238 - PreCommit-HIVE-Build
> load data should rename files consistent with insert statements (bucketed
> tables only) Part3
> --------------------------------------------------------------------------------------------
>
> Key: HIVE-18401
> URL: https://issues.apache.org/jira/browse/HIVE-18401
> Project: Hive
> Issue Type: Sub-task
> Reporter: Deepak Jaiswal
> Assignee: Deepak Jaiswal
> Attachments: HIVE-18401.1.patch
>
>
> As part of this effort, this JIRA tracks updating tests which use load data
> files srcbucket20 etc
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)