Any help here?

On Fri, Nov 7, 2014 at 5:18 PM, Flavio Pompermaier <pomperma...@okkam.it>
wrote:

> Hi to all,
>
> in the TableInputFormatBase there's a method that computes the splits that
> depends on the region start/end key. I'd like to further split each split
> so that to be able to assign work in the cluster more evenly if the regions
> are not well-balanced. Is that possible..? Probably not but it could be a
> very nice feature..
> Something like:
>
>            InputSplit[n]= split(InputSplit split, int n)?
>
> Best,
> Flavio
>

Reply via email to