hadoop-lzo icon indicating copy to clipboard operation
hadoop-lzo copied to clipboard

Added support for multiplatform hadoop-lzo jar

Open odidev opened this issue 5 years ago • 4 comments

Add support to create a single hadoop-lzo jar for x86 and aarch64 both platforms.

  • linux_multiarch profile added in pom.xml to cross-compile aarch64 on x86 and to create a single jar having both (x86 and aarch64) platform's native libraries.
  • "docker-compose.yaml" and "Dockerfile" added for cross-compilation support
  • Updated "config.sub" to add aarch64 support
  • Added "README.md", having instructions to create a single jar for x86 and aarch64 platforms

odidev avatar Aug 07 '20 15:08 odidev

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Aug 07 '20 15:08 CLAassistant

Hi, Please have a look at this PR.

odidev avatar Aug 13 '20 15:08 odidev

Hi, Please have a look on this PR.

odidev avatar Aug 31 '20 08:08 odidev

Hi, Reminder to have a look at this PR.

odidev avatar Sep 07 '20 08:09 odidev