You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Kevin Klues (JIRA)" <ji...@apache.org> on 2016/10/24 22:37:59 UTC

[jira] [Created] (MESOS-6463) Build a prototype for remote pty support

Kevin Klues created MESOS-6463:
----------------------------------

             Summary: Build a prototype for remote pty support
                 Key: MESOS-6463
                 URL: https://issues.apache.org/jira/browse/MESOS-6463
             Project: Mesos
          Issue Type: Task
            Reporter: Kevin Klues
            Assignee: Kevin Klues


Running programs such as vim and gdb require a {{pty}} device to attach to. We need to investigate how to properly handle this when executing these programs on a remote machine. The plan is to build a standalone prototype (i.e. outside of mesos) as a proof-of-concept for to how make this work properly. Once we have a good feel for it, we will back port it into Mesos and integrate it with the rest of the system.

Development is being done here: https://github.com/klueska-mesosphere/remote-pty



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)