Please help zookeeper configuration
See original GitHub issueNeed help We are getting this error Failure(ChannelException at remote address: localhost/127.0.0.1:8080. Remote Info: Not Available, flags=0x05) with RemoteInfo -> Upstream Address: Not Available, Upstream id: Not Available, Downstream Address: localhost/127.0.0.1:8080, Downstream label: interpreter/io.l5d.namerd.http, Trace Id: fe1fcc03bcbd8ac3.831475bc361b6de9<:fe1fcc03bcbd8ac3
My Configuration is:
admin:
port: 9990
ip: 0.0.0.0
namers:
- kind: io.l5d.zkLeader
zkAddrs:
- host: 192.168.0.90
port: 2181
routers:
- protocol: http
interpreter:
kind: io.l5d.namerd.http
dst: /$/inet/localhost/8080
experimental: true
transformers:
- kind: io.l5d.port
port: 8080
announcers:
- kind: io.l5d.serversets
zkAddrs:
- host: 192.168.0.90
port: 2181
pathPrefix: /icx
dtab: |
/svc => /#/io.l5d.serversets/arpit;
httpAccessLog: logs/access.log
label: int
servers:
- port: 4140
ip: 0.0.0.0
announce:
- /#/io.l5d.serversets/arpit
Issue Analytics
- State:
- Created 5 years ago
- Comments:19 (9 by maintainers)
Top Results From Across the Web
ZooKeeper Getting Started Guide
This document contains information to get you started quickly with ZooKeeper. It is aimed primarily at developers hoping to try it out, and...
Read more >How To Install and Configure an Apache ZooKeeper Cluster ...
First, you will create a standalone installation of a single-node ZooKeeper server and then add in details for setting up a multi-node cluster....
Read more >Zookeeper configuration, please help - Dremio Community
Hi everyone I am making a cluster, but i am having trouble visualizing the executor nodes. I can only see the coordinator node...
Read more >Zookeeper not starting after enabling Kerberos
I have setup a cluster with CDP 7.0.3 with few services. When I try to enable Kerberos zookeeper is not starting with SASL...
Read more >Newest 'apache-zookeeper' Questions - Stack Overflow
Apache ZooKeeper is a distributed service that provides configuration information storage, naming, ... Please help me to complete Nifi cluster setup.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@dadjeibaah and @adleong thank you guys for helping us in setting up the environment. We have successfully implemented our system using linkerd and zookeeper. Thanks a lot.
Yay! Way to go!