Support Questions

Find answers, ask questions, and share your expertise
Announcements
Celebrating as our community reaches 100,000 members! Thank you!

exporting users from cloudera

avatar
New Contributor

How to export list of users having oozie editor access in cloudera hue

1 REPLY 1

avatar
Expert Contributor

@salman1214 

There is no direct way, however, you can get the details from the backend Hue database by accessing the below tables:

auth_user, auth_user_groups, useradmin_grouppermission, useradmin_huepermission.

 

Hope this helps,

Tarun

Was your question answered? Make sure to mark the answer as the accepted solution.

If you find a reply useful, say thanks by clicking on the thumbs-up button.