[ https://issues.apache.org/jira/browse/SYSTEMML-744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15421456#comment-15421456 ]
Dustin VanStee commented on SYSTEMML-744: ----------------------------------------- I am trying to run SystemML with spark 1.6.2 and get the same compiler as above error when I try to build systemml-0.10.0 . Is there any simple workaround to get this to compile? I managed to do some local modifications for src/main/java/org/apache/sysml/api/MLBlock.java, and I am working through this file src/main/java/org/apache/sysml/api/javaml/LogisticRegression.java . Wondering if anyone had solved this as I am new to the community. > Update LogisticRegression wrapper class example for newer Spark version > ----------------------------------------------------------------------- > > Key: SYSTEMML-744 > URL: https://issues.apache.org/jira/browse/SYSTEMML-744 > Project: SystemML > Issue Type: Improvement > Components: APIs > Reporter: Glenn Weidner > Priority: Minor > > When building SystemML against newer Spark version (e.g., 1.6.1), two files > failed to compile: > src/main/java/org/apache/sysml/api/javaml/LogisticRegression.java > src/main/java/org/apache/sysml/api/MLBlock.java > Default version uses Spark 1.4.1 to maintain backwards compatibility and > prevent utilizing interfaces only available in newer Spark versions. It > would be helpful to update (or provide additional) wrapper in cases where > building against later Spark version is required. -- This message was sent by Atlassian JIRA (v6.3.4#6332)