Hi,
In the kerberized cluster, after enabling Ranger Hive plug-in in HDP 2.6.5, not able to run dfs commands in beeline.
jdbc:hive2://test.xyz.com:10000> dfs -ls /;
Error: Error while processing statement: Permission denied: user [user1] does not have privilege for [DFS] command (state=,code=1)
Please help on this.
Thank you.