[ 
https://issues.apache.org/jira/browse/MAPREDUCE-7102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Íñigo Goiri updated MAPREDUCE-7102:
-----------------------------------
    Labels: windows  (was: )

> 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: Test
>    Affects Versions: 3.1.0
>            Reporter: Giovanni Matteo Fumarola
>            Assignee: Giovanni Matteo Fumarola
>            Priority: Minor
>              Labels: windows
>             Fix For: 2.10.0, 3.2.0, 3.1.1, 3.0.4, 2.9.2
>
>         Attachments: MAPREDUCE-7102.v1.patch, MAPREDUCE-7102.v2.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]

Reply via email to