matthewrossi opened a new pull request, #6386:
URL: https://github.com/apache/hadoop/pull/6386

   The WordMedian example does not correctly handle the case where the median 
falls exactly between two different values (e.g., the median word legth of 
"Hello Hadoop" should be 5.5).
   
   This affects both the example and its test (i.e., TestWordStats).
   
   See 
[https://issues.apache.org/jira/browse/MAPREDUCE-7466](https://issues.apache.org/jira/browse/MAPREDUCE-7466)
   


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to