shpark commented on a change in pull request #76: [NEMO-151] Add OutputWriters 
for additional tagged outputs
URL: https://github.com/apache/incubator-nemo/pull/76#discussion_r202512750
 
 

 ##########
 File path: 
runtime/executor/src/main/java/edu/snu/nemo/runtime/executor/task/VertexHarness.java
 ##########
 @@ -111,10 +114,17 @@ OutputCollectorImpl getOutputCollector() {
   }
 
   /**
-   * @return OutputWriters of this irVertex. (empty if none exists)
+   * @return OutputWriters for main outputs of this irVertex. (empty if none 
exists)
 
 Review comment:
   The main outputs are output with main TupleTag and additional outputs are 
outputs with additional TupleTags. These are from Beam programming model.

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

Reply via email to