tasanuma commented on issue #1685: HDFS-14824. [Dynamometer] Dynamometer in 
org.apache.hadoop.tools does not output the benchmark results.
URL: https://github.com/apache/hadoop/pull/1685#issuecomment-547748198
 
 
   I almost just merged https://github.com/linkedin/dynamometer/pull/76, and 
fixed the license and checkstyle warns.
   
   I tested this PR with my test cluster and the result seems good.
    ```
    $ hadoop fs -cat dyno/results/part-r-00000
    userA,READ       171
    userA,WRITE      2772
    userB,READ       22
    ...
    ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to