Member since
02-18-2019
83
Posts
3
Kudos Received
0
Solutions
11-11-2020
02:06 AM
Hello @Amn_468 Since you reported the DN Pause time, I spoke/referred about DN heap only. The block counts on most of the DN seems >6Millions, hence would suggest to increase the DN heap to 8GB (from current value of 6GB) and perorm a rolling restart to bring the new heap size into effect. There is no straight forward way to say you hit the small file problem but if your average block size is few MB or less than a MB in size, it is an indication that you are storing/accumulating small files in HDFS. Simplest way to determine small files in cluster is to run fsck. Fsck should show the average block size. If it's too low a value (eg ~ 1MB ), you might be hitting the problems of small files which would be worth looking at, otherwise, there is no need to review the number of blocks. [..] $ hdfs fsck / .. ... Total blocks (validated): 2899 (avg. block size 11475601 B) <<<<< [..] You may refer belwo links for your help on dealing with small files. - https://blog.cloudera.com/small-files-big-foils-addressing-the-associated-metadata-and-application-challenges/ - https://community.cloudera.com/t5/Community-Articles/Identify-where-most-of-the-small-file-are-located-in-a-large/ta-p/247253
... View more
09-17-2020
02:29 AM
1 Kudo
@Amn_468 This doc will give you good start on how you can change IPs and hostname. https://docs.cloudera.com/documentation/enterprise/5-13-x/topics/cm_ag_change_hostnames.html
... View more
07-19-2020
03:07 AM
Hi @GangWar Thanks for your reply.
... View more
05-14-2020
06:02 AM
Hi@Madhur Appreciate your assistance, I am using CM, where would this setting be in CM for making the changes in Cluster level, and to confirm these values have to be passed in seconds ? Could you also provide steps / document outlining how to change this while submitting spark jobs.
... View more
04-01-2020
11:19 PM
Hi @Amn_468 Please configure it in CM > HDFS > Configuration >
Java Heap Size of NameNode in Bytes
Enter a value per requirement
Save and Restart
... View more
03-25-2020
02:46 AM
Hi @Amn_468 , I'm not sure what is causing this issue. Do you have an enterprise support agreement with Cloudera and able to open a technical support case with us? Regards, Steve
... View more
03-18-2020
12:26 AM
The clean and recommended way is to stop those services which are affected, before the backend database is shut down for maintenance (e.g. during maintenance window).
... View more
11-28-2019
09:37 PM
Hi Tim, Thanks for you reply, we ran couple of other queries and don't encounter this issue, we will resolve this as a one of case, appreciate your explanation in this regard.
... View more
- « Previous
- Next »