You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@aurora.apache.org by "Jordan Ly (JIRA)" <ji...@apache.org> on 2017/05/16 23:58:04 UTC

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

Jordan Ly created AURORA-1926:
---------------------------------

             Summary: 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
(v6.3.15#6346)