wynot12 commented on a change in pull request #73: [Nemo-62] Support Multiple
Jobs Submission in a Single User Program
URL: https://github.com/apache/incubator-nemo/pull/73#discussion_r203574533
##########
File path:
runtime/common/src/main/java/edu/snu/nemo/runtime/common/plan/PhysicalPlanGenerator.java
##########
@@ -79,7 +79,6 @@ private PhysicalPlanGenerator(final StagePartitioner
stagePartitioner,
// this is needed because of DuplicateEdgeGroupProperty.
handleDuplicateEdgeGroupProperty(dagOfStages);
-
Review comment:
Hmm.. but you did not change this file at all for the purpose of this PR.
I could understand if you've already changed other part of this file for the
major/minor goal of this PR.
But I'm ok if Nemo convention is good to go with it.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services