Daniel Dai created PIG-4379: ------------------------------- Summary: Make RoundRobinPartitioner public Key: PIG-4379 URL: https://issues.apache.org/jira/browse/PIG-4379 Project: Pig Issue Type: Improvement Components: impl Reporter: Daniel Dai Assignee: Daniel Dai Fix For: 0.15.0
There are use cases in which user want to distribute the dataset evenly without regard to key. org.apache.pig.backend.hadoop.executionengine.tez.runtime.RoundRobinPartitioner is perfect for this use case. We shall open this to public as oppose to an internal class inside tez package. -- This message was sent by Atlassian JIRA (v6.3.4#6332)