How to analysis big jvm dump files
How to analysis big jvm dump files
Our hadoop cluster has 1000+ nodes and 20PB data. So , our NameNode dump files is over 100GB and we find it is hard to analysis it by any tools.
Do any one has any suggestions about how to analysis such big jvm dump files?
1 Answer
1
MAT is analysis the dump file with index files, can you mapped the big file into many little file and store the index files to a common file system(eg: fastdfs)
Thanks for contributing an answer to Stack Overflow!
But avoid …
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
But avoid …
To learn more, see our tips on writing great answers.
Required, but never shown
Required, but never shown
By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.