[
https://issues.apache.org/jira/browse/MAPREDUCE-7102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Giovanni Matteo Fumarola reassigned MAPREDUCE-7102:
---------------------------------------------------
Assignee: Giovanni Matteo Fumarola
> Fix TestJavaSerialization for Windows due a mismatch line separator
> --------------------------------------------------------------------
>
> Key: MAPREDUCE-7102
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-7102
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Reporter: Giovanni Matteo Fumarola
> Assignee: Giovanni Matteo Fumarola
> Priority: Minor
> Attachments: MAPREDUCE-7102.v1.patch
>
>
> TestJavaSerialization#testWriteToSequencefile and testMapReduceJob fails on
> Windows.
> testWriteToSequencefile fails due to a missing InputStream.close()
> [link|https://builds.apache.org/job/hadoop-trunk-win/484/testReport/org.apache.hadoop.mapred/TestJavaSerialization/testWriteToSequencefile/]
> of the test result.
> testMapReduceJob fails due to a mismatch on line separator.
> System.getProperty("line.separator") in Windows is /r/n while in Linux is
> only /n.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]