I'll add that there is a JDBC connector for the Spark SQL data sources API
in the works, and this will work with python (though the standard SchemaRDD
type conversions).

On Mon, Jan 5, 2015 at 7:09 AM, Cody Koeninger <c...@koeninger.org> wrote:

> JavaDataBaseConnectivity is, as far as I know, JVM specific.  The JdbcRDD
> is expecting to deal with Jdbc Connection and ResultSet objects.
>
> I haven't done any python development in over a decade, but if someone
> wants to work together on a python equivalent I'd be happy to help out.
> The original JdbcRDDimplementation only took a little bit of spare time
> across a couple of evenings, shouldn't be a big commitment.
>
>
> On Fri, Jan 2, 2015 at 3:22 PM, elliott cordo <elliottco...@gmail.com>
> wrote:
>
>> yeah.. i went through the source, and unless i'm missing something it's
>> not.. agreed, i'd love to see it implemented!
>>
>> On Fri, Jan 2, 2015 at 3:59 PM, Tim Schweichler <
>> tim.schweich...@healthination.com> wrote:
>>
>>>  Doesn't look like it is at the moment. If that's the case I'd love to
>>> see it implemented.
>>>
>>>   From: elliott cordo <elliottco...@gmail.com>
>>> Date: Friday, January 2, 2015 at 8:17 AM
>>> To: "user@spark.apache.org" <user@spark.apache.org>
>>> Subject: JdbcRdd for Python
>>>
>>>   Hi All -
>>>
>>>  Is JdbcRdd currently supported?  Having trouble finding any info or
>>> examples?
>>>
>>>
>>>
>>
>

Reply via email to