Skip to content

Commit 6fbf6e6

Browse files
Update articles/hdinsight/kafka/apache-kafka-producer-consumer-api.md
Co-authored-by: Hassan Rasheed <[email protected]>
1 parent 4a32baf commit 6fbf6e6

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
@@ -180,7 +180,8 @@ Records stored in Kafka are stored in the order they're received within a partit
180180

181181
2. Facing issue with ESP enabled clusters
182182

183-
We have seen issues where create/produce and consumer fail in an ESP enabled cluster. Please check all the Ranger policies and validate that user "kafka" is added to all of them. If it is not present please add it in all the policies.
183+
If produce and consume operations fail and you are using an ESP enabled cluster, check that the user `kafka` is present in all Ranger policies. If it is not present, add it to all Ranger policies.
184+
184185

185186
## Clean up resources
186187

0 commit comments

Comments
 (0)