Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nginx can not resolve the kafka's hostname ERROR no resolver defined to resolve "hdp5.novalocal" #52

Closed
changjiasheng opened this issue Apr 21, 2017 · 1 comment

Comments

@changjiasheng
Copy link

i use zookeeper to manger the kafka,and the broker information in the zookeeper is like this
[zk: localhost:2181(CONNECTED) 1] get /brokers/ids/1001
{"jmx_port":-1,"timestamp":"1492749719841","endpoints":["PLAINTEXT://hdp5.novalocal:6667"],"host":"hdp5.novalocal","version":3,"port":6667}

when my nginx connect with kafka,I can not connect with kafka.
the error message is
no resolver defined to resolve "hdp5.novalocal"

I try to config my hosts file,and i add ip and namesever ,but it can not work.

how can i resolve this issue?

@changjiasheng changjiasheng changed the title no resolver defined to resolve "hdp5.novalocal" nginx can not resolve the kafka's hostname ERROR no resolver defined to resolve "hdp5.novalocal" Apr 21, 2017
@changjiasheng
Copy link
Author

#5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant