[ 
https://issues.apache.org/jira/browse/HIVE-18601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alan Gates updated HIVE-18601:
------------------------------
       Resolution: Fixed
    Fix Version/s: 3.0.0
           Status: Resolved  (was: Patch Available)

Patch committed.  Thanks Pravin.

> 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
>             Fix For: 3.0.0
>
>         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