Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added support for multiplatform hadoop-lzo jar #145

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

odidev
Copy link

@odidev odidev commented Aug 7, 2020

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

- linux_multiarch profile added in pom.xml to combine jar for x86 and aarch64
- docker-compose.yaml and Dockerfile added for cross-compilation support
- updated config.sub to added aarch64 support
- added README.md having instructions to create a single jar for x86 and aarch64 both
@CLAassistant
Copy link

CLAassistant commented Aug 7, 2020

CLA assistant check
All committers have signed the CLA.

@odidev
Copy link
Author

odidev commented Aug 13, 2020

Hi,
Please have a look at this PR.

@odidev
Copy link
Author

odidev commented Aug 31, 2020

Hi,
Please have a look on this PR.

@odidev
Copy link
Author

odidev commented Sep 7, 2020

Hi,
Reminder to have a look at this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants