You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by "Wangda Tan (JIRA)" <ji...@apache.org> on 2016/11/14 21:11:59 UTC

[jira] [Created] (YARN-5879) Correctly handle docker.image and launch command when unique_component_support is specified

Wangda Tan created YARN-5879:
--------------------------------

             Summary: Correctly handle docker.image and launch command when unique_component_support is specified
                 Key: YARN-5879
                 URL: https://issues.apache.org/jira/browse/YARN-5879
             Project: Hadoop YARN
          Issue Type: Sub-task
          Components: yarn-native-services
            Reporter: Wangda Tan


Found two issues, when {{unique_component_support}} specified to true, server will return error message like:

{code}
{
  "diagnostics": "Property docker.image not specified for {component-name}-{component-id}"
}
{code}

And in addition, the launch command cannot handle patterns like {{COMPONENT_ID}}



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

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