forked from docs/doc-exports
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com> Co-authored-by: Chen, Junjie <chenjunjie@huawei.com> Co-committed-by: Chen, Junjie <chenjunjie@huawei.com>
13 lines
757 B
HTML
13 lines
757 B
HTML
<a name="kafka-faq-200426009"></a><a name="kafka-faq-200426009"></a>
|
|
|
|
<h1 class="topictitle1">What Is the ZooKeeper Address of a Kafka Instance?</h1>
|
|
<div id="body1587865348901"><p id="kafka-faq-200426009__p12334155618816">Kafka instances are managed using ZooKeeper. Opening ZooKeeper may cause misoperations and service losses. ZooKeeper is used only within Kafka clusters and does not provide services externally.</p>
|
|
<p id="kafka-faq-200426009__p16930951299">You can use open-source Kafka clients to connect to Kafka instances and call the native APIs to create and retrieve messages.</p>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="kafka-faq-191030002.html">Instances</a></div>
|
|
</div>
|
|
</div>
|
|
|