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 2016/11/29 19:07:58 UTC

[jira] [Commented] (SPARK-18629) Fix numPartition of JDBCSuite Testcase

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

Apache Spark commented on SPARK-18629:
--------------------------------------

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

> Fix numPartition of JDBCSuite Testcase
> --------------------------------------
>
>                 Key: SPARK-18629
>                 URL: https://issues.apache.org/jira/browse/SPARK-18629
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>            Reporter: Weiqing Yang
>            Priority: Minor
>
> When running any one of the test cases in JDBCSuite, you will get the following warning.
> {code}
> 10:34:26.389 WARN org.apache.spark.sql.execution.datasources.jdbc.JDBCRelation: The number of partitions is reduced because the specified number of partitions is less than the difference between upper bound and lower bound. Updated number of partitions: 3; Input number of partitions: 4; Lower bound: 1; Upper bound: 4.{code}
> This jira is to fix it.



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