You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Hitesh Shah (JIRA)" <ji...@apache.org> on 2015/09/11 19:16:46 UTC

[jira] [Comment Edited] (TEZ-2660) Tez UI: need to show application page even if system metrics publish is disabled.

    [ https://issues.apache.org/jira/browse/TEZ-2660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14741164#comment-14741164 ] 

Hitesh Shah edited comment on TEZ-2660 at 9/11/15 5:16 PM:
-----------------------------------------------------------

Yes that should be fine. 

Does this require cors support in YARN RM? Does this degrade gracefully if the data cannot be read from RM or error out? Might be better to display some message saying that data could not be retrieved from RM/ATS but allow the UI to function? 

 


was (Author: hitesh):
Yes that should be fine. 

Does this require cors support in YARN RM? Does this degrade gracefully if the data cannot be read from RM or error out? Might be better to display some message saying that data could not be retrieved from RM but allow the UI to function? 

 

> Tez UI: need to show application page even if system metrics publish is disabled.
> ---------------------------------------------------------------------------------
>
>                 Key: TEZ-2660
>                 URL: https://issues.apache.org/jira/browse/TEZ-2660
>             Project: Apache Tez
>          Issue Type: Bug
>          Components: UI
>            Reporter: Prakash Ramachandran
>            Assignee: Prakash Ramachandran
>         Attachments: TEZ-2660.1.patch
>
>
> if system metrics publish is disabled the application page is not shown currently. This means the following does not work. 
> * history url from yarn ui will redirect to a page which will error
> * we do not show the url from tez-ui to yarn app page.
> This can be enhanced and fixed by using the data if its available through the yarn rest api. https://hadoop.apache.org/docs/r2.4.1/hadoop-yarn/hadoop-yarn-site/ResourceManagerRest.html#Cluster_Applications_API
> cc [~hitesh]



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