Upgrading the HPE Ezmeral Data Fabric Event Store Python Client

This section describes how to upgrade the HPE Ezmeral Data Fabric Event Store Python Client without the Installer.

To install the HPE Ezmeral Data Fabric Event Store Python Client using the Python Software Foundation, run the following command as root or using sudo:

pip install -upgrade --global-option=build_ext --global-option="--library-dirs=/opt/mapr/lib" --global-option="--include-dirs=/opt/mapr/include/" mapr-streams-python

OR:

pip install -U --global-option=build_ext --global-option="--library-dirs=/opt/mapr/lib" --global-option="--include-dirs=/opt/mapr/include/" mapr-streams-python
Alternatively, you can install the HPE Ezmeral Data Fabric Event Store Python Client via the MapR package repository:
https://package.mapr.com/releases/MEP/<MEP version>/mac/mapr-streams-python-<version>.tar.gz