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 "Gergely Novák (JIRA)" <ji...@apache.org> on 2018/05/11 10:59:00 UTC

[jira] [Created] (YARN-8276) [UI2] After version field became mandatory, form-based submission of new YARN service through UI2 doesn't work

Gergely Novák created YARN-8276:
-----------------------------------

             Summary: [UI2] After version field became mandatory, form-based submission of new YARN service through UI2 doesn't work
                 Key: YARN-8276
                 URL: https://issues.apache.org/jira/browse/YARN-8276
             Project: Hadoop YARN
          Issue Type: Bug
          Components: yarn-ui-v2
            Reporter: Gergely Novák
            Assignee: Gergely Novák


After version became mandatory in YARN service, one cannot create a new service through UI, there is no way to specify the version field and the service fails with the following message:
{code}
"Error: Adapter operation failed". 
{code}

Checking through browser dev tools, the REST response is the following:
{code}
{"diagnostics":"Version of service sleeper-service is either empty or not provided"}
{code}

Discovered by [~vinodkv].



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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