standalone \r is treated as new line by RecordLineReader
--------------------------------------------------------
Key: MAPREDUCE-1210
URL: https://issues.apache.org/jira/browse/MAPREDUCE-1210
Project: Hadoop Map/Reduce
Issue Type: Bug
Reporter: Olga Natkovich
In PIg 0.6.0 we are switching to RecordLineReader from our own implementation. We are seeing
differences in record counts that were traced down to the fact that standalone \r is treated
as line end. I don't think there is any precedence for this and we would like to get this
resolved so that we can use RLR and not break backward compatibility. (This problem was detected
with real user data.)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|