Skip to content

Error executing SQL function with SparkLinker on AWS Glue #1843

Answered by RobinL
roshnaramesh asked this question in Q&A
Discussion options

You must be logged in to vote

I this this discussion is probably the best documentation we have of this:

#1377

In short

path = similarity_jar_location()
conf.set("spark.jars", path)
```
is incompatible with aws glue, and you have to use the `'--extra-jars'` parameter of the glue job to provide jars 

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by roshnaramesh
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