You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@datafu.apache.org by wang jian <ki...@gmail.com> on 2014/08/24 13:15:20 UTC

Review Request 25009: Initial version of probability weighted sampling UDF

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/25009/
-----------------------------------------------------------

Review request for DataFu and Matthew Hayes.


Repository: datafu


Description
-------

Initial version of probability weighted sampling UDF


Diffs
-----

  datafu-pig/src/main/java/datafu/pig/sampling/SimpleRandomSample.java ee2e796 
  datafu-pig/src/main/java/datafu/pig/sampling/WeightedRandomSampleByProbability.java PRE-CREATION 
  datafu-pig/src/test/java/datafu/test/pig/sampling/WeightedRandomSampleByProbabilityTests.java PRE-CREATION 

Diff: https://reviews.apache.org/r/25009/diff/


Testing
-------

Unit tests


Thanks,

wang jian