tree: 689c60f1717b9f5a0c807d83ecfe2fc90d9fe298 [path history] [tgz]
  1. MLContext.scala
  2. README.md
notebooks/databricks/README.md

Setup SystemDS on Databricks platform

  1. Create a new account at databricks cloud
  2. In left-side navbar select Clusters > + Create Cluster > Name the cluster! > Create Cluster
  3. Navigate to the created cluster configuration. a. Select Libraries b. Select Install New > Library Source [Upload] and Library Type [Jar] c. Upload the SystemDS.jar file! > Install
  4. Attach a notebook to the cluster above.