[5/5] incubator-systemml git commit: [SYSTEMML-842] Javadoc cleanup in functionobjects and instructions packages

2016-11-15 Thread deron
[SYSTEMML-842] Javadoc cleanup in functionobjects and instructions packages Remove blank comments. Fix broken comments. Project: http://git-wip-us.apache.org/repos/asf/incubator-systemml/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-systemml/commit/dd8adccb Tree:

[3/5] incubator-systemml git commit: [SYSTEMML-842] Javadoc cleanup in functionobjects and instructions packages

2016-11-15 Thread deron
http://git-wip-us.apache.org/repos/asf/incubator-systemml/blob/dd8adccb/src/main/java/org/apache/sysml/runtime/instructions/spark/MatrixIndexingSPInstruction.java -- diff --git

[1/5] incubator-systemml git commit: [SYSTEMML-842] Javadoc cleanup in functionobjects and instructions packages

2016-11-15 Thread deron
Repository: incubator-systemml Updated Branches: refs/heads/master e77205d9c -> dd8adccb3 http://git-wip-us.apache.org/repos/asf/incubator-systemml/blob/dd8adccb/src/main/java/org/apache/sysml/runtime/matrix/data/MatrixBlockDataInput.java

incubator-systemml git commit: [SYSTEMML-1022][SYSTEMML-1035] Update spark version and unit tests

2016-11-15 Thread gweidner
Repository: incubator-systemml Updated Branches: refs/heads/master 638d213a0 -> e77205d9c [SYSTEMML-1022][SYSTEMML-1035] Update spark version and unit tests This patch updates Spark build version to 1.6.0 and fixes MLContextFrameTest with change to FrameRDDConverterUtils. Also added cast to