-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/19368/
-----------------------------------------------------------
(Updated March 18, 2014, 7:44 p.m.)
Review request for accumulo.
Changes
-------
This specific patch was against master, but the commit should likely be applied
to previous versions as well.
Bugs: ACCUMULO-2494
https://issues.apache.org/jira/browse/ACCUMULO-2494
Repository: accumulo
Description
-------
ACCUMULO-2494 Fix calcualtion of stdev
Diffs
-----
core/src/main/java/org/apache/accumulo/core/util/Stat.java
e65265c6decde47ef229377653112a677fef8112
core/src/test/java/org/apache/accumulo/core/util/StatTest.java PRE-CREATION
Diff: https://reviews.apache.org/r/19368/diff/
Testing
-------
Unit tests results compared with calculations from Wolfram Alpha.
Thanks,
Mike Drob