sanha 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_r202512775
########## 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: If so, please add comments about it to this method and the method for additional output also. Thanks for the explanation! ---------------------------------------------------------------- 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