Hi Luoc, I had attached the files to my earlier email, I am attaching it again here.
Answers to your questions 1. `show databases` or `show schemas` in the console. Will the `archival_hdfs` be displayed ? Prabhakar: archival_hdfs is not displayed by show databases or show schemas. But it is displayed on drill UI under "Default schema" drop down. Below is screenshot [image: image.png] 2. `show files in xxx` in the console. What do you see ? Prabhakar: It gives the error. Pls see screenshot below [image: image.png] Regards Prabhakar On Mon, Oct 11, 2021 at 3:34 PM luoc <[email protected]> wrote: > 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 > > > > > >
