Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Databricks - Support of Delta live tables #813

Open
zacayd opened this issue Mar 5, 2024 · 0 comments
Open

Databricks - Support of Delta live tables #813

zacayd opened this issue Mar 5, 2024 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@zacayd
Copy link

zacayd commented Mar 5, 2024

I have a case of using delta live tables that runs SQL notebooks.

I cannot add cell of python
sc._jvm.za.co.absa.spline.harvester.SparkLineageInitializer.enableLineageTracking(spark._jsparkSession)
since DLT doesn't support magic like %python
So I created a separate notebook of python - but still fails - although the spline Jar is installed on the cluster
I think that because DLT manages dynamically the clusters - I think that all the installation of jars on the cluster take no effect.

Question

Does someone has experience using spline in Databricks in DLT?

@wajda wajda transferred this issue from AbsaOSS/spline Jul 4, 2024
@wajda wajda changed the title Databricks- Support of Delta live tables Databricks - Support of Delta live tables Jul 4, 2024
@wajda wajda added the help wanted Extra attention is needed label Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
Status: New
Development

No branches or pull requests

2 participants