Our Community is getting an upgrade! To get everything ready for the relaunch, we’ll be placing the site in read-only mode starting September 21st.
We really appreciate your understanding while we get things set up behind the scenes. Catch up on all the exciting details about the move here.
Need help or have questions? Drop us a line at [email protected]
Created on
11-22-2017
04:08 AM
- last edited on
04-21-2026
06:45 AM
by
GrazittiAPI
SWITCHDATABASE privilege missing when trying to run a select
Privileges the user has.
Working in Hue, I want this user "user" to access Hive tables.
As seen in the images, in the context of a proof of concept. User have privilege to any action on the server. However, when I try to run a simple select * in Hue, I got a SWITCHDATABASE missing privilege error.
Created on 11-27-2017 05:02 AM - edited 11-27-2017 05:07 AM
SOLVED
So I skipped to add the user/group to the unix system...
groupadd reg_group useradd -g reg_group user_reg
Created 11-26-2017 12:22 PM
Created 11-26-2017 12:23 PM
Created on 11-27-2017 03:02 AM - edited 11-27-2017 03:27 AM
Created on 11-27-2017 05:02 AM - edited 11-27-2017 05:07 AM
SOLVED
So I skipped to add the user/group to the unix system...
groupadd reg_group useradd -g reg_group user_reg
Created 05-17-2023 11:48 PM
Where do you get/access to this kind of UI? I'm stuck with the user-group thingy when working with Sentry too.