ODP Stack Repositories
You can use the appropriate URL links listed below for your OS family to download a repository file that contains the software for setting up the Stack.
Accessing ODP Repositories
The ODP repositories can be accessed via the URLs listed below:
Table 3.1. ODP Repository URLs
OS | Version Number | Repository Name | Format | URL |
|---|---|---|---|---|
RHEL 8 | ODP-3.3.6.0-1 | ODP | Base URL | |
RHEL 8 | ODP-3.3.6.0-1 | ODP | Repo URL | https://mirror.odp.acceldata.dev/ODP/rhel/3.3.6.0-1/ambari-odp-1.repo |
RHEL 8 | ODP-3.3.6.0-1 | ODP | Tarball mdc, asc | |
Ubuntu 20 | ODP-3.3.6.0-1 | ODP | Base URL | |
Ubuntu 20 | ODP-3.3.6.0-1 | ODP | Repo URL | https://mirror.odp.acceldata.dev/ODP/ubuntu20/3.3.6.0-1/ambari-odp-1.list |
Ubuntu 20 | ODP-3.3.6.0-1 | ODP | Tarball mdc, asc | https://mirror.odp.acceldata.dev/ODP/ubuntu20/3.3.6.0-1.tar.gz |
ODP UTILS Repositories
OS | Version Number | Repository Name | Format | URL |
|---|---|---|---|---|
RHEL 8 | ODP-3.3.6.0-1 | ODP UTILS | Base URL | https://mirror.odp.acceldata.dev/ODP/centos/ODP-UTILS-1.1.0.22/centos8/ |
RHEL 8 | ODP-3.3.6.0-1 | ODP UTILS | Tarball mdc, asc | https://mirror.odp.acceldata.dev/ODP/centos/centos8-ODP-UTILS-1.1.0.22.tar.gz |
ODP VDF Repositories
OS | Version Number | Repository Name | Format | URL |
|---|---|---|---|---|
CentOS 7/RHEL 8/Ubuntu 18/20 | ODP-3.3.6.0-1 | ODP-VDF | ODP VDF | https://mirror.odp.acceldata.dev/ODP/ODP-VDF/ODP-3.3.6.0-1.xml |
ODP Standalone Binaries
Component | Version Number | Format | URL |
|---|---|---|---|
Cruise Control | ODP-3.3.6.0-1 | Tarball mdc, asc | |
Cruise Control 3 | ODP-3.3.6.0-1 | Tarball mdc, asc | |
Kafka | ODP-3.3.6.0-1 | Tarball mdc, asc | https://mirror.odp.acceldata.dev/ODP/standalone-binaries/3.3.6.0-1/kafka_2.12-2.8.2.3.3.6.0-1.tgz |
Kafka3 | ODP-3.3.6.0-1 | Tarball mdc, asc | https://mirror.odp.acceldata.dev/ODP/standalone-binaries/3.3.6.0-1/kafka_2.12-3.7.1.3.3.6.0-1.tgz |
Livy | ODP-3.3.6.0-1 | Tarball mdc, asc | |
NiFi | ODP-3.3.6.0-1 | Tarball mdc, asc | https://mirror.odp.acceldata.dev/ODP/standalone-binaries/3.3.6.0-1/nifi-1.27.0.3.3.6.0-1.tar.gz |
Schema Registry | ODP-3.3.6.0-1 | Tarball mdc, asc | |
Spark 3.5.1 | ODP-3.3.6.0-1 | Tarball mdc, asc | |
Zookeeper | ODP-3.3.6.0-1 | Tarball mdc, asc |
Info
For Ubuntu 20, add the below public key before proceeding with the installation. https://mirror.odp.acceldata.dev/ODP/ubuntu20/3.3.6.0-1/my_public.key
You can use the below CLI command to add the repository key in Ubuntu 20.
wget -q -O - https://mirror.odp.acceldata.dev/ODP/ubuntu20/3.3.6.0-1/my_public.key | apt-key add -
