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

Wangda Tan commented on YARN-7974:
----------------------------------

[~jhung],

Thanks for working on the feature, I can see it's values. 

For implementation / API:

1) Have you considered only allowing AM to update the tracking URL? Which can 
solve some problems like: a. Need to properly check ACL to make the change. b. 
concurrent write tracking URL causes issue.

2) I think the updated tracking URL need to be persisted as well, otherwise RM 
restart causes update information cleared.

> Allow updating application tracking url after registration
> ----------------------------------------------------------
>
>                 Key: YARN-7974
>                 URL: https://issues.apache.org/jira/browse/YARN-7974
>             Project: Hadoop YARN
>          Issue Type: Improvement
>            Reporter: Jonathan Hung
>            Assignee: Jonathan Hung
>            Priority: Major
>         Attachments: YARN-7974.001.patch, YARN-7974.002.patch
>
>
> Normally an application's tracking url is set on AM registration. We have a 
> use case for updating the tracking url after registration (e.g. the UI is 
> hosted on one of the containers).
> Currently we added a {{updateTrackingUrl}} API to ApplicationClientProtocol.
> We'll post the patch soon, assuming there are no issues with this.



--
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