You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/11/09 00:33:58 UTC

[jira] [Commented] (SPARK-14914) Test Cases fail on Windows

    [ https://issues.apache.org/jira/browse/SPARK-14914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15649344#comment-15649344 ] 

Apache Spark commented on SPARK-14914:
--------------------------------------

User 'wangmiao1981' has created a pull request for this issue:
https://github.com/apache/spark/pull/15818

> Test Cases fail on Windows
> --------------------------
>
>                 Key: SPARK-14914
>                 URL: https://issues.apache.org/jira/browse/SPARK-14914
>             Project: Spark
>          Issue Type: Test
>            Reporter: Tao LI
>            Assignee: Tao LI
>             Fix For: 2.1.0
>
>
> There are lots of test failure on windows. Mainly for the following reasons:
> 1. resources (e.g., temp files) haven't been properly closed after using, thus IOException raised while deleting the temp directory. 
> 2. Command line too long on windows. 
> 3. File path problems caused by the drive label and back slash on absolute windows path. 
> 4. Simply java bug on windows
>    a. setReadable doesn't work on windows for directories. 
>    b. setWritable doesn't work on windows
>    c. Memory-mapped file can't be read at the same time. 



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org