Member since
01-11-2019
105
Posts
11
Kudos Received
6
Solutions
My Accepted Solutions
Title | Views | Posted |
---|---|---|
2904 | 07-01-2021 03:43 AM | |
2666 | 03-15-2021 11:16 PM | |
1945 | 02-22-2021 02:22 AM | |
2256 | 11-20-2020 12:05 AM | |
4673 | 10-07-2020 01:00 AM |
02-22-2021
02:25 AM
Thank you so much @tjangid . This surely clarifies my doubts.
... View more
02-10-2021
11:05 PM
Thanks @MattWho. Got it !!
... View more
01-19-2021
05:25 AM
@tjangid I am checking the metrics for Memory available for yarn, for the last 2 months data I can see the data with data granularity of every 6 hours but the previous months data shows only weekly in the chart even if I set the data granularity as per 6 hours. I am confused why it is so. any clue ??
... View more
12-22-2020
02:29 PM
Hello @tjangid Thanks for your response. I was using Google Cloud to access to Cloudera port by using my external url + :port number. http://<external url>:7180 How to access #curl -u? Thanks,
... View more
12-15-2020
09:55 AM
Hi @Kezia, Thanks for the solution, Thank you so much. It's working on CDH-6.3.1 version also. kudos.
... View more
12-14-2020
02:01 AM
Hello @raghu9raghavend, You can use Sentry authorization for restricting access to UDF. Please refer to the below doc https://docs.cloudera.com/documentation/enterprise/latest/topics/impala_udf.html#udf_security Let us know if this helps! Cheers! Was your question answered? Make sure to mark the answer as the accepted solution. If you find a reply useful, say thanks by clicking on the thumbs up button.
... View more
11-22-2020
09:25 PM
Hi Tjangid, Thanks for the info, it indeed was the custom script which was causing the issue. Regards, Haree Krushnan
... View more
10-22-2020
12:20 AM
Hello @KrishnaSanka Can you cat /jbod5/dfs/dn/current/VERSION on the problematic data node and verify the entry for 'datanodeUuid' with the other data nodes that are up and in healthy state? I believe it will be different than the 'datanodeUuid' you will find in the VERSION files for the other disks. Cheers!
... View more
10-21-2020
10:00 PM
Hello @Mentor You can use the service resource API to update (PUT) the service configuration. Please refer the below API doc https://archive.cloudera.com/cm7/7.0.3/generic/jar/cm_api/apidocs/resource_ServicesResource.html#resource_ServicesResource_ClustersResourceV40_ServicesResourceV33_updateServiceConfig_PUT Let me know if this helps! Cheers! Was your question answered? Make sure to mark the answer as the accepted solution. If you find a reply useful, say thanks by clicking on the thumbs up button.
... View more
10-07-2020
01:00 AM
@Deaks @HGeorge This issue can occur if you had some previous mount points and later if you have unmounted them. In some unusual scenarios, CM agent will still tries to grab the filesystem information of that mount point and fails. To temporarily suppress this error, update the /etc/cloudera-scm-agent/config.ini on each of the hosts affected to: 1. In the line that lists the nodev filesystems: # The list of non-device (nodev) filesystem types which will be monitored. monitored_nodev_filesystem_types=nfs,nfs4,tmpfs 2. Please change the uncommented line to read as : monitored_nodev_filesystem_types=nfs,nfs4 3. Restart the cloudera manager agent with: service cloudera-scm-agent restart Br, Tarun Was your question answered? Make sure to mark the answer as the accepted solution. If you find a reply useful, say thanks by clicking on the thumbs up button.
... View more
- « Previous
-
- 1
- 2
- Next »