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

Íñigo Goiri commented on YARN-8324:
-----------------------------------

Just use the regular File.separator then.
Something like:
{code}
StringUtils.join(File.separator, new String[] {yarnHome, "bin", 
"container-executor"} );
{code}

> Fix TestPrivilegedOperationExecutor.testExecutorPath on Windows
> ---------------------------------------------------------------
>
>                 Key: YARN-8324
>                 URL: https://issues.apache.org/jira/browse/YARN-8324
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: nodemanager
>            Reporter: Giovanni Matteo Fumarola
>            Assignee: Giovanni Matteo Fumarola
>            Priority: Major
>         Attachments: YARN-8324.v1.patch, image-2018-05-18-14-42-56-314.png, 
> image-2018-05-18-14-43-09-321.png
>
>
> Fix TestPrivilegedOperationExecutor.testExecutorPath on Windows because of 
> the path format.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
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