Closed arindambarman1-zz closed 7 years ago
Druid::Client.new('localhost:2181/druid').query('service/source') returns ZK::Exceptions::NoNode: inputs: {:path=>"/discoveryPath"
Note my discovery path in zoo_handler.rb is nil. Do I need to specify the value explicitly?
I'm using 0.9 version of druid
Druid::Client.new('localhost:2181/druid').query('service/source') returns ZK::Exceptions::NoNode: inputs: {:path=>"/discoveryPath"
Note my discovery path in zoo_handler.rb is nil. Do I need to specify the value explicitly?
I'm using 0.9 version of druid