jeongyooneo commented on a change in pull request #20: [NEMO-76] Rename 
TaskGroup to Task
URL: https://github.com/apache/incubator-nemo/pull/20#discussion_r189455429
 
 

 ##########
 File path: 
runtime/executor/src/main/java/edu/snu/nemo/runtime/executor/TaskExecutor.java
 ##########
 @@ -76,24 +76,24 @@
 
   /**
    * Constructor.
-   * @param scheduledTaskGroup TaskGroup with information needed during 
execution.
-   * @param taskGroupDag TaskGroup expressed as a DAG of Tasks.
-   * @param taskGroupStateManager State manager for this TaskGroup.
+   * @param scheduledTask Task with information needed during execution.
+   * @param taskDag Task expressed as a DAG of Tasks.
 
 Review comment:
   Task expressed as a DAG of Tasks -> a DAG of Tasks?

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to