Installing Python 3.8 on Oracle UEK 8.8
Cloudera Manager agents and Hue require Python 3.8. You must install Python 3.8.12 or higher on all cluster hosts before installing Cloudera Manager and adding services to your cluster. Follow instructions in this topic to install the standard Python 3.8 binaries at a standard location on Oracle UEK 8.8.
dnf install epel-release
- Install the psycopg2-binary package
- Install the
psycopg2-binary
package after installing Python 3.8 for using PostgreSQL as a backend database for Hue.