neo4j-contrib / neo4j-spark-connector

Neo4j Connector for Apache Spark, which provides bi-directional read/write access to Neo4j from Spark, using the Spark DataSource APIs
https://neo4j.com/developer/spark/
Apache License 2.0
312 stars 111 forks source link

fix: add a fix for a spark package base dir and the upload script #616

Closed venikkin closed 4 months ago

venikkin commented 4 months ago

add a fix for a few issues related to the base directory of spark packages and the upload script

venikkin commented 4 months ago

Investigate publication of Spark packages to Databricks