We have been using Dremio AWS edition(4.5) for last one month, but we are experiencing some weird issues since few days with virtual data sets.
The queries work fine sometimes and fails suddenly sometimes with the below error:
VALIDATION ERROR: Unknown field ‘*’
(org.apache.calcite.runtime.CalciteContextException) At line 1, column 8: Unknown field ‘*’
sun.reflect.NativeConstructorAccessorImpl.newInstance0():-2
sun.reflect.NativeConstructorAccessorImpl.newInstance():62
sun.reflect.DelegatingConstructorAccessorImpl.newInstance():45
Attaching failed query profile for reference. I don’t have success query profile as we ran the same queries few days back for which we don’t have results now. ebd56414-261f-454b-bda1-259f53f05563.zip (6.4 KB)
Thanks,
Jalandhar
We have stored the data from hbase to s3 and named the location as s3 as a convention but its not an hbase table. So this is not related to hbase table as we have not even integrated Hbase connector with Dremio.
And yes this happening for all tables created from s3 location.