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_r189455580
 
 

 ##########
 File path: 
runtime/executor/src/main/java/edu/snu/nemo/runtime/executor/datatransfer/TaskDataHandler.java
 ##########
 @@ -23,7 +23,7 @@
 /**
  * Per-Task data handler.
  * This is a wrapper class that handles data transfer of a Task.
- * As TaskGroup input is processed element-wise, Task output element 
percolates down
+ * As Task input is processed element-wise, Task output element percolates down
 
 Review comment:
   As Task input is -> As task DAG data are

----------------------------------------------------------------
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