GitHub user JunHe77 opened a pull request:
https://github.com/apache/bigtop/pull/358
BIGTOP-2101: ignite-hadoop contains an arch-dependent shared lib
ignite-shmem contains x86 binary only. A build step is added to create
arch specific library for non-x86 platforms.
Change-Id: I9f4f03ec61250da21c13a915dc7efd5303e95d5b
Signed-off-by: Jun He <[email protected]>
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/JunHe77/bigtop BIGTOP-2101
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/bigtop/pull/358.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 #358
----
commit 91a65820eef6a6b0ff88aa2a93938f8d3eaf3199
Author: Jun He <jun.he@...>
Date: 2017-11-13T10:11:31Z
BIGTOP-2101: ignite-hadoop contains an arch-dependent shared lib
ignite-shmem contains x86 binary only. A build step is added to create
arch specific library for non-x86 platforms.
Change-Id: I9f4f03ec61250da21c13a915dc7efd5303e95d5b
Signed-off-by: Jun He <[email protected]>
----
---