Install the Cloudera client and verify if it is
working.
- Open a Command Prompt window.
- Use the following commands to verify that Python and pip are correctly installed:
python --version
pip --version
-
Use pip to install the Cloudera client using the
following command:
-
Use the following command to verify that the Cloudera
client is correctly installed:
cdp --version
To upgrade the client to the latest version, run the following command:
pip install --upgrade cdpcli