[ 
https://issues.apache.org/jira/browse/SPARK-23856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16455342#comment-16455342
 ] 

Apache Spark commented on SPARK-23856:
--------------------------------------

User 'maropu' has created a pull request for this issue:
https://github.com/apache/spark/pull/21173

> Spark jdbc setQueryTimeout option
> ---------------------------------
>
>                 Key: SPARK-23856
>                 URL: https://issues.apache.org/jira/browse/SPARK-23856
>             Project: Spark
>          Issue Type: New Feature
>          Components: SQL
>    Affects Versions: 2.3.0
>            Reporter: Dmitry Mikhailov
>            Priority: Minor
>
> It would be nice if a user could set the jdbc setQueryTimeout option when 
> running jdbc in Spark. I think it can be easily implemented by adding option 
> field to _JDBCOptions_ class and applying this option when initializing jdbc 
> statements in _JDBCRDD_ class. But only some DB vendors support this jdbc 
> feature. Is it worth starting a work on this option?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to