[ https://issues.apache.org/jira/browse/CRUNCH-519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15432269#comment-15432269 ]
Josh Wills commented on CRUNCH-519: ----------------------------------- [~ronhash] ran into a couple of test failures in crunch-core: Failed tests: Breakpoint2IT.testBreakpoint:60->run:103 expected:<1> but was:<0> Breakpoint2IT.testNoBreakpoint:49->run:103 expected:<2> but was:<0> > Plan dot file can display more information > ------------------------------------------ > > Key: CRUNCH-519 > URL: https://issues.apache.org/jira/browse/CRUNCH-519 > Project: Crunch > Issue Type: Improvement > Components: Core > Reporter: Ron Hashimshony > Assignee: Josh Wills > Attachments: CRUNCH-519-1.diff, CRUNCH-519-2.patch, > CRUNCH-519-3.patch, CRUNCH-519.diff > > > The current plan dot file display nicely the jobs, with nice names and arrows. > However it does not explain how the planner decided on the reducers number, > which is based on the input data size, scale factor and desired size per > reducer. > I suggest adding this information to the dot file. > An addition to the DotfileWriter class can do this easily. -- This message was sent by Atlassian JIRA (v6.3.4#6332)