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
In my use case of using Sentry's SparkIntegration, I need to initialize Sentry when SparkContext has already been created.
In such cases, I still want to use the SparkIntegration feature.
Solution Brainstorm
I have a custom-built code that I want to submit as a PR. There are still some adjustments needed on the test code side, so I will submit it as a draft PR for now. Once the revisions are complete (soon), I will remove the draft status.