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

Jeff Zhang commented on TEZ-1591:
---------------------------------

[~airbots]  2 comments.

* package localmode is not necessary, we also have local mode test under 
package org.apache.tez.test
* Regarding testMultipleClientsWithSession, I think we should one TezClient in 
one session. And in that case, the ExecutionContext should be equal. ( they are 
using same Application)
{code}
assertTrue(dagClient1.getExecutionContext().equals(dagClient2.getExecutionContext()));
{code}

BTW, the *Jeff* you mentioned is not me :). My email is [email protected]  

> Move TestLocalMode to tez-tests
> -------------------------------
>
>                 Key: TEZ-1591
>                 URL: https://issues.apache.org/jira/browse/TEZ-1591
>             Project: Apache Tez
>          Issue Type: Sub-task
>    Affects Versions: 0.5.0
>            Reporter: Chen He
>            Assignee: Chen He
>              Labels: test
>         Attachments: TEZ-1591.patch
>
>
> Move TestLocalMode to tez-tests. It enable TestLocalMode to use more examples 
> from tez-examples without circular dependency.



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

Reply via email to