You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@systemds.apache.org by GitBox <gi...@apache.org> on 2020/08/06 06:48:06 UTC

[GitHub] [systemds] j143 opened a new pull request #1005: Page Rank test with MLContext

j143 opened a new pull request #1005:
URL: https://github.com/apache/systemds/pull/1005


   **What this PR do?**
   Tests Page Rank with MLContext.
   
   **TL;DR:**
   
   ![image](https://user-images.githubusercontent.com/53068787/89500146-d4bba400-d7de-11ea-87fc-ea01b9bf225f.png)
   


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



[GitHub] [systemds] j143 commented on a change in pull request #1005: Page Rank test with MLContext

Posted by GitBox <gi...@apache.org>.
j143 commented on a change in pull request #1005:
URL: https://github.com/apache/systemds/pull/1005#discussion_r466181458



##########
File path: src/test/java/org/apache/sysds/test/AutomatedTestBase.java
##########
@@ -164,7 +164,7 @@ public String getCodgenConfig() {
 	 */
 	protected static ExecMode rtplatform = ExecMode.HYBRID;
 
-	protected static final boolean DEBUG = false;
+	protected static final boolean DEBUG = true;

Review comment:
       Will make this false. :smile:




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



[GitHub] [systemds] j143 commented on pull request #1005: Page Rank test with MLContext

Posted by GitBox <gi...@apache.org>.
j143 commented on pull request #1005:
URL: https://github.com/apache/systemds/pull/1005#issuecomment-669751538


   Failed test:
   
   ![image](https://user-images.githubusercontent.com/53068787/89502438-a17b1400-d7e2-11ea-87d9-1fc1f924adfe.png)
   


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



[GitHub] [systemds] j143 merged pull request #1005: [SYSTEMDS-2597] Verify PageRank script works with MLContext

Posted by GitBox <gi...@apache.org>.
j143 merged pull request #1005:
URL: https://github.com/apache/systemds/pull/1005


   


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