Azure HDInsight
This page describes connection Lenses to a Azure HDInsight cluster.
Lenses will not start without a valid Kafka Connection. You can either add the connection via the bootstrap wizard or use provisioning for automated deployments.
In our Azure Portal, go to Dashboards > Ambari home
.
Kafka endpoints: Go to
Kafka > Configs > Kafka Broker > Kafka Broker hosts
Optionally get the Zookeeper endpoints: Go to
Zookeeper > Configs > Zookeeper Server > Zookeeper Server hosts
.
In the Lenses bootstrap UI:
Set the Kafka endpoints as bootstrap servers
TLS without Authentication
Set the following:
security.protocol
to SSLSet the password for your trust store
Upload your trust store
TLS with Authentication
Perform the additional steps to above
Set the password for your key store
Upload your key store
Set your key password
Last updated