You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/01/29 18:49:38 UTC

[jira] [Updated] (SPARK-5472) Add support for reading from and writing to a JDBC database

     [ https://issues.apache.org/jira/browse/SPARK-5472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Reynold Xin updated SPARK-5472:
-------------------------------
    Description: 
It would be nice to be able to make a table in a JDBC database appear as a table in Spark SQL.  This would let users, for instance, perform a JOIN between a DataFrame in Spark SQL with a table in a Postgres database.

It might also be nice to be able to go the other direction -- save a DataFrame to a database -- for instance in an ETL job.

  was:
It would be nice to be able to make a table in a JDBC database appear as a table in Spark SQL.  This would let users, for instance, perform a JOIN between a DataFrame in Spark SQL with a table in a Postgres database.

It might also be nice to be able to go the other direction---save a DataFrame to a database---for instance in an ETL job.


> Add support for reading from and writing to a JDBC database
> -----------------------------------------------------------
>
>                 Key: SPARK-5472
>                 URL: https://issues.apache.org/jira/browse/SPARK-5472
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>            Reporter: Tor Myklebust
>            Priority: Minor
>
> It would be nice to be able to make a table in a JDBC database appear as a table in Spark SQL.  This would let users, for instance, perform a JOIN between a DataFrame in Spark SQL with a table in a Postgres database.
> It might also be nice to be able to go the other direction -- save a DataFrame to a database -- for instance in an ETL job.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org