You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@nemo.apache.org by GitBox <gi...@apache.org> on 2019/12/03 16:54:26 UTC

[GitHub] [incubator-nemo] wonook commented on a change in pull request #274: [NEMO-429] SWPP TEAM12 Code Smell Fix

wonook commented on a change in pull request #274: [NEMO-429] SWPP TEAM12 Code Smell Fix
URL: https://github.com/apache/incubator-nemo/pull/274#discussion_r353296278
 
 

 ##########
 File path: examples/beam/src/main/java/org/apache/nemo/examples/beam/AlternatingLeastSquare.java
 ##########
 @@ -264,6 +264,9 @@ public void processElement(final ProcessContext c) throws Exception {
    * Composite transform that wraps the transforms inside the loop.
    * The loop updates the user matrix and the item matrix in each iteration.
    */
+
+
+
 
 Review comment:
   It seems like these few lines were added by mistake. Could you revert the changes for this file? Thanks! 😄 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services