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_r201414667
##########
File path: runtime/driver/src/main/java/edu/snu/nemo/driver/NemoDriver.java
##########
@@ -154,9 +161,14 @@ public void onNext(final ActiveContext activeContext) {
*/
public void startSchedulingUserApplication(final String dagString) {
Review comment:
Shouldn't it be `startSchedulingUserDAG`?
I thought a single user job may have multiple dags.
----------------------------------------------------------------
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