You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/08/18 11:51:45 UTC

[jira] [Assigned] (SPARK-10040) JDBC writer change to use batch insert for performance

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

Apache Spark reassigned SPARK-10040:
------------------------------------

    Assignee: Apache Spark

> JDBC writer change to use batch insert for performance
> ------------------------------------------------------
>
>                 Key: SPARK-10040
>                 URL: https://issues.apache.org/jira/browse/SPARK-10040
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 1.4.1
>            Reporter: Rama Mullapudi
>            Assignee: Apache Spark
>
> Currently JDBC write is using single row insert using executeUpdate() command instead change to executeBatch() which will handle multiple inserts by most databases in more efficient manner.



--
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