Member since
07-09-2019
422
Posts
97
Kudos Received
58
Solutions
My Accepted Solutions
Title | Views | Posted |
---|---|---|
438 | 07-06-2025 05:24 AM | |
451 | 05-28-2025 10:35 AM | |
2167 | 08-26-2024 08:17 AM | |
2773 | 08-20-2024 08:17 PM | |
1136 | 07-08-2024 04:45 AM |
09-07-2023
05:52 AM
Hi @Scharan, Thank you so much for your quick reply, the "noexec" flag was available for /tmp, after remounting with exec issue resolved.
... View more
09-06-2023
02:12 AM
Hi @Meepoljd It seems like the issue is with the certificate. Make sure the certificate is created with fqdn. The curl command is working because, as you passing --insecure, it ignores invalid and self-signed certificate errors.
... View more
09-06-2023
01:33 AM
Hi @bea you can download the package using below link but it requires pay wall credentials to download https://archive.cloudera.com/cdh6/6.3.2/redhat7/yum/RPMS/x86_64/
... View more
09-05-2023
01:41 AM
Hi @had I understand that adding a node from Cloudera Manager is failing at installing agents. Can you please share the stack trace of the error
... View more
09-05-2023
01:38 AM
@Shiseems like you have enabled Spnego authentication for Solr web UI. To access the page, you need to have a Kerberos ticket on your machine from which you access the page. Do Kinit and then try to access the page
... View more
09-05-2023
01:32 AM
@ShiIt seems like you don't have a valid Kerberos ticket. Make sure you have a Kerberos ticket on the host where you're accessing the page.
... View more
06-21-2023
12:37 AM
Hi all, The issue is not related to browsers, simply it has not the option to modify the queues... After many tests I managed to add the queues and resources to the ResourceManager Advanced config: [CM] > Yarn -> Configuration -> ResourceManager -> Fair Scheduler XML Advanced Configuration Snippet (Safety Valve) [CM] > Yarn -> Configuration -> ResourceManager -> yarn.resourcemanager.scheduler.class: org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FairScheduler by this way the queues are defined.
... View more
06-19-2023
02:27 AM
@Tejaswi2503, Has the reply helped resolve your issue? If so, please mark the appropriate reply as the solution, as it will make it easier for others to find the answer in the future. If you are still experiencing the issue, can you provide the information @Scharan has requested?
... 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-15-2023
11:33 AM
Thanks Scharan I am going to verify
... View more