Replies: 1 comment 5 replies
-
I'm not exactly sure what is happening. It might be caused by some mess in the classpath, but not 100% sure without having a deep look. Try to extend the |
Beta Was this translation helpful? Give feedback.
5 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.
-
Hello, I am trying to use a postProcessing filter:

but I am getting this error:
Make sure that type NamedEntity is in your classpath and check for conflicting dependencies with
-Ylog-classpath
.A full rebuild may help if 'LineageDispatcher.class' was compiled against an incompatible version of za.co.absa.commons.
I am using this version: spark-3.3-spline-agent-bundle_2.12. and spark 3.3.1
It was working before version 1.0. thanks a lot
Originally posted by @kuhnen in #713 (comment)
Beta Was this translation helpful? Give feedback.
All reactions