Hi James, Thanks for the pointer. The zookeeper nodes were working in standalone mode. I configured them in replication mode and it is working now.
Thanks once again for your help. Regards Prabhakar On Sat, Apr 17, 2021 at 10:17 AM James Turton <[email protected]> wrote: > 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 > > > >
