Hello Prabhakar, I did not see the log attachment in the email. In addition, you can also check the schema by following steps : 1. `show databases` or `show schemas` in the console. Will the `archival_hdfs` be displayed ? 2. `show files in xxx` in the console. What do you see ?
> 2021年10月11日 下午3:39,Prabhakar Bhosaale <[email protected]> 写道: > > Hi Team, > > I have deployed drill in cluster mode on hadoop 3 node cluster. When I start > the drill on every node, one of the node gives the following error but dril > is up on all 3 nodes. > > "ERROR o.a.c.framework.imps.EnsembleTracker - Invalid config event received" > > > After drill startup, When I try to query the json file on the cluster I get > the following error. > > "RESOURCE ERROR: Failed to load schema for "archival_hdfs"! > > java.io.IOException: Failed on local exception: > org.apache.hadoop.ipc.RpcException: RPC response exceeds maximum data length > > Any help or pointer would be appreciated. Attaching the log files. > > Thanks > >
