jeongyooneo commented on a change in pull request #36: [NEMO-94] Clean up 
legacy TODOs
URL: https://github.com/apache/incubator-nemo/pull/36#discussion_r195638863
 
 

 ##########
 File path: 
compiler/frontend/spark/src/main/java/edu/snu/nemo/compiler/frontend/spark/transform/ReduceTransform.java
 ##########
 @@ -99,7 +99,7 @@ public void onData(final T element) {
   @Override
   public void close() {
     // Write result to a temporary file.
-    // TODO #711: remove this part, and make it properly write to sink.
+    // TODO #16: Implement collection of data from executor to client
 
 Review comment:
   This doesn't seem the right issue

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