Matthew Rossi created MAPREDUCE-7466: ----------------------------------------
Summary: WordMedian example fails to compute the right median Key: MAPREDUCE-7466 URL: https://issues.apache.org/jira/browse/MAPREDUCE-7466 Project: Hadoop Map/Reduce Issue Type: Bug Components: examples, test Reporter: Matthew Rossi 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). -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: mapreduce-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: mapreduce-issues-h...@hadoop.apache.org