You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@aurora.apache.org by "Jing Chen (JIRA)" <ji...@apache.org> on 2018/08/10 18:21:00 UTC

[jira] [Assigned] (AURORA-1926) Client command 'task scp' cannot write to sandboxes created with Docker containerizer

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

Jing Chen reassigned AURORA-1926:
---------------------------------

    Assignee:     (was: Jing Chen)

> Client command 'task scp' cannot write to sandboxes created with Docker containerizer
> -------------------------------------------------------------------------------------
>
>                 Key: AURORA-1926
>                 URL: https://issues.apache.org/jira/browse/AURORA-1926
>             Project: Aurora
>          Issue Type: Bug
>          Components: Client
>            Reporter: Jordan Ly
>            Priority: Trivial
>
> In https://issues.apache.org/jira/browse/AURORA-1925, the 'task scp' command was added to the Aurora Client. The command allows users to transfer files and folders to/from/between sandboxes of tasks using their jobkey/instance tuple as the host identifier.
> However, the full functionality only works for tasks created using the Mesos containerizer. The Docker containerizer creates the sandbox folder with root permissions, meaning that the user can only use 'task scp' to read files/folders but not write them.
> This ticket is to allow users to also 'task scp' files to the sandboxes created by the Docker containerizer. 



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