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 #21. Add the ability to specify resources from the unpacked JAR. #22

Closed xkrogen closed 6 years ago

xkrogen commented 6 years ago

See more details in #21.

In addition to fixing the production code, this fixes the test to also be able to run from an unpacked JAR, by uploading individual resource files (as streams) instead of attempting to treat them as files.

chliang71 commented 6 years ago

LGTM, +1