Skip to content

Commit 27478c5

Browse files
Update articles/hdinsight/kafka/apache-kafka-producer-consumer-api.md
Co-authored-by: Hassan Rasheed <[email protected]>
1 parent 51745a7 commit 27478c5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/hdinsight/kafka/apache-kafka-producer-consumer-api.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,8 @@ Records stored in Kafka are stored in the order they're received within a partit
171171

172172
1. I am unable to create topic.
173173

174-
If your cluster is Enterprise Security Pack Enabled, you need to use the Prebuilt Jar: https://github.com/Azure-Samples/hdinsight-kafka-java-get-started/blob/master/Prebuilt-Jars/kafka-producer-consumer-esp.jar.
174+
If your cluster is Enterprise Security Pack enabled, use the [pre-built JAR files for producer and consumer](https://github.com/Azure-Samples/hdinsight-kafka-java-get-started/blob/master/Prebuilt-Jars/kafka-producer-consumer-esp.jar).
175+
175176

176177
ESP jar can be built from from `DomainJoined-Producer-Consumer`subdirectory. https://github.com/Azure-Samples/hdinsight-kafka-java-get-started/tree/master/DomainJoined-Producer-Consumer . Note the Producer & Consumer properties. They have an additional property CommonClientConfigs.SECURITY_PROTOCOL_CONFIG for ESP enabled clusters
177178

0 commit comments

Comments
 (0)