Default stateless partitioning is the one you want. Here is the Sample code, which uses that.
https://github.com/DataTorrent/streaming-benchmarks/blob/master/apex-benchmarks/src/main/java/apex/benchmark/ApplicationWithGenerator.java On Wed, Jul 6, 2016 at 7:57 AM Raja.Aravapalli <[email protected]> wrote: > > Hi, > > Can some one please point me to a sample code/link that does uses the > *stickykey* partitioning in Apex. > > I couldn’t locate any.. > > Thanks a lot. > > > Regards, > Raja. >
