Re: Ask help for build/test impala on aarch64 platform

2019-11-07 Thread Tianhua huang
gt; > On Mon, Nov 4, 2019 at 10:42 PM Jim Apple wrote: > > > Impala does not currently support aarch64. > > > > On Sun, Nov 3, 2019 at 11:50 PM Tianhua huang > > > wrote: > > > > > > Hi, all, > > > Sorry to disturb you, I am trying to bui

Ask help for build/test impala on aarch64 platform

2019-11-03 Thread Tianhua huang
Hi, all, Sorry to disturb you, I am trying to build Impala on aarch64 platform, but I did not find any useful guide/document, I wonder if impala supports aarch64 platform? Could anyone help me and any suggestions? Thank you all!

Re: Ask help for build/test impala on aarch64 platform

2019-12-10 Thread Tianhua huang
use existing packageS for kudu building? Is build-kudu-only.sh <https://github.com/cloudera/native-toolchain/blob/master/build-kudu-only.sh> of cloudera/native-toolchain for that? How to use? Thanks all! On Thu, Nov 7, 2019 at 6:14 PM Tianhua huang wrote: > @Quanlong,

Re: Discuss Impala ARM CI integration

2020-10-08 Thread Tianhua huang
s development! I don't see any jobs at > >> > status.openlabtesting.org, though -- is > >> > > >> > http://status.openlabtesting.org/builds?job_name=impala-build-test-arm64 > >> > the right link? Maybe only the owner of a job can see it? > >&g

Re: Discuss Impala ARM CI integration

2020-10-09 Thread Tianhua huang
> https://lists.apache.org/list.html?bui...@impala.apache.org > > On Thu, Oct 8, 2020 at 6:42 PM Tianhua huang > wrote: > > > Hi Jim and Tim, > > > > Thank you very much. > > I am back from vacation, sorry to reply so late, I will configure the arm > > job to se

Re: Discuss Impala ARM CI integration

2020-09-18 Thread Tianhua huang
uld solve the email problem as the notification can come from the > jenkins account and still give us one centralized place to look at various > test statuses. > > -Shant > > On Thu, Sep 17, 2020 at 8:08 AM Tianhua huang > wrote: > > > Hi all, > > > > Impala can

Discuss Impala ARM CI integration

2020-09-17 Thread Tianhua huang
Hi all, Impala can run/test on arm64 platform after our efforts, the issues we fixed you can find in https://issues.apache.org/jira/browse/IMPALA-9376 We are particularly grateful to Tim and Quanlong for their help, thanks very much! And I have integrated Impala arm64 CI with OpenLab(

Re: Discuss Impala ARM CI integration

2020-09-19 Thread Tianhua huang
I to call > openlabstesting to do the build and report the results back. > > -Shant > > On Fri, Sep 18, 2020 at 10:24 PM Tianhua huang > wrote: > > > Hi Shant, > > > > Thanks for your reply, maybe it's a good idea to trigger arm testing by > > jenkins.impala.i

Re: Discuss Impala ARM CI integration

2020-09-21 Thread Tianhua huang
n, so I'll let the other > community members who are admins speak more to this, if it seems > feasible to them. > > On Sat, Sep 19, 2020 at 2:31 AM Tianhua huang > wrote: > > > I am sorry there is no API with Openlab. But we use ZUUL in our system, > you > > can call ZU

Re: Is it possible to compile Impala on Apache hadoop/hive/hbase/sentry/ranger?

2020-07-28 Thread Tianhua huang
Now we are working on aarch64 supporting for Impala, and plan to integrate with ARM CI, but now we have to replace some *.so files, like files under cdp_components*/hadoop-3.1.1*/lib/native/*, Hadoop released version 3.3.0 a few days ago, it supports aarch64, so I wonder if we can migrate to use