The query to get columns data from information schema tables select * from INFORMATION_SCHEMA.COLUMNS results in the error nullPointerException with the following message
It has to do with file system authentication. How is “dremio” user authenticating to where you have local and dist pointed to? In linux the default user is “dremio”, so it needs to have permissions to the db, fs, catalog, etc. folders that dremio uses.