Replies: 1 comment 2 replies
-
cc @wForget |
Beta Was this translation helpful? Give feedback.
2 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.
Uh oh!
There was an error while loading. Please reload this page.
-
spark: 3.3.1
Kyuubi: 1.9.3
branch: branch-1.9
ref: https://kyuubi.readthedocs.io/en/v1.9.2/extensions/engines/spark/lineage.html
Packaging spark lineage jar with
build/mvn clean package -pl :kyuubi-spark-lineage_2.12 -am -DskipTests -Dspark.version=3.3.1
as show in Doc above.I am using the


branch-1.9
branch of kyuubi, the pom.xml is"provide", the jar package will not contain kyuubi-evetns_2.12.xx dependency...
But when I complete according to the process of Doc, I got this error when running Spark sql, I wonder how to deal with it
Beta Was this translation helpful? Give feedback.
All reactions