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

Sergey Shelukhin commented on TEZ-3866:
---------------------------------------

cc [~hagleitn] [~aplusplus] this is needed for Hive workload management to 
avoid some major ugly code that exists right now :)

> add ability to pass information between plugins
> -----------------------------------------------
>
>                 Key: TEZ-3866
>                 URL: https://issues.apache.org/jira/browse/TEZ-3866
>             Project: Apache Tez
>          Issue Type: Bug
>            Reporter: Sergey Shelukhin
>
> Distinct from TEZ-3815, since even with the hack that makes plugins aware of 
> each other, they cannot store task-specific info without calling into each 
> others' per-task structures.
> In particular, I need a piece of info that is generated when the custom 
> scheduler calls getContext().taskAllocated, to be propagated to communicator 
> plugin registerRunningTaskAttempt, so that the custom communicator could 
> include additional info in task submission. There doesn't seem to be any 
> means to do it now.



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

Reply via email to