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

Thaddeus Diamond commented on TEZ-1372:
---------------------------------------

I like [~gopalv]'s idea, but am happy to make a call like:

{noformat}
DAG preWarmDag = new PreWarmDAG(<container_info>);
tezClient.submitDag(preWarmDag);
tezClient.waitTillReady();
{noformat}

> Fix preWarm to work after recent API changes
> --------------------------------------------
>
>                 Key: TEZ-1372
>                 URL: https://issues.apache.org/jira/browse/TEZ-1372
>             Project: Apache Tez
>          Issue Type: Sub-task
>    Affects Versions: 0.5.0
>            Reporter: Bikas Saha
>            Assignee: Bikas Saha
>            Priority: Blocker
>




--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to