pig icon indicating copy to clipboard operation
pig copied to clipboard

PIG-5414 Fix the build for Linux ARM64

Open martin-g opened this issue 3 years ago • 3 comments

More and more software deployment and deployment is being done on ARM64 CPU architecture. It would be good if Apache Pig is being regularly tested on ARM64.

https://cwiki.apache.org/confluence/display/PIG/HowToContribute mentions Jenkins job (https://builds.apache.org/job/Pig-trunk-commit) but it seems it got lost at some point.

Update Snappy because the old version does not provide native library for aarch64 (ARM64). Update Avro to 1.8.2 because otherwise TestAvroStorage and TestOrcStorage tests fail on Linux ARM64. Add TravisCI build config to run the build on Linux ARM64.

martin-g avatar Nov 12 '20 13:11 martin-g

JIRA ticket: https://issues.apache.org/jira/browse/PIG-5414

martin-g avatar Nov 12 '20 13:11 martin-g

+1 for official support for ARM64!

emiliofernandes avatar Nov 23 '20 12:11 emiliofernandes

One more +1 for ARM64 support!

gancho-ivanov avatar Jan 11 '21 14:01 gancho-ivanov