Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
The method signatures in SparkListener have changed and fail our compilation. This uses methods from a Spark internal class and is therefore not backwards compatible 2.1 --> 2.0.
Attachments
Issue Links
- relates to
-
SYSTEMDS-776 Update SystemML to Support Spark 2.1.0
- Resolved
I can confirm this. I cannot compile systemml with spark 2.1.0 because of this issue.