You should be able to downcast the InputSplit to FileSplit, if you're > using the new API. From there you can get the start and length of the > split. > > Cool, let me give it a shot.
> Interesting. If you can somehow make a reproducible test case I'd be > happy to look into this. > > This sounds great. As the input file is 1G, let me do some work on my side to see if I can pinpoint it so as not have to transfer a 1G file around. Thanks.
