Installing Python 3.12 standard package on supported operating systems
Learn how to install Python 3.12 package dependencies and backend database drivers on Cloudera Manager hosts. Install Python 3.12 from your OS package repository before upgrading to Cloudera Manager 7.13.2 SP1 (7.13.2.10000).
-
Verify system permissions and host installation path constraints before proceeding with Python 3.12 deployment.
Before installing Python 3.12, verify the following prerequisites:-
You have
rootuser access orsudoprivileges on all target host systems. -
Python 3.12 or Python 3.11 is installed on all hosts running the Cloudera Manager 7.13.2 SP1 Agent.
-
Install Python 3.12 packages using your operating system package manager and install the PostgreSQL database adapter if using Hue.
- Install PostgreSQL driver for Hue (Optional)
-
If you use PostgreSQL as the backend database for Hue, install the
psycopg2-binarypackage after installing Python 3.12. For step-by-step instructions on installing and configuring thepsycopg2-binarypackage for PostgreSQL, see Installing the psycopg2 Python package for PostgreSQL database.
