[ 
https://issues.apache.org/jira/browse/TEZ-3077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kuhu Shukla updated TEZ-3077:
-----------------------------
    Attachment: TEZ-3077.001.patch

Putting an initial patch based on peer comments. Do we want to change the calls 
to {{waitTillReady}} in cases like JoinValidate:
{code}
DAG dag = createDag(tezConf, lhsPath, rhsPath, numPartitions);

    tezClient.waitTillReady();
    DAGClient dagClient = tezClient.submitDAG(dag);
{code}

Also currently the configured timeout is 10 seconds, does that sound right? 

> TezClient.waitTillReady should support timeout
> ----------------------------------------------
>
>                 Key: TEZ-3077
>                 URL: https://issues.apache.org/jira/browse/TEZ-3077
>             Project: Apache Tez
>          Issue Type: Bug
>            Reporter: Sergey Shelukhin
>            Assignee: Kuhu Shukla
>         Attachments: TEZ-3077.001.patch
>
>
> Also preWarm.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to