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:
[email protected]
With regards,
Apache Git Services