Azure ML Deploy cannot connect to Kafka Server

Lawrence Wong 26 Reputation points
2020-09-11T21:56:12.5+00:00

In the run function of the entry script to deploy a model in azure ml, I included a producer function from kafka-python. However, using the deployed service, I can't seem to connect to the bootstrap_servers/topics in Kafka.

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,848 questions
0 comments No comments
{count} vote

2 answers

Sort by: Most helpful
  1. Ramr-msft 17,736 Reputation points
    2020-09-14T13:19:32.077+00:00

    @Lawrence Wong Thanks for the question.

    We have created an end to end HDInsight workshop for our customers. The git hub repo can be accessed here. The content has step by step guide for using HDInsight and Azure Machine Learning on the same use-case and dataset. It could be used to deliver a guided introductory workshop to customers.

    https://github.com/akshata29/msdataaihdi#step-9--real-time-and-batch-streaming-on-kafka

    If possible can you please add more details about the model and the document that you are trying.

    1 person found this answer helpful.

  2. Ghada 31 Reputation points
    2023-04-07T03:40:42.1266667+00:00

    I have similar issue. I am not able to connect to the Kafka server as the IP address is not recognized. However, the provided link show error code 404.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.