What steps will reproduce the problem? 1. select a table from database 2. Show the data What is the expected output? What do you see instead? I have this: [2013-04-26 16:03:25] Exception in thread ...
When attempting to use the MySQL driver in a Python Glue job, the job fails because the JAR for the MySQL JDBC driver is missing from PySpark. The following ...