Couldn't run the spline codes via utility file #1138
ArunSP23EY
started this conversation in
General
Replies: 1 comment 9 replies
-
What do you mean by spark code? |
Beta Was this translation helpful? Give feedback.
9 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I'm looking for an alternate for the below libraries in Spark version, the one i got from the GtHub was all Scala libraries.
I have added the below mentioned code to capture the notebook info and trigger Spline Listeners, I have used a logic in before this code, in a way that it should run only when certain condition is met. Once the conditions are met, I'm calling the spline enabler added via a utility as mentioned below with a parameter value
The spline triggers are in Scala code, but the notebook is in spark code and when i run the notebook via a job, the notebook fails stating Scala libraries as unknown. If executed without the parameter value, no issue. The notebook runs successfully, creating a lineage in Spline UI.
Could someone help me here?
The Scala code used to trigger Spline Listeners
Beta Was this translation helpful? Give feedback.
All reactions