GitHub user JunHe77 opened a pull request:
https://github.com/apache/bigtop/pull/395
BIGTOP-3081: Update HBase/Ignite-hadoop arch info
Both HBase and ignite-hadoop introduce arch dependency during build.
So the output packages should be arch dependent. The arch info in
package files should be updated to reflect these.
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-3081
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/bigtop/pull/395.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 #395
----
commit f283c54f2d64214833ae036ee2c744c0805e7822
Author: Jun He <jun.he@...>
Date: 2018-09-18T06:57:19Z
BIGTOP-3081: Update HBase/Ignite-hadoop arch info
Both HBase and ignite-hadoop introduce arch dependency during build.
So the output packages should be arch dependent. The arch info in
package files should be updated to reflect these.
Signed-off-by: Jun He <[email protected]>
----
---