This is an odd bug… During the upgrade I got this message:
Forcing all home file or folder based acceleration to replan during next server startup [1.0.7, 1.2.0)
Error : one or more elements on the path are not found in namespace:
“HDFS”.proj.“analytics”.“year=2017”.“month=06”.“USA”
Here are some sample HDFS folders:
drwxrwxr-x - mylogin mygroup 0 2017-07-14 18:30 /proj/analytics/year=2017/month=06/USA
drwxrwxr-x - mylogin mygroup 0 2017-07-14 18:30 /proj/analytics/year=2017/month=06/CAN
drwxrwxr-x - mylogin mygroup 0 2017-07-14 18:30 /proj/analytics/year=2017/month=06/MEX
When I choose the USA folder in Dremio UI it displays “No Items” even though there is a 0_0_0.parquet file in it.
The Dremio UI displays the parquet files in the CAN and MEX folders without any problems after the upgrade.
If I were to rename the “USA” folder to “US” then the Dremio UI is ABLE to find and read the 0_0_0.parquet file so the problem isn’t with the parquet file.
I’ve tried deleting that USA folder, restarting the server. recreating the folder, etc… without any success.
Is there some sort of folder cache that needs to be reset?