unsubscribe
::DISCLAIMER:: The contents of this e-mail and any attachment(s) are confidential and intended for the named recipient(s) only. E-mail transmissi
Re: How does mapper process partial records?
I don't quite get what you mean - we don't have such a flaw. The first split task makes sure to read one extra record, even if its last byte is a newline. The subsequent splits (that is, those with offsets not 0), always ignore the first record even if it is complete in their given range. You may