linkedin / dynamometer

A tool for scale and performance testing of HDFS with a specific focus on the NameNode.
BSD 2-Clause "Simplified" License
131 stars 34 forks source link

Ignore fsimage entries outside of the INodeSection when parsing XML. #82

Open xkrogen opened 5 years ago

xkrogen commented 5 years ago

This fixes the issue described in PR #77 regarding improper parsing of the FSImage XML when the CacheManagerSection is present.