> It does in fact attempt to do that, and the tests check for that, but > there's no guarantee in its API. Of course "equally" here means +/- > one element.
This happens in ParallelCollectionRDD.slice(), in the default "case" for the OP's example.
> It does in fact attempt to do that, and the tests check for that, but > there's no guarantee in its API. Of course "equally" here means +/- > one element.
This happens in ParallelCollectionRDD.slice(), in the default "case" for the OP's example.