You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "Kengo Seki (Jira)" <ji...@apache.org> on 2021/05/27 00:29:00 UTC

[jira] [Commented] (BIGTOP-3533) Enable Apache Bigtop build on ppc64le

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

Kengo Seki commented on BIGTOP-3533:
------------------------------------

I've finished setting up the CI, and found some build failures.

* Hadoop: failed to build the native libraries. BIGTOP-3542 was supposed to fix it.
https://ci.bigtop.apache.org/view/Packages/job/Bigtop-trunk-packages/700/COMPONENTS=hadoop,OS=debian-10-ppc64le/console

* Hive, Phoenix: failed to download the ppc64le version of protoc 2.5.0 executable via maven plugin. We should force them to use the protoc locally installed via bigtop_toolchain.
https://ci.bigtop.apache.org/view/Packages/job/Bigtop-trunk-packages/699/COMPONENTS=hive,OS=centos-8-ppc64le/console
https://ci.bigtop.apache.org/view/Packages/job/Bigtop-trunk-packages/699/COMPONENTS=phoenix,OS=centos-7-ppc64le/console

* HBase, Zeppelin: failed to download the ppc64le version of protoc 3.5.x executable via maven plugin. Should we upgrade them to 3.9.0+, in which the ppc64le binary is officially provided?
https://ci.bigtop.apache.org/view/Packages/job/Bigtop-trunk-packages/700/COMPONENTS=hbase,OS=ubuntu-18.04-ppc64le/console
https://ci.bigtop.apache.org/view/Packages/job/Bigtop-trunk-packages/699/COMPONENTS=zeppelin,OS=centos-7-ppc64le/console

* Alluxio: failed to download the ppc64le version of protoc-gen-grpc-java binary. Its prebuilt binary for ppc64le doesn't seem to be officially provided. Should we build it ourselves in bigtop_toolchain?
https://ci.bigtop.apache.org/view/Packages/job/Bigtop-trunk-packages/699/COMPONENTS=alluxio,OS=fedora-33-ppc64le/console


> Enable Apache Bigtop build on ppc64le
> -------------------------------------
>
>                 Key: BIGTOP-3533
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-3533
>             Project: Bigtop
>          Issue Type: Task
>          Components: build
>            Reporter: Amir F Sanjar
>            Assignee: Kengo Seki
>            Priority: Major
>             Fix For: 3.0.0
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)