[
https://issues.apache.org/jira/browse/TEZ-387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14046478#comment-14046478
]
Bikas Saha commented on TEZ-387:
--------------------------------
In the future, please generate diff using "git diff --no-prefix" or equivalent
so that the patch does not have prefixed names like
{code}a/tez-dag/src/main/java/org/apache/tez/dag/api/client/DAGClientServer.java{code}
> Move DAGClientHandler into its own class
> ----------------------------------------
>
> Key: TEZ-387
> URL: https://issues.apache.org/jira/browse/TEZ-387
> Project: Apache Tez
> Issue Type: Bug
> Affects Versions: 0.4.0
> Reporter: Bikas Saha
> Assignee: Jeff Zhang
> Labels: newbie
> Attachments: TEZ-387-2.patch, TEZ-387.patch, TEZ-387.patch,
> TEZ-387_1.patch, TEZ-387_3.patch, Tez-387-2.patch, Tez-387-3.patch,
> Tez-387.patch
>
>
> DAGClientHandler code lies inside the DAGAppMaster. Moving it into its own
> class will help unit testing it.
--
This message was sent by Atlassian JIRA
(v6.2#6252)