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

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

> SetFetchSize for JDBCRDD's prepareStatement
> -------------------------------------------
>
>                 Key: SPARK-7746
>                 URL: https://issues.apache.org/jira/browse/SPARK-7746
>             Project: Spark
>          Issue Type: New Feature
>          Components: SQL
>    Affects Versions: 1.3.0, 1.3.1
>            Reporter: Paul Wu
>            Assignee: Liang-Chi Hsieh
>             Fix For: 1.4.0
>
>
> The prepareStatement created internal to compute() method in JDBCRDD should 
> have some options that the setFetchSize() can be set.  We found that the 
> parameter can affect Oracle DB tremendously. With current implementation, we 
> have no way to set the size.  
> One of my team did his implementation, and we found 10X improvement by 
> setting the size to a proper number. 



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

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

Reply via email to