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_r189455614
##########
File path:
runtime/executor/src/main/java/edu/snu/nemo/runtime/executor/datatransfer/TaskDataHandler.java
##########
@@ -78,8 +78,8 @@ public Task getTask() {
}
/**
- * Get intra-TaskGroup side input from parent tasks.
- * Just like normal intra-TaskGroup inputs, intra-TaskGroup side inputs are
+ * Get intra-Task side input from parent tasks.
+ * Just like normal intra-Task inputs, intra-Task side inputs are
Review comment:
Just like normal pipelined inputs, these side inputs 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:
[email protected]
With regards,
Apache Git Services