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

Reynold Xin resolved SPARK-10040.
---------------------------------
       Resolution: Fixed
         Assignee: Liang-Chi Hsieh
    Fix Version/s: 1.6.0

> 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: Liang-Chi Hsieh
>             Fix For: 1.6.0
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to