I'm trying to run a query using the hplsql command and getting this error. It seems to be a permission issue. My current logged in user is not being considered
Caused by: org.apache.hadoop.ipc.RemoteException(org.apache.hadoop.security.AccessControlException): Permission denied: user=anonymous, access=WRITE, inode="/user/anonymous/.staging":hdfs:hdfs:drwxrwxr-x
How do i fix this?