Integration with Python #492
Replies: 3 comments 5 replies
-
What exactly do you mean? |
Beta Was this translation helpful? Give feedback.
-
The error means that Spline cannot find a What exactly are you using? |
Beta Was this translation helpful? Give feedback.
-
Try to install Spark directly, not via pip |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Team,
I'm trying to create lineage for my pipelines and for it I used sc._jvm.za.co.absa.spline.harvester.SparkLineageInitializer.enableLineageTracking(spark._jsparkSession) above my python code.
Now, I need to install spark-3.1-spline-agent-bundle_2.12:0.7.8 in my python code repository, to create that lineage.
Is there any way to install this maven dependency in python code?
Beta Was this translation helpful? Give feedback.
All reactions