You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Kamil Domański (JIRA)" <ji...@apache.org> on 2014/09/14 08:48:34 UTC

[jira] [Created] (MESOS-1792) add os::shell with pluggable IO descriptors

Kamil Domański created MESOS-1792:
-------------------------------------

             Summary: add os::shell with pluggable IO descriptors
                 Key: MESOS-1792
                 URL: https://issues.apache.org/jira/browse/MESOS-1792
             Project: Mesos
          Issue Type: Improvement
          Components: stout
    Affects Versions: 0.20.0
            Reporter: Kamil Domański
            Assignee: Kamil Domański


Add an overload of os::shell that allows to run a command with stdin and/or stdout substituted by file descriptors passed as parameters.

This will allow to pipe a stream of data in and out of a process e.g. directly from download to extraction, as proposed by [~bernd-mesos] in MESOS-1667.



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