You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Arun Suresh (JIRA)" <ji...@apache.org> on 2016/05/23 17:16:12 UTC

[jira] [Created] (YARN-5127) Expose ExecutionType in Container api record

Arun Suresh created YARN-5127:
---------------------------------

             Summary: Expose ExecutionType in Container api record
                 Key: YARN-5127
                 URL: https://issues.apache.org/jira/browse/YARN-5127
             Project: Hadoop YARN
          Issue Type: Sub-task
            Reporter: Arun Suresh
            Assignee: Arun Suresh


Currently the ExecutionType of the Container returned as a response to the allocate call is contained in the {{ContinerTokenIdentifier}} which is encoded into the ContainerToken.

Unfortunately, the client would need to decode the returned token to access the ContainerTokenIdentifier, which probably should not be allowed.

This JIRA proposes to add a {{getExecutionType()}} method in the container record.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-issues-help@hadoop.apache.org