sanha commented on a change in pull request #115: [NEMO-96] Modularize 
DataSkewPolicy to use MetricVertex and BarrierVertex
URL: https://github.com/apache/incubator-nemo/pull/115#discussion_r214385677
 
 

 ##########
 File path: 
runtime/executor/src/main/java/edu/snu/nemo/runtime/executor/task/VertexHarness.java
 ##########
 @@ -99,6 +108,10 @@ OutputCollectorImpl getOutputCollector() {
     return additionalTagOutputChildren;
   }
 
+  public Map<String, String> getTagToAdditionalChildrenId() {
 
 Review comment:
   Please add a comment for this public method.

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