systemml git commit: [MINOR] Updated the Linear Regression demo notebook

2018-12-07 Thread niketanpansare
Repository: systemml Updated Branches: refs/heads/master c3fdbb4da -> bda61b600 [MINOR] Updated the Linear Regression demo notebook Project: http://git-wip-us.apache.org/repos/asf/systemml/repo Commit: http://git-wip-us.apache.org/repos/asf/systemml/commit/bda61b60 Tree:

[1/4] systemml git commit: [BUGFIX] Revert all the files of commit 95cbbd6

2018-12-07 Thread niketanpansare
Repository: systemml Updated Branches: refs/heads/master 25a10f412 -> c3fdbb4da http://git-wip-us.apache.org/repos/asf/systemml/blob/c3fdbb4d/src/main/java/org/apache/sysml/runtime/instructions/spark/utils/RDDConverterUtils.java

[2/4] systemml git commit: [BUGFIX] Revert all the files of commit 95cbbd6

2018-12-07 Thread niketanpansare
http://git-wip-us.apache.org/repos/asf/systemml/blob/c3fdbb4d/src/main/java/org/apache/sysml/runtime/instructions/spark/AppendGSPInstruction.java -- diff --git

[3/4] systemml git commit: [BUGFIX] Revert all the files of commit 95cbbd6

2018-12-07 Thread niketanpansare
http://git-wip-us.apache.org/repos/asf/systemml/blob/c3fdbb4d/src/main/java/org/apache/sysml/runtime/controlprogram/parfor/RemoteDPParWorkerReducer.java -- diff --git

[4/4] systemml git commit: [BUGFIX] Revert all the files of commit 95cbbd6

2018-12-07 Thread niketanpansare
[BUGFIX] Revert all the files of commit 95cbbd6 - This also contains a instruction parsing-related bugfix introduced by the commit 25a10f4 - However, there is also NPE error from recent commits related to Spark bcumoffk instruction. This error will be fixed in later commits as it is