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 "Siddharth Seth (JIRA)" <ji...@apache.org> on 2013/04/13 04:58:15 UTC

[jira] [Created] (YARN-575) ContainerManager APIs should be user accessible

Siddharth Seth created YARN-575:
-----------------------------------

             Summary: ContainerManager APIs should be user accessible
                 Key: YARN-575
                 URL: https://issues.apache.org/jira/browse/YARN-575
             Project: Hadoop YARN
          Issue Type: Sub-task
          Components: nodemanager
    Affects Versions: 2.0.4-alpha
            Reporter: Siddharth Seth
            Priority: Critical


Auth for ContainerManager is based on the containerId being accessed - since this is what is used to launch containers (There's likely another jira somewhere to change this to not be containerId based).
What this also means is the API is effectively not usable with kerberos credentials.
Also, it should be possible to use this API with some generic tokens (RMDelegation?), instead of with Container specific tokens.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira