GitHub user chutium opened a pull request:
https://github.com/apache/spark/pull/1612
SPARK-2710 Build SchemaRDD from a JdbcRDD with MetaData
SPARK-2710 Build SchemaRDD from a JdbcRDD with MetaData
and a small bug fix on JdbcRDD, line 109
it seems conn will never be closed
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/chutium/spark jdbc-schema-rdd
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/1612.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1612
----
commit 46a30628e8a7c8109ac647caa850cd8229431ddf
Author: chutium <[email protected]>
Date: 2014-07-27T23:03:25Z
SPARK-2710 Build SchemaRDD from a JdbcRDD with MetaData
and a small bug fix on JdbcRDD, line 106, it seems conn will
never be closed
commit 1f8c76ec15dc8cf0bb0bac8db01f76f0bfe58e52
Author: chutium <[email protected]>
Date: 2014-07-27T23:11:24Z
SPARK-2710 Build SchemaRDD from a JdbcRDD with MetaData
----
---
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.
---