Replies: 1 comment 2 replies
-
You can configure one database per spline server. This is done in Spline Server config when you specify database URL. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
my name is Zacay Daushin and I work at Octopai
I implemented a solution based on your solution to show lineage data of Databricks notebook
I have 2 questions:
1.I have put these lines on the cluster properties
spark.spline.lineageDispatcher.http.producer.url http://IP:8080/producer
spark.spline.lineageDispatcher http
i see it writes to a aranagoBD called spline
can i configure the properteis to write to a differtent name of database?
since i use this solution for multiple customers
2. I put this Scala code to get the name of the workspace and url ,
But from version 1.0.6- it doesnt work
What do i need to do in order to cause it work?
do i have ability to run the code based on lower versions - that already removed from the cloud
Beta Was this translation helpful? Give feedback.
All reactions