[jira] [Issue Comment Deleted] (SPARK-12048) JDBCRDD calls close() twice - SQLite then throws an exception

2015-12-07 Thread R. H. (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] R. H. updated SPARK-12048: -- Comment: was deleted (was: Thanks for including that fix so fast. I have just tested to fix in the master

[jira] [Commented] (SPARK-12048) JDBCRDD calls close() twice - SQLite then throws an exception

2015-12-02 Thread R. H. (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15035486#comment-15035486 ] R. H. commented on SPARK-12048: --- I have added the missing line, built a distribution, and tested it

[jira] [Commented] (SPARK-12048) JDBCRDD calls close() twice - SQLite then throws an exception

2015-11-30 Thread R. H. (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15032500#comment-15032500 ] R. H. commented on SPARK-12048: --- Yes, I have setup the build env, and I am going to test it tomorrow. >

[jira] [Updated] (SPARK-12048) JDBCRDD calls close() twice - SQLite then throws an exception

2015-11-30 Thread R. H. (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] R. H. updated SPARK-12048: -- Description: The following code works: val tableData = sqlContext.read.format("jdbc") .options(

[jira] [Updated] (SPARK-12048) JDBCRDD calls close() twice - SQLite then throws an exception

2015-11-30 Thread R. H. (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] R. H. updated SPARK-12048: -- Description: The following code works: {quote} val tableData = sqlContext.read.format("jdbc") .options(

[jira] [Created] (SPARK-12048) JDBCRDD calls close() twice - SQLite then throws an exception

2015-11-30 Thread R. H. (JIRA)
R. H. created SPARK-12048: - Summary: JDBCRDD calls close() twice - SQLite then throws an exception Key: SPARK-12048 URL: https://issues.apache.org/jira/browse/SPARK-12048 Project: Spark Issue Type:

[jira] [Updated] (SPARK-12048) JDBCRDD calls close() twice - SQLite then throws an exception

2015-11-30 Thread R. H. (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] R. H. updated SPARK-12048: -- Description: The following code works: {{ val tableData = sqlContext.read.format("jdbc") .options(

[jira] [Updated] (SPARK-12048) JDBCRDD calls close() twice - SQLite then throws an exception

2015-11-30 Thread R. H. (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] R. H. updated SPARK-12048: -- Description: The following code works: {quote} val tableData = sqlContext.read.format("jdbc") .options(