You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by GitBox <gi...@apache.org> on 2019/10/30 05:49:36 UTC

[GitHub] [hadoop] tasanuma commented on issue #1685: HDFS-14824. [Dynamometer] Dynamometer in org.apache.hadoop.tools does not output the benchmark results.

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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org