AbsaOSS / spline-spark-agent

Spline agent for Apache Spark
https://absaoss.github.io/spline/
Apache License 2.0
176 stars 90 forks source link

extending a postProcessing filter #721

Closed wajda closed 12 months ago

wajda commented 12 months ago

Hello, I am trying to use a postProcessing filter: image

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 https://github.com/AbsaOSS/spline-spark-agent/discussions/713#discussioncomment-6439398