Install Python for the Python transformation on Hadoop

Install Python for the Python transformation on Hadoop

Optionally, install third-party libraries

Optionally, install third-party libraries

Optionally, use pip to install any Python third-party libraries in
$PYTHONHOME
.
For example, you can run the following commands to install numpy and scikit-learn:
bin/pip3 install numpy bin/pip3 install scikit-learn

0 COMMENTS

We’d like to hear from you!