Github user JoshRosen commented on the pull request:

    https://github.com/apache/spark/pull/9876#issuecomment-158593498
  
    My hunch is that you'll have to declare an explicit dependency on those 
drivers, since I think that there's a difference between Maven and SBT handling 
of test-jars' transitive dependencies. See `sql/pom.xml` for the drivers; if 
the versions are just hardcoded there, you might want to lift them up to the 
root pom's dependencyManagement when also declaring the dep. in the docker 
subproject.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to