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 #70. Fix help parsing in Client to avoid triggering when -hadoop_binary_path is the first option. #90

Open xkrogen opened 5 years ago

xkrogen commented 5 years ago

@fengnanli , can you take a look?

pingsutw commented 5 years ago

I also got this issue,it works for me.

pingsutw commented 5 years ago

@xkrogen I think we should also updated this in Hadoop,I could help you to do this.

xkrogen commented 5 years ago

Hi @pingsutw , good point, I am tracking all of the issues that need to be migrated from GitHub to JIRA in HDFS-14643. I've included this one there.

pingsutw commented 5 years ago

Thank you, look forward to new patch