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

Hive QA commented on HIVE-18601:
--------------------------------



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

{color:red}ERROR:{color} -1 due to no test(s) being added or modified.

{color:red}ERROR:{color} -1 due to 22 failed/errored test(s), 12965 tests 
executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestAccumuloCliDriver.testCliDriver[accumulo_queries]
 (batchId=240)
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[ppd_join5] (batchId=36)
org.apache.hadoop.hive.cli.TestEncryptedHDFSCliDriver.testCliDriver[encryption_move_tbl]
 (batchId=175)
org.apache.hadoop.hive.cli.TestMiniLlapCliDriver.testCliDriver[llap_smb] 
(batchId=152)
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[bucket_map_join_tez1]
 (batchId=172)
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[insert_values_orig_table_use_metadata]
 (batchId=167)
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[llap_acid] 
(batchId=171)
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[llap_acid_fast]
 (batchId=161)
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[resourceplan]
 (batchId=164)
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[sysdb] 
(batchId=161)
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[vectorization_input_format_excludes]
 (batchId=163)
org.apache.hadoop.hive.cli.TestMiniSparkOnYarnCliDriver.testCliDriver[bucketizedhiveinputformat]
 (batchId=180)
org.apache.hadoop.hive.cli.TestSparkCliDriver.testCliDriver[ppd_join5] 
(batchId=122)
org.apache.hadoop.hive.cli.control.TestDanglingQOuts.checkDanglingQOut 
(batchId=221)
org.apache.hadoop.hive.metastore.client.TestGetPartitions.testGetPartitionWithAuthInfoNoDbName[Embedded]
 (batchId=206)
org.apache.hadoop.hive.ql.TestTxnCommands2WithSplitUpdateAndVectorization.testFailureOnAlteringTransactionalProperties
 (batchId=290)
org.apache.hadoop.hive.ql.exec.TestOperators.testNoConditionalTaskSizeForLlap 
(batchId=282)
org.apache.hadoop.hive.ql.io.TestDruidRecordWriter.testWrite (batchId=256)
org.apache.hive.beeline.cli.TestHiveCli.testNoErrorDB (batchId=188)
org.apache.hive.jdbc.TestSSL.testConnectionMismatch (batchId=234)
org.apache.hive.jdbc.TestSSL.testConnectionWrongCertCN (batchId=234)
org.apache.hive.jdbc.TestSSL.testMetastoreConnectionWrongCertCN (batchId=234)
{noformat}

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

Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.YetusPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
Tests exited with: TestsFailedException: 22 tests failed
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12908759 - PreCommit-HIVE-Build

> Support Power platform by updating protoc-jar-maven-plugin version
> ------------------------------------------------------------------
>
>                 Key: HIVE-18601
>                 URL: https://issues.apache.org/jira/browse/HIVE-18601
>             Project: Hive
>          Issue Type: Bug
>          Components: Standalone Metastore
>    Affects Versions: 3.0.0
>         Environment: # uname -a
> Linux pts00607-vm16 4.4.0-31-generic #50-Ubuntu SMP Wed Jul 13 00:05:18 UTC 
> 2016 ppc64le ppc64le ppc64le GNU/Linux
>  # # cat /etc/lsb-release
> DISTRIB_ID=Ubuntu
> DISTRIB_RELEASE=16.04
> DISTRIB_CODENAME=xenial
> DISTRIB_DESCRIPTION="Ubuntu 16.04.3 LTS"
>            Reporter: Pravin Dsilva
>            Assignee: Pravin Dsilva
>            Priority: Major
>         Attachments: HIVE-18601.patch
>
>
> Below is error is seen while building standalone-metastore project
> {code:java}
> [INFO] --- protoc-jar-maven-plugin:3.0.0-a3:run 
> (default) @ hive-standalone-metastore ---
> [INFO] Protoc version: 2.5.0
> [INFO] Input directories:
> [INFO] 
> /var/lib/jenkins/workspace/hive/standalone-metastore/src/main/protobuf/org/apache/hadoop/hive/metastore
> [INFO] Output targets:
> [INFO] java: 
> /var/lib/jenkins/workspace/hive/standalone-metastore/target/generated-sources 
> (add: none, clean: false)
> [INFO] 
> /var/lib/jenkins/workspace/hive/standalone-metastore/target/generated-sources 
> does not exist. Creating...
> [INFO] Processing (java): metastore.proto
> protoc-jar: protoc version: 250, detected platform: linux/ppc64le
> protoc-jar: executing: [/tmp/protoc1841305810088884216.exe, 
> -I/var/lib/jenkins/workspace/hive/standalone-metastore/src/main/protobuf/org/apache/hadoop/hive/metastore,
>  
> --java_out=/var/lib/jenkins/workspace/hive/standalone-metastore/target/generated-sources,
>  
> /var/lib/jenkins/workspace/hive/standalone-metastore/src/main/protobuf/org/apache/hadoop/hive/metastore/metastore.proto]
> /tmp/protoc1841305810088884216.exe: 1: /tmp/protoc1841305810088884216.exe: 
> ELF: not found
> /tmp/protoc1841305810088884216.exe: 1: /tmp/protoc1841305810088884216.exe: 
> Cȁ: not found
> /tmp/protoc1841305810088884216.exe: 2: /tmp/protoc1841305810088884216.exe: �: 
> not found
> /tmp/protoc1841305810088884216.exe: 3: /tmp/protoc1841305810088884216.exe: 
> ��_�c���jnP���R���?��Y@�9��Ch��߳yIk��: not found
> /tmp/protoc1841305810088884216.exe: 2: /tmp/protoc1841305810088884216.exe: 
> Syntax error: Unterminated quoted string{code}
>  
> The protoc-jar-maven-plugin version used is 3.0.0-a3 whereas Power (ppc64le) 
> support was added in 3.5.1.1. 



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

Reply via email to