[
https://issues.apache.org/jira/browse/TEZ-1591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chen He updated TEZ-1591:
-------------------------
Attachment: TEZ-1591-1.patch
[~zjffdu], Thank you for your review. Sorry about typing your email wrong.
I did following updates:
1) move TestLocalMode to o.a.tez.test package.
2)Add the
"assertTrue(dagClients[i-1].getExecutionContext().equals(dagClients[i].getExecutionContext()))"
clause in testMultiDAGsOnSession to verify the execution context;
For your second question, my understanding is that the
testMultipleClientsWithSession is to verify whether multiClients(session mode)
can works in local mode or not. Is this correct? [~sseth].
> 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-1.patch, 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)