Skip to content

In this repository we collect valuable content to bring the SANSA stack to Databricks platform

Notifications You must be signed in to change notification settings

SANSA-Stack/SANSA-Databricks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

SANSA-Databricks

In this repository we collect valuable content to bring the SANSA stack to Databricks platform

Instruction Slides

Within these slides you get a step by step tutorial, how-to setup Databricks and SANSA, such that you can use SANSA within you browser

Spark configuration

int he setup of DAtabricks cluster one has to set the following lines in a Spark setup:

spark.databricks.delta.preview.enabled true
spark.serializer org.apache.spark.serializer.KryoSerializer
spark.kryo.registrator net.sansa_stack.rdf.spark.io.JenaKryoRegistrator, net.sansa_stack.query.spark.sparqlify.KryoRegistratorSparqlify

Sansa Jar

Jars are available in the respective Release. Releases are listed here

Sample files

One sample file to process on Machine Learning pipelines is the Linked Movie Database. It can be downloaded here

Sample Databricks Notebooks

Here we list Databricks notebooks to import for several sample SANSA usages

About

In this repository we collect valuable content to bring the SANSA stack to Databricks platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published