Upgrading the MapR Event Store For Apache Kafka Python Client

This section describes how to upgrade the MapR Event Store For Apache Kafka Python Client without the MapR Installer.

About this task

To install the MapR Event Store For Apache Kafka 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 MapR Event Store For Apache Kafka Python Client via the MapR package repository:
https://package.ezmeral.hpe.com/releases/MEP/<MEP version>/mac/mapr-streams-python-<version>.tar.gz