blob: 4db589f646d81b013298e1a78cec72a5af87c95f [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="configuration.xsl"?>
<configuration>
<property>
<name>dt.operator.KafkaBenchmarkConsumer.consumer.topic</name>
<value>kafkaInputConsumerBenchmark</value>
</property>
<property>
<name>dt.operator.KafkaBenchmarkProducer.consumer.topic</name>
<value>kafkaInputConsumerBenchmark</value>
</property>
<property>
<name>dt.kafka.brokerlist</name>
<value>localhost:9092</value>
</property>
</configuration>