Indepedently of Drill, you can debug whether ZooKeeper's replication to
the problematic node is working by using zkCli to create and retrieve
test zNodes.
On 2021/04/16 16:50, Prabhakar Bhosaale wrote:
Hi Team,
We have a hadoop cluster of 3 nodes on which drill is deployed. one name
node and three data nodes, When we create the storage plugin using the
drill ui of name node, the plugin is visible (synced) on 2nd node of
cluster but not on 3rd node.
Could not find any error in drillbit.log or zookeeper.out files.
Any pointers on what could be possible root cause and solution for it?
Thanks and regards
Prabhakar