Skip to content

Commit 51745a7

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

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
@@ -117,7 +117,8 @@ Download the jars from here: https://github.com/Azure-Samples/hdinsight-kafka-ja
117117
scp kafka-producer-consumer*.jar [email protected]:kafka-producer-consumer.jar
118118
```
119119

120-
## Build the jars from code
120+
## Build the JAR files from code
121+
121122

122123
If you would like to skip this step, prebuilt jars can be downloaded from the `Prebuilt-Jars` subdirectory. Download the kafka-producer-consumer.jar. If your cluster is **Enterprise Security Package (ESP)** enabled, use kafka-producer-consumer-esp.jar. Execute step 3 to copy the jar to your HDInsight cluster.
123124

0 commit comments

Comments
 (0)