You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Chris Nauroth (JIRA)" <ji...@apache.org> on 2014/10/06 20:50:33 UTC

[jira] [Created] (MAPREDUCE-6122) TestLineRecordReader may fail due to test data files checked out of git with incorrect line endings.

Chris Nauroth created MAPREDUCE-6122:
----------------------------------------

             Summary: TestLineRecordReader may fail due to test data files checked out of git with incorrect line endings.
                 Key: MAPREDUCE-6122
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6122
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: test
            Reporter: Chris Nauroth
            Assignee: Chris Nauroth
            Priority: Minor


{{TestLineRecordReader}} uses several test input files at src/test/resources/*.txt.  Some of the tests expect a specific length for the files, such as dealing with a record that spans multiple splits.  If they get checked out of git with CRLF line endings by mistake, then the test assertions will fail.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)