You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Varun Saxena (JIRA)" <ji...@apache.org> on 2017/07/20 17:34:00 UTC

[jira] [Comment Edited] (YARN-6734) Ensure sub-application user is extracted & sent to timeline service

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

Varun Saxena edited comment on YARN-6734 at 7/20/17 5:33 PM:
-------------------------------------------------------------

[~rohithsharma], will we be creating a proxy user to write entities to collector in this scenario? As I see from the patch, sub app user is taken from request UGI.
Because for a secure cluster, we would assign collector tokens for AM user and then send it to AM from RM in Allocate Response.


was (Author: varun_saxena):
[~rohithsharma], will we be creating a proxy user to write entities to collector in this scenario? Because from the patch, sub app user is taken from request UGI.
Because for a secure cluster, we would assign collector tokens for AM user and then send it to AM from RM in Allocate Response.

> Ensure sub-application user is extracted & sent to timeline service
> -------------------------------------------------------------------
>
>                 Key: YARN-6734
>                 URL: https://issues.apache.org/jira/browse/YARN-6734
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>          Components: timelineserver
>            Reporter: Vrushali C
>            Assignee: Rohith Sharma K S
>         Attachments: YARN-6734-YARN-5355.001.patch
>
>
> After a discussion with Tez folks, we have been thinking over introducing a table to store  sub-application information. YARN-6733
> For example, if a Tez session runs for a certain period as User X and runs a few AMs. These AMs accept DAGs from other users. Tez will execute these dags with a doAs user. ATSv2 should store this information in a new table perhaps called as "sub_application" table. 
> YARN-6733 tracks the code changes needed for  table schema creation.
> This jira tracks writing to that table, updating the user name fields to include sub-application user etc. This would mean adding a field to Flow Context which can store an additional user 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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