[
https://issues.apache.org/jira/browse/TEZ-989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13954542#comment-13954542
]
Bikas Saha commented on TEZ-989:
--------------------------------
Possibly unnecessary call to build()
{code}+ requestBuilder.setDAGPlan(dagPlan).build();{code}
The DAGplan PB object could have been used to store the additional resources
needed to run this DAG. Recovery code may be cleaner with this approach.
> Allow addition of resources to the AM for a running session
> -----------------------------------------------------------
>
> Key: TEZ-989
> URL: https://issues.apache.org/jira/browse/TEZ-989
> Project: Apache Tez
> Issue Type: Improvement
> Reporter: Siddharth Seth
> Assignee: Siddharth Seth
> Fix For: 0.4.0
>
> Attachments: TEZ-989.1.txt, TEZ-989.2.txt, TEZ-989.3.txt,
> TEZ-989.4.txt, test_jar
>
>
--
This message was sent by Atlassian JIRA
(v6.2#6252)