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

Sangjin Lee updated YARN-5359:
------------------------------
    Attachment: YARN-5359.03.patch

Posted patch v.4.

Addressed Joep's comments. Also, I found more places where the default storage 
location is used for the filesystem writer/reader. They run the risk of 
stepping on each other's foot when multiple unit tests are running possibly 
from multiple builds. They have been fixed.

> FileSystemTimelineReader/Writer uses unix-specific default
> ----------------------------------------------------------
>
>                 Key: YARN-5359
>                 URL: https://issues.apache.org/jira/browse/YARN-5359
>             Project: Hadoop YARN
>          Issue Type: Bug
>    Affects Versions: 3.0.0-alpha1
>            Reporter: Sangjin Lee
>            Assignee: Sangjin Lee
>            Priority: Minor
>         Attachments: YARN-5359.01.patch, YARN-5359.02.patch, 
> YARN-5359.03.patch
>
>
> {{FileSystemTimelineReaderImpl}} and {{FileSystemTimelineWriterImpl}} use a 
> unix-specific default. It won't work on Windows.
> Also, {{TestFileSystemTimelineReaderImpl}} uses this default directly, which 
> is also brittle against concurrent tests.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org

Reply via email to