Member since
07-14-2016
5
Posts
0
Kudos Received
0
Solutions
08-02-2021
12:09 AM
@JananiViswa1, is your issue resolved? If so, please mark the appropriate reply as the solution, as it will make it easier for others to find the answer in the future. If you are still experiencing the issue, can you provide the information @asish has requested?
... View more
04-30-2021
10:03 PM
@JananiViswa1 Hue is a gateway to CDH cluster services (see Hue Applications) and both have completely separate permissions. Being a Hue superuser means nothing to HDFS, Hive, and so on. Important: Hue and the underlying cluster services have completely separate permissions! Users who log on to the Hue UI must have permission to use Hue, and also, each CDH service accessible within Hue. Once Hue is authenticated by a service (for example, Hive), Hue impersonates the user (doAs) requesting use of that service (for example, to create a table). The service uses Sentry (essentially a chmod tool) to ensure the group to which that user belongs is authorized for that action. Hue user permissions are at the application level only. For example, a Hue superuser can filter Hue user access to a CDH service but cannot authorize the use of its features. Again, Sentry does that. Learn how to Authorize Hue User Groups with Sentry. Ref Doc: https://docs.cloudera.com/documentation/enterprise/6/6.3/topics/hue_adm_permissions.html
... View more
07-22-2016
02:18 AM
Hi, Thank You So Much ! Now the query run time is decreased by 30 mins. Thanks, Janani
... View more