[ https://issues.apache.org/jira/browse/YARN-8620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16568242#comment-16568242
]
Hudson commented on YARN-8620:
------------------------------
SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #14704 (See [https://builds.apache.org/job/Hadoop-trunk-Commit/14704/])
YARN-8620. [UI2] YARN Services UI new submission failures are not (sunilg: rev 29417dbbf4f6e3881baaaa97408b335c32fe6708)
* (edit) hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/src/main/webapp/app/controllers/yarn-app.js
* (edit) hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/src/main/webapp/app/controllers/yarn-deploy-service.js
* (edit) hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/src/main/webapp/app/templates/yarn-app.hbs
* (edit) hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/src/main/webapp/app/adapters/yarn-servicedef.js
> [UI2] YARN Services UI new submission failures are not debuggable
> -----------------------------------------------------------------
>
> Key: YARN-8620
> URL: https://issues.apache.org/jira/browse/YARN-8620
> Project: Hadoop YARN
> Issue Type: Bug
> Components: yarn-ui-v2
> Reporter: Akhil PB
> Assignee: Akhil PB
> Priority: Major
> Fix For: 3.2.0, 3.1.2
>
> Attachments: YARN-8620.001.patch, YARN-8620.002.patch
>
>
> When a new service is submitted through the YARN Services UI and an error occurs, the
only message in the UI is
> {code}
> Error: Adapter operation failed
> {code}
> Even though the underlying REST API is returning one of the following messages, it is
completely hidden from the end user
> {code}
> - \{"diagnostics":"Artifact tarball does not exist hbase-2.0.0.3.0.0.0.tar.gz"}
> - \{"diagnostics":"Specified src_file does not exist on hdfs: hdfs-site.xml"}
> - \{"diagnostics":"Failed to create service sleeper-service, because it already exists."}
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-issues-help@hadoop.apache.org
|