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

Hive QA commented on HIVE-14990:
--------------------------------



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

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

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

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'
2016-11-15 06:19:39.132
+ [[ -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-2123/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'
2016-11-15 06:19:39.135
+ cd apache-github-source-source
+ git fetch origin
+ git reset --hard HEAD
HEAD is now at 6536e30 HIVE-15069: Optimize MetaStoreDirectSql:: 
aggrColStatsForPartitions during query compilation (Rajesh Balamohan reviewed 
by Sergey Shelukhin)
+ git clean -f -d
Removing common/src/java/org/apache/hadoop/hive/conf/HiveConf.java.orig
Removing itests/util/src/main/java/org/apache/hadoop/hive/ql/QTestUtil.java.orig
Removing 
metastore/src/java/org/apache/hadoop/hive/metastore/txn/TxnHandler.java.orig
+ git checkout master
Already on 'master'
Your branch is up-to-date with 'origin/master'.
+ git reset --hard origin/master
HEAD is now at 6536e30 HIVE-15069: Optimize MetaStoreDirectSql:: 
aggrColStatsForPartitions during query compilation (Rajesh Balamohan reviewed 
by Sergey Shelukhin)
+ git merge --ff-only origin/master
Already up-to-date.
+ date '+%Y-%m-%d %T.%3N'
2016-11-15 06:19:40.122
+ 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: 
metastore/src/gen/thrift/gen-cpp/ThriftHiveMetastore.cpp:1240
error: metastore/src/gen/thrift/gen-cpp/ThriftHiveMetastore.cpp: patch does not 
apply
error: patch failed: 
metastore/src/gen/thrift/gen-cpp/hive_metastore_types.cpp:17735
error: metastore/src/gen/thrift/gen-cpp/hive_metastore_types.cpp: patch does 
not apply
error: patch failed: metastore/src/gen/thrift/gen-cpp/hive_metastore_types.h:384
error: metastore/src/gen/thrift/gen-cpp/hive_metastore_types.h: patch does not 
apply
error: patch failed: 
metastore/src/gen/thrift/gen-javabean/org/apache/hadoop/hive/metastore/api/ThriftHiveMetastore.java:28995
error: 
metastore/src/gen/thrift/gen-javabean/org/apache/hadoop/hive/metastore/api/ThriftHiveMetastore.java:
 patch does not apply
error: patch failed: 
metastore/src/gen/thrift/gen-php/metastore/ThriftHiveMetastore.php:10856
error: metastore/src/gen/thrift/gen-php/metastore/ThriftHiveMetastore.php: 
patch does not apply
error: patch failed: 
metastore/src/gen/thrift/gen-py/hive_metastore/ThriftHiveMetastore.py:11367
error: metastore/src/gen/thrift/gen-py/hive_metastore/ThriftHiveMetastore.py: 
patch does not apply
error: patch failed: 
metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java:51
error: metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java: 
patch does not apply
error: patch failed: 
metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStoreClient.java:28
error: 
metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStoreClient.java: 
patch does not apply
error: patch failed: 
ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java:318
error: ql/src/java/org/apache/hadoop/hive/ql/lockmgr/DbTxnManager.java: patch 
does not apply
error: patch failed: 
ql/src/java/org/apache/hadoop/hive/ql/parse/ExportSemanticAnalyzer.java:171
error: ql/src/java/org/apache/hadoop/hive/ql/parse/ExportSemanticAnalyzer.java: 
patch does not apply
error: patch failed: 
ql/src/java/org/apache/hadoop/hive/ql/parse/ImportSemanticAnalyzer.java:38
error: ql/src/java/org/apache/hadoop/hive/ql/parse/ImportSemanticAnalyzer.java: 
patch does not apply
error: patch failed: 
ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java:71
error: ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java: patch 
does not apply
The patch does not appear to apply with p0, p1, or p2
+ exit 1
'
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12838913 - PreCommit-HIVE-Build

> run all tests for MM tables and fix the issues that are found
> -------------------------------------------------------------
>
>                 Key: HIVE-14990
>                 URL: https://issues.apache.org/jira/browse/HIVE-14990
>             Project: Hive
>          Issue Type: Sub-task
>            Reporter: Sergey Shelukhin
>            Assignee: Sergey Shelukhin
>         Attachments: HIVE-14990.01.patch, HIVE-14990.02.patch, 
> HIVE-14990.03.patch, HIVE-14990.04.patch, HIVE-14990.04.patch, 
> HIVE-14990.05.patch, HIVE-14990.05.patch, HIVE-14990.06.patch, 
> HIVE-14990.06.patch, HIVE-14990.07.patch, HIVE-14990.08.patch, 
> HIVE-14990.09.patch, HIVE-14990.patch
>
>
> Expected failures 
> 1) All HCat tests (cannot write MM tables via the HCat writer)
> 2) Almost all merge tests (alter .. concat is not supported).
> 3) Tests that run dfs commands with specific paths (path changes).
> 4) Truncate column (not supported).
> 5) Describe formatted will have the new table fields in the output (before 
> merging MM with ACID).
> 6) Many tests w/explain extended - diff in partition "base file name" (path 
> changes).
> 7) TestTxnCommands - all the conversion tests, as they check for bucket count 
> using file lists (path changes).
> 8) HBase metastore tests cause methods are not implemented.
> 9) Some load and ExIm tests that export a table and then rely on specific 
> path for load (path changes).
> 10) Bucket map join/etc. - diffs; disabled the optimization for MM tables due 
> to how it accounts for buckets



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to