Skip to content

beeline query from s3 through kyuubi failed. #5880

Answered by pan3793
PandyYang asked this question in Q&A
Discussion options

You must be logged in to vote

Check the following things:

  • spark-sql always launch Spark application on the client mode, but Kyuubi would respect the spark.submit.deployMode, does client/cluster mode have same issues?
  • Have you put additional artifacts under the classpath of the Kyuubi bootstrapped Spark application? e.g. add jar for UDF
  • check the Environment tab on the Spark UI to find diff

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@pan3793
Comment options

pan3793 Dec 20, 2023
Collaborator

@PandyYang
Comment options

@pan3793
Comment options

pan3793 Dec 20, 2023
Collaborator

Answer selected by PandyYang
@PandyYang
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants