Member since
07-09-2019
261
Posts
67
Kudos Received
33
Solutions
My Accepted Solutions
Title | Views | Posted |
---|---|---|
55 | 01-25-2023 03:51 AM | |
968 | 03-24-2022 03:20 AM | |
426 | 03-08-2022 11:56 PM | |
1112 | 01-20-2022 08:25 PM | |
1060 | 12-18-2021 08:42 PM |
01-25-2023
10:37 AM
Hello @dmharshit For issue 1 You must have administrative privileges to access it. For issue 2 TezUI has become obsolete and should be disabled. To disable the same, set tez.am.tez-ui.webservice.enable = false In Cloudera Manager UI -> Hive on Tez -> Configs -> Hive Service Advanced Configuration Snippet (Safety Valve) for hive-site.xml
... View more
01-25-2023
03:51 AM
1 Kudo
Hello @vi1 Can you verify that the cm_kms repository is properly created? Also, try running a test connection in the cm kms repository.
... View more
12-24-2022
12:25 AM
@myzard Can you share the screenshot of interpreter settings
... View more
12-22-2022
04:03 AM
HI @myzard Is the Hive warehouse connector configured with the interpterter? If so, ensure that HWC is configured correctly with the settings mentioned in the below doc. https://docs.cloudera.com/HDPDocuments/HDP3/HDP-3.1.0/integrating-hive/content/hive_zeppelin_configuration_hivewarehouseconnector.html
... View more
12-20-2022
05:25 AM
@myzard Can you check ranger url in hive configs(ranger.plugin.hive.policy.rest.url) make sure their is not space or special characters
... View more
12-12-2022
08:14 PM
Hello @myzard Can you confirm with which user you logged in into zeppelin UI
... View more
12-10-2022
05:38 AM
1 Kudo
Hi @Amn_468 Try with below commands to create local superuser accounts. Once created you can change user access level in Hue. # cd /opt/cloudera/parcels/CDH/lib/hue
# ./build/env/bin/hue --cm-managed createsuperuser
... View more
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
06-04-2022
03:32 AM
1 Kudo
@learner94 You can make use of the capacity scheduler, Refer to the following docs for more info https://docs.cloudera.com/cdp-private-cloud-base/7.1.3/yarn-allocate-resources/topics/yarn-allocating-resources-with-the-capacity-scheduler.html
... View more
05-12-2022
06:53 PM
Hi @gisbello Can you confirm is this issue started after the upgrade Can you share CDP/CDH and Cloudera manager version
... View more
04-04-2022
10:17 AM
Hi @yagoaparecidoti If your looking for YARN Resource Managemen, Refer to the following document https://docs.cloudera.com/HDPDocuments/HDP2/HDP-2.6.4/bk_yarn-resource-management/content/setting_user_limits.html
... 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
1 Kudo
@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
03-06-2022
08:09 AM
@Chetankumar Can you please share complete stack trace of the error Also confirm cdh/ hdp version
... View more
01-25-2022
03:42 AM
@HDP_Suja While accessing repo through the internet I can see 403 error, Make sure the paywall credentials are correct For the local repository, Check is the tarball that you downloaded contains all the required files, note that you need to pass the paywall credentials to download the tarball Refer the following link for more info https://www.cloudera.com/downloads/paywall-expansion.html
... View more
01-25-2022
01:35 AM
@HDP_Suja Can you share the error / error code Make sure the below document is followed correctly https://docs.cloudera.com/HDPDocuments/Ambari-2.7.1.0/bk_ambari-installation/content/setting_up_a_local_repository_with_temporary_internet_access.html
... 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
01-20-2022
08:25 PM
@Seaport To provide access to interpreter page, comment/delete below line[1] from shiro configuration url section or configure roles as mentioned in doc[2] [1]: /api/interpreter/** = authc, roles[admin] [2]: https://zeppelin.apache.org/docs/0.6.2/security/shiroauthentication.html#active-directory
... View more
01-19-2022
07:58 AM
@Koffi Can you try restarting HBase service and they try restarting AMS
... View more
01-18-2022
06:36 PM
Yes, change it to /ams-hbase-secure1 or any other name, New znode with the mentioned name will get created once you restart AMS service
... View more
01-18-2022
06:21 PM
Can you try the below steps - Go to Ambari-->Ambari Metrics-->Configs-->Search for "hbase.tmp.dir" and check that value, it should be "/var/lib/ambari-metrics-collector/hbase-tmp".
- Now login to the Collector node and do "cd /var/lib/ambari-metrics-collector" (cd to “hbase.tmp.dir”).
Then take the backup of hbase-tmp directory by running "cp -pr hbase-tmp/ /tmp/hbase-tmp_bkp"
Now run this command to delete this hbase tmp directory " rm -rf hbase-tmp "
- Goto Ambari-->Ambari Metrics-->Configs and search for "zookeeper.znode.parent" it should be "/ams-hbase-unsecure". Now change this value to "/ams-hbase-unsecure1 " and save the configs. This will create a new znode.
... View more
01-18-2022
05:55 PM
Hello @Koffi I can see AMS is running on Distributed mode, Can you check and confirm is Hbase service is up and running fine in your cluster
... View more
12-21-2021
09:09 PM
Hi @jenne Can you share a complete stack trace of the error or ldap error code from the atlas application logs
... View more
12-18-2021
08:42 PM
1 Kudo
Hi @ebeb Activity Monitor is deprecated from 7.0.0 onwards , if there is no MapReduce V1 in use it can be safely removed from the cluster Refer to below document for more info https://docs.cloudera.com/documentation/enterprise/6/release-notes/topics/rg_deprecated_items.html#concept_h25_5b2_rbb
... View more