Member since
07-09-2019
422
Posts
97
Kudos Received
58
Solutions
My Accepted Solutions
| Title | Views | Posted |
|---|---|---|
| 1241 | 07-06-2025 05:24 AM | |
| 1147 | 05-28-2025 10:35 AM | |
| 3175 | 08-26-2024 08:17 AM | |
| 4017 | 08-20-2024 08:17 PM | |
| 1729 | 07-08-2024 04:45 AM |
09-12-2022
09:46 AM
Hi @yagoaparecidoti Ranger Hive plugin only applies to Hiveserver2. Hive CLI should be protected using permissions at the HDFS folder/file level using Ranger or HDFS ACLs.
... View more
08-24-2022
07:39 AM
User with Admin privileges should be able to edit, Can you try with admin user
... View more
08-24-2022
06:55 AM
Hello @Juanes From description I understand that your looking for an option to edit the Yarn queue, Can you refer to the following doc https://docs.cloudera.com/cdp-private-cloud-base/7.1.3/yarn-allocate-resources/topics/yarn-configure-queue-properties.html
... View more
07-12-2022
09:30 PM
@stale Can try running the below commands and share the output of debug logs # export HADOOP_OPTS="-Dsun.security.krb5.debug=true"
# hdfs dfs -ls /
... View more
07-12-2022
05:39 AM
@namita1 Can you try the steps mentioned in the below link https://community.cloudera.com/t5/Support-Questions/Disable-remove-auto-TLS-certificates-and-create-self-signed/td-p/302507
... View more
07-12-2022
05:36 AM
@stale Issue seems to be with java, Can you check the jdk version , try exporting the latest jdk version
... View more
03-24-2022
03:54 AM
1 Kudo
@Sayed016 Not only knox whatever the service may be the Pam authentication requires Read permission on /etc/shadow file Refer to the below doc for more info https://www.redhat.com/sysadmin/pluggable-authentication-modules-pam
... View more
03-24-2022
03:20 AM
2 Kudos
@Sayed016 Can you check the permission on /etc/shadow file, make sure it has 444 permission
... View more
03-08-2022
11:56 PM
@HDP_Suja Can you check node mangar logs on the failed hosts, the error might be different
... View more
01-21-2022
09:37 PM
@Seaport For /api/interpreter/** = authc, roles[{{zeppelin_admin_group}}] you need to configure roles in shiro configuration, Refer to the following doc for more info https://zeppelin.apache.org/docs/0.8.0/setup/security/shiro_authentication.html#secure-your-zeppelin-information-optional https://community.cloudera.com/t5/Support-Questions/Zeppelin-user-role-mapping-using-Active-Directory/td-p/238681
... View more