Member since
07-09-2019
422
Posts
97
Kudos Received
58
Solutions
My Accepted Solutions
Title | Views | Posted |
---|---|---|
440 | 07-06-2025 05:24 AM | |
452 | 05-28-2025 10:35 AM | |
2167 | 08-26-2024 08:17 AM | |
2773 | 08-20-2024 08:17 PM | |
1137 | 07-08-2024 04:45 AM |
03-13-2023
05:41 PM
@RePacheco I see below message from the shared logs, Can you check is Cloudera Manager is up and running on host awsnode01 INFO knox.gateway (ConfigurableHADispatch.java:executeRequest(162)) - Could not connect to server: https://awsnode01:7183/favicon.ico?doAs=u3212 org.eclipse.jetty.io.EofException: Closed
... View more
03-01-2023
09:10 PM
1 Kudo
Hi @HareshAmin Ranger will sync the users and group based on the selected source in ranger usersync configs Ranger Usersync pulls in users from UNIX / LDAP / AD , Check what is the source selected for ranger usersync
... View more
02-02-2023
03:28 AM
Hello @ZinaJr Can you share the URL or a screenshot of how you access the yarn logs?
... View more
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