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-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org

Reply via email to