I am using a ranger for HBase authorization. manually I created users in ranger and I tested. it is working. Now I want to pass the user from Java code to test the authorization for Hbase.
Asked
Active
Viewed 68 times
0
-
What have you tried, and what is the issue? – mazaneicha Jun 29 '19 at 16:09
-
it will automatically pass the username from which user you are running the code. – Rahul Jul 04 '19 at 06:58