[GitHub] bigtop pull request #360: BIGTOP-3027: Wrong Leveldbjni native binary for aa...

2018-05-24 Thread JunHe77
GitHub user JunHe77 opened a pull request:

https://github.com/apache/bigtop/pull/360

BIGTOP-3027: Wrong Leveldbjni native binary for aarch64

Leveldbjni used in Hadoop is v1.8, which only includes x86-64 native 
binaries.
It needs to build from source when creating hadoop packages on aarch64, 
like what ppc does.

Change-Id: I4682e7885d9b5ac6d448d954ddffc78256fe0733
Signed-off-by: Jun He 

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/JunHe77/bigtop BIGTOP-3027

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/bigtop/pull/360.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #360


commit a2bce4ef15744fa810e0bef8e2ccacc02c95b880
Author: Jun He 
Date:   2018-05-09T08:01:29Z

BIGTOP-3027: Wrong Leveldbjni native binary for aarch64

Leveldbjni used in Hadoop is v1.8, which only includes x86-64 native 
binaries.
It needs to build from source when creating hadoop packages on aarch64, 
like what ppc does.

Change-Id: I4682e7885d9b5ac6d448d954ddffc78256fe0733
Signed-off-by: Jun He 




---


[GitHub] bigtop pull request #359: BIGTOP-3033: Spark build on OpenSUSE is failed

2018-05-24 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/bigtop/pull/359


---