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

Closes #60. Fix issues with the start-workload.sh script. #84

Closed xkrogen closed 5 years ago

xkrogen commented 5 years ago

This is my approach, superceding PR #62. It is a bit more lenient with where it checks for implementations of WorkloadMapper implementations, and is able to find both AuditReplayMapper and CreateFileMapper.