You can write a custom partition in Java and see the doc. at http://pig.apache.org/docs/r0.11.1/basic.html#partitionby for how to use it.
Hien On 8/6/13 6:02 AM, "Bhavesh Shah" <[email protected]> wrote: >Hello, >Actually I want to partition the data based on date. So I am just >thinking to use partition by in PIG. >But I tried to searched for it, but didn't get much about that. > >So can you please tell me how to use partition by in PIG? > > >-Thanks, >Bhavesh Shah >
