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 | |
| 4018 | 08-20-2024 08:17 PM | |
| 1729 | 07-08-2024 04:45 AM |
08-10-2023
10:35 PM
Hello @Meepoljd Are you able to access the Namnode UI without a Knox proxy? Can you check the output of the below command to verify the hostname in the certificate? # openssl s_client -connect hdp002.datasw.com:50470 -showcerts
... View more
06-12-2023
11:17 PM
Hi @MacgradyHuang HDP 3.1.5 is behind the paywall. You can get in touch with your account representative, who can get you instructions on accessing the repository where the source can be found.
... View more
05-10-2023
05:44 AM
Hello @Emanuel_MXN Can you check under /var/run/cloudera-scm-agent/process/<only the latest ZEPPELIN process dir on zeppelin host
... View more
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
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-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