MapRStreams components
| tMapRStreamsCommit | Connects to a given tMapRStreamsInput to perform a consumer offset commit. |
| tMapRStreamsConnection | Opens a reusable connection to a given MapR Streams cluster so that the other MapR Streams components can reuse this connection. |
| tMapRStreamsCreateStream | Creates a MapR Streams stream or topic that the other MapR Streams components can use. |
| tMapRStreamsInput | Transmits messages to the Job that runs transformations over these messages. Only MapR V5.2 onwards is supported by this component. |
| tMapRStreamsInputAvro | Transmits messages in the Avro format to the Job that runs transformations over these messages. Only MapR V5.2 onwards is supported by this component. |
| tMapRStreamsOutput | Publishes messages into a MapR Streams system. Only MapR V5.2 onwards is supported by this component. |