I’d like to know both ways: arrival order and sort order -A
From: Tathagata Das [mailto:[email protected]] Sent: May-02-14 12:04 AM To: [email protected] Cc: [email protected] Subject: Re: range partitioner with updateStateByKey Ordered by what? arrival order? sort order? TD On Thu, May 1, 2014 at 2:35 PM, Adrian Mocanu <[email protected]<mailto:[email protected]>> wrote: If I use a range partitioner, will this make updateStateByKey take the tuples in order? Right now I see them not being taken in order (most of them are ordered but not all) -Adrian
