Github user thomastechs commented on the pull request:
https://github.com/apache/spark/pull/11306#issuecomment-187504130
@yhuai Thanks for the comments. I have put the ignore instead of test. The
steps for the testing would be as follows.
1. Pull oracle 11g image - docker pull wnameless/oracle-xe-11g
2. Start docker - sudo service docker start
3. Download oracle 11g driver jar and put it in maven local repo.
(com/oracle/ojdbc6/11.2.0.2.0/ojdbc6-11.2.0.2.0.jar)
4. Run spark test - ./build/sbt "test-only
org.apache.spark.sql.jdbc.OracleIntegrationSuite"
---
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 [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]