You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/ROOT/pages/databricks.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ Shared access modes are not currently supported.
16
16
====
17
17
. Once the cluster is available, open its page and select the *Libraries* tab.
18
18
. Select *Install new* and choose *Maven* as the library source.
19
-
. Select *Search Packages*, search for `neo4j-spark-connector` on Spark Packages, then *Select* it.
19
+
. Select *Search Packages* and search for either `neo4j-spark-connector` from the `neo4j` organization (Spark Packages) or `neo4j-connector-apache-spark` (Maven Central) from the `org.neo4j` group ID, then *Select* the most recent release.
0 commit comments