The problem seems to that Drill is failing to communicate with Kerberos
enabled HDFS cluster. This kind of error is thrown when any of the
FileSystem operations throw AccessControlException.

Can you try after adding core-site.xml containing all the kerberos related
config in Drill's classpath?

Thanks
Venki

On Tue, Sep 15, 2015 at 11:11 PM, Narayanan K <[email protected]>
wrote:

> Hi Abhishek,
>
> Already had a workspace tmp pointing to /user/abc/tmp .
>
> Tried select * from dfs.tmp.`test.csv` limit 10 through sqlline and
> getting the similar error
>
> PERMISSION ERROR: Not authorized to list or query tables in schema
> [dfs.tmp]
>
> -Narayanan
>

Reply via email to