xkrogen 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-548447311 Hi @tasanuma , the changes LGTM. The test is failing because 3.1.2 no longer exists on the Apache mirror sites now that 3.1.3 is published. Can you also take care of updating that version [here](https://github.com/apache/hadoop/blob/trunk/hadoop-tools/hadoop-dynamometer/hadoop-dynamometer-infra/src/test/java/org/apache/hadoop/tools/dynamometer/TestDynamometerInfra.java#L125) to fix the test? We can use 3.1.3 or 3.2.1. The long term fix of removing this specification is tracked in HDFS-14412.
---------------------------------------------------------------- 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]
