Kafka Toolkit > com.ibm.streamsx.kafka 1.5.0 > com.ibm.streamsx.kafka > Configuration
The operators use Kafka's Producer or Consumer API. As a consequence, you can specify all properties for the APIs to control the behavior of the operators. The producer for Apache Kafka 1.0 can be found here, the configs for the Apache Kafka Consumer can be found here.
You must specify the name of the App Config in the appConfigName parameter.
You must specify the filename in the propertiesFile parameter.