Hi, I am running a drill query in loop by passing Month,Day and hour as parameter . The query runs fine all the time except at some times where I get below error : Error: SYSTEM ERROR: AccessControlException: User <username>(user id 829131620) does not have access to /Path/to/parquetfiles/directory/2018_03_09/07/0_0_0.parquet
Fragment 0:0 [Error Id: 57586701-25e3-4686-91f0-74643f66a9f4 on <MachineName>-dn5:31010] (state=,code=0) When browsed for error I found it seems to bug with Drill while reading the parquet data . Here is the JIRA Link https://issues.apache.org/jira/browse/DRILL-6100 I am facing this issue while writing the data . Does anybody faced this kind of issue . Appreciate the help ! Thanks, Divya
