[jira] [Commented] (SPARK-5481) JdbcRDD requires JDBC 4 APIs, limiting compatible JDBC Drivers

2015-01-29 Thread vijay (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-5481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14296838#comment-14296838 ] vijay commented on SPARK-5481: -- Legacy databases that have tons of data and are still in use;

[jira] [Commented] (SPARK-5481) JdbcRDD requires JDBC 4 APIs, limiting compatible JDBC Drivers

2015-01-29 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-5481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14296784#comment-14296784 ] Sean Owen commented on SPARK-5481: -- Spark requires Java 6, and Java 6 includes JDBC 4.

[jira] [Commented] (SPARK-5481) JdbcRDD requires JDBC 4 APIs, limiting compatible JDBC Drivers

2015-01-29 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-5481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14296798#comment-14296798 ] Sean Owen commented on SPARK-5481: -- Given that JDBC 4 was introduced 9 years ago, are

[jira] [Commented] (SPARK-5481) JdbcRDD requires JDBC 4 APIs, limiting compatible JDBC Drivers

2015-01-29 Thread vijay (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-5481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14296789#comment-14296789 ] vijay commented on SPARK-5481: -- JDBC 4 is an API. Drivers implement the API, or parts