Apama 10.7.2 | Connecting Apama Applications to External Components | Standard Connectivity Plug-ins | The Kafka Transport Connectivity Plug-in | Loading the Kafka transport
 
Loading the Kafka transport
You can load the Kafka transport by adding the Kafka connectivity bundle to your project in Software AG Designer (see Adding the Kafka connectivity plug-in to a project). Alternatively, you can load the transport with the following connectivityPlugins stanza in your YAML configuration file:
kafkaTransport:
classpath: ${APAMA_HOME}/lib/connectivity-kafka.jar
class: com.apama.kafka.ChainManager