-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/14964/
-----------------------------------------------------------
(Updated Oct. 28, 2013, 6:45 a.m.)
Review request for pig, Cheolsoo Park, Daniel Dai, Dmitriy Ryaboy, and Julien
Le Dem.
Changes
-------
Updated patch with code review changes (rebased).
Bugs: PIG-3047
https://issues.apache.org/jira/browse/PIG-3047
Repository: pig
Description
-------
-Check the size of a relation before adding it to distributed cache in
Replicated join - 1G by default
Diffs (updated)
-----
trunk/conf/pig.properties 1536246
trunk/src/org/apache/pig/PigConfiguration.java 1536246
trunk/src/org/apache/pig/backend/hadoop/executionengine/mapReduceLayer/InputSizeReducerEstimator.java
1536246
trunk/src/org/apache/pig/backend/hadoop/executionengine/mapReduceLayer/JobControlCompiler.java
1536246
trunk/src/org/apache/pig/backend/hadoop/executionengine/util/MapRedUtil.java
1536246
trunk/src/org/apache/pig/impl/util/Utils.java 1536246
trunk/test/org/apache/pig/test/PigStorageWithStatistics.java 1536246
trunk/test/org/apache/pig/test/TestFRJoin2.java 1536246
Diff: https://reviews.apache.org/r/14964/diff/
Testing
-------
Thanks,
Aniket Mokashi