You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Nima Vaziri (JIRA)" <ji...@apache.org> on 2016/10/08 01:20:20 UTC

[jira] [Created] (MESOS-6342) Not able to access TaskInfo's Data field from Tasks launched by CmdExecutor

Nima Vaziri created MESOS-6342:
----------------------------------

             Summary: Not able to access TaskInfo's Data field from Tasks launched by CmdExecutor
                 Key: MESOS-6342
                 URL: https://issues.apache.org/jira/browse/MESOS-6342
             Project: Mesos
          Issue Type: Bug
            Reporter: Nima Vaziri


There's some config data that's being put in a TaskInfo's Data field on the Scheduler's side.

This data is of arbitrary size (in the order of hundreds of KB) so it might be possible to dump it into a file on the executor's side in case its size is big.



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