Member since
09-23-2014
15
Posts
14
Kudos Received
3
Solutions
My Accepted Solutions
Title | Views | Posted |
---|---|---|
13086 | 05-13-2015 04:12 AM | |
18011 | 05-11-2015 06:33 AM | |
1365 | 01-06-2015 12:09 PM |
09-03-2019
08:39 AM
Hi, For me it's happening while finding YARN logs using yarn logs command. The /tmp/logs directory is having below permissions. drwxrwxrwt - yarn yarn But inside logs directory, the directories are having permission as below. drwxrwxrwt - user/owner_of_directory yarn Your guidance will be helpful. Thanks,
... View more
05-11-2017
01:20 PM
1 Kudo
@mageru9 https://www.cloudera.com/documentation/enterprise/release-notes/topics/cm_rn_known_issues.html
... View more
10-18-2016
12:33 PM
Greetings, This describes the issue you are having. It is a combination of beeline and Sentry security causing this. http://wp.huangshiyang.com/add-jar-command-throws-insufficient-privileges-to-execute-add-exception-even-for-admin-role https://issues.apache.org/jira/browse/SENTRY-147 The work around we have found was to use the deprecated hive command line (not beeline) which still appears to work with Kerberos and CDH 5.8.2 (latest released). The "supported" solution is in the first link I put up, basically all users must give the JAR files for Hive UDFs to an admin that can put them in a location that is accessible by all users and whitelisted from Sentry security.
... View more
01-28-2016
08:00 AM
This worked! Thank you !!
... View more
05-13-2015
12:18 PM
Thank you for sharing in detail.
... View more
01-06-2015
12:09 PM
Cloudera Engineering got back to me with a fix. If you run into this problem, disable and then re-enable Oozie HA. This will remove the old keytabs and regenerate them with the proper settings. Thanks!
... View more