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

Xun Liu edited comment on YARN-8714 at 11/14/18 9:02 AM:
---------------------------------------------------------

1) Support for multiple files or directories.

2) Must maintain the original state, such as folder subdirectory structure, zip 
file or normal file, do not make any changes.

3) Mount the specified file or folder to the absolute path in the container. 
Because the user can customize the WORKDIR of the container through the 
Dockerfile, And the containers are dedicated and custom made, So the user knows 
exactly where to mount the file.

4) Keep consistent with the use of docker, use`{color:#ff0000}:{color}` split 
source directory and destination directory.

5) Parameter format: -localizations 
hdfs:///user/yarn{color:#ff0000}:{color}/absolute/path

Requirements document: 
[https://docs.google.com/document/d/16YN8Kjmxt1Ym3clx5pDnGNXGajUT36hzQxjaik1cP4A/edit#heading=h.s07ukakieg7q]

 


was (Author: liuxun323):
1) Support for multiple files or directories.

2) Must maintain the original state, such as folder subdirectory structure, zip 
file or normal file, do not make any changes.

3) Mount the specified file or folder to the absolute path in the container. 
Because the user can customize the WORKDIR of the container through the 
Dockerfile, And the containers are dedicated and custom made, So the user knows 
exactly where to mount the file.

4) Keep consistent with the use of docker, use`{color:#FF0000}:{color}` split 
source directory and destination directory.

5) Parameter format: -localizations 
hdfs:///user/yarn{color:#FF0000}:{color}/absolute/path

> [Submarine] Support files/tarballs to be localized for a training job.
> ----------------------------------------------------------------------
>
>                 Key: YARN-8714
>                 URL: https://issues.apache.org/jira/browse/YARN-8714
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>            Reporter: Wangda Tan
>            Assignee: Zhankun Tang
>            Priority: Major
>         Attachments: YARN-8714-WIP1-trunk-001.patch
>
>
> See 
> https://docs.google.com/document/d/199J4pB3blqgV9SCNvBbTqkEoQdjoyGMjESV4MktCo0k/edit#heading=h.vkxp9edl11m7,
>  {{job run --localizations ...}}



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