MapR Streams Clients and Tools

The following clients and tools are available for MapR Streams:
MapR Streams Tools
  • For a RESTful interface to MapR Streams, use the Kafka REST Proxy for MapR Streams. This tool is available as of MEP 2.0.0. See Kafka REST Proxy for MapR-ES
  • To stream data between MapR Streams, Apache Kafka, and other storage systems, use Kafka Connect for MapR Streams. This tool is available as of MEP 2.0.0. See Kafka Connect for MapR-ES
MapR Streams Clients
  • To develop MapR Streams applications in C, use the MapR Steams C Client. This client is available as of MapR 5.2.1 with MEP 3.0. See MapR Streams C Applications
  • To develop MapR Streams applications in Java, use the MapR Streams Java Client. See MapR Streams Java Applications
  • To develop MapR Streams applications in Python, use the MapR Streams Python Client. This client is available as of MapR 5.2.1 with MEP 3.0. See MapR Streams Python Applications