Skip to main content

· One min read
lucas Bakalian

Clemlab is proud to present you the First Open Source Apache Hadoop stack capable of running on ARM chips.

How it does work ?

Simply by using our public and free ODP repository and Ambari repository.

You can try it, for now it is release as TECH PREVIEW for ODP 1.2.2.0 and supported only on RHEL 9.2 based OS.

The packages are built as aarch64 architecture instead of x86_64 usual one.

With have built packages for both Ambari and ODP whole stack.

Of course it comes with Support for Python3, that we are releasing also in ODP 1.2.2.0 version.

You can follow the following procedure:

Just use the following repo

ODP - RHEL9 aarch64:

[ODP-1.2.2.0-128]
name=ODP-1.2.2.0-128-aarch64
baseurl=https://clemlabs.s3.eu-west-3.amazonaws.com/centos9-aarch64/odp-release/1.2.2.0-128/rpms/
enabled=1
gpgkey=https://clemlabs.s3.eu-west-3.amazonaws.com/RPM-GPG-KEY-SHA256-Jenkins
gpgcheck=1

[ODP-UTILS-1.2.2.0]
name=ODP-UTILS-1.2.2.0-aarch64
baseurl=https://clemlabs.s3.eu-west-3.amazonaws.com/centos9-aarch64/odp-utils/1.2.2.0/rpms/
enabled=1
gpgkey=https://clemlabs.s3.eu-west-3.amazonaws.com/RPM-GPG-KEY-SHA256-Jenkins
gpgcheck=1

AMBARI - RHEL9 aarch64:

[ambari-2.7.9.0-61]
name=ambari-2.7.9.0-61
baseurl=https://clemlabs.s3.eu-west-3.amazonaws.com/centos9-aarch64/ambari-release/2.7.9.0.0-61/rpms/
gpgcheck=1
gpgkey=https://clemlabs.s3.eu-west-3.amazonaws.com/RPM-GPG-KEY-SHA256-Jenkins
enabled=1