You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Xun Liu (JIRA)" <ji...@apache.org> on 2018/11/13 07:01:00 UTC

***UNCHECKED*** [jira] [Commented] (YARN-8714) [Submarine] Support files/tarballs to be localized for a training job.

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

Xun Liu commented on YARN-8714:
-------------------------------

# Support files and folders
 # HDFS type and local file type supporting HDFS:// prefix at the same time
 # Keep it intact: the uploaded package is compressed, and the submarine is automatically decompressed into the container, which is not suitable, because if I rush to save the file that needs to upload the compressed package format, it will be destroyed. And it also introduces ambiguity.
 # Parameter format: {color:#FF0000}--localizations hdfs:///user/yarn->.{color} # indicates the current execution path of the container
 # Parameter format: {color:#FF0000}--localizations hdfs:///user/yarn->./abc{color} # Indicates the abc folder under the current execution path of the container (submarine marks the file under hdfs:///user/yarn as an abc .tar.gz compression package, extract the abc folder when pulling up the container, then mount it in it)

> [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: yarn-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-issues-help@hadoop.apache.org