I think this is just an oversight. The YarnClient created by the TezClient could also be shared with the DAGClient that is returned after submitting an application. Eventually, the connection will end up timing out at the RPC level. Again, could you please create a jira.
On Tue, Jun 10, 2014 at 12:46 AM, Subroto Sanyal <sanyalsubr...@gmail.com> wrote: > Hi > > The org.apache.tez.client.TezClient creates > a org.apache.hadoop.yarn.client.api.YarnClient to submit an DAG application > to cluster but, found no apis to stop/close > the org.apache.hadoop.yarn.client.api.YarnClient object residing inside. > > Is it intended or am I missing something ? > > -- > Cheers, > *Subroto Sanyal* >