2015-06-17 15:34 GMT+02:00 Shalin Shekhar Mangar <shalinman...@gmail.com>: > You are asking telnet to connect to zk1 on port 2181 but you have not > specified the port to Solr. You should set > ZK_HOST="zk1:2181,zk2:2181,zk3:2181" instead.
I modified the ZK_HOST instance with the port, but the problem is not solved. Do you have any ideas?