SQL Spark integration
clayms
Registered Posts: 52 ✭✭✭✭
Where is the "SQL Spark integration" > "Enable direct access" settings documented?
When setting it to "For reads" I get the following error:
Invalid connection configuration
The driver for the connection needs to be passed manually to Spark
Where do pass the driver for the connection manually?
Can I pass the Maven coordinates to the spark.jars.packages spark parameter?
Where is this documented?
Operating system used: centos
Tagged:
Answers
-
I found the "Send driver jars to Spark" in the database connection settings.
Where is this documented?