[
https://issues.apache.org/jira/browse/PIG-4455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14354205#comment-14354205
]
Rohini Palaniswamy commented on PIG-4455:
-----------------------------------------
You might also want to set walkLeavesInOrder true in the constructor of
DependencyOrderWalker else plan can differ for different versions of jdk.
bq. for the printing mr job dependency. I didn't do it, because think it may
affect the test case of TestMRCompiler, lots of golden files need to change
Are you sure this change does not already affect golden files in
TestMRCompiler and no tests fail? It looks to me, that they will fail if the
golden files are not updated.
> Should use DependencyOrderWalker instead of DepthFirstWalker in MRPrinter
> -------------------------------------------------------------------------
>
> Key: PIG-4455
> URL: https://issues.apache.org/jira/browse/PIG-4455
> Project: Pig
> Issue Type: Improvement
> Reporter: Jeff Zhang
> Attachments: PIG-4455-1.patch
>
>
> Using DependencyOrderWalker is much better than DepthFirstWalker, and it
> would be better to also print the mr job dependency like TezGraphPrinter
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)