Software and Memory Requirements
Make sure that your system meets the following requirements:
Software Requirements
On each of your hosts:
yumandrpm(RHEL/Rocky Linux)apt(Ubuntu)scp,curl,unzip,tar,wget, andgcc- OpenSSL (v1.01, build 16 or later)
- Java11 with devel package
- Python 3.11 (with python-devel)
Python 3.11.x must be the default Python version when installing Ambari and the ODP cluster.
update-alternatives --config pythonupdate-alternatives --config python3Install the following required packages for ODP:
pip3.11 install distropip3.11 install lxmlupdate-alternatives --config pythonMemory Requirements
The Ambari host must have at least 1 GB RAM, with 500 MB free.
To check the available memory on any host, run the free -m command.
Package Size and Inode Count Requirements
| Size | Inodes | |
|---|---|---|
| Ambari Server | 100MB | 5,000 |
| Ambari Agent | 8MB | 1,000 |
| After Ambari Server Setup | N/A | 4,000 |
| After Ambari Server Start | N/A | 500 |
| After Ambari Agent Start | N/A | 200 |
Was this page helpful?