You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "DjvuLee (JIRA)" <ji...@apache.org> on 2017/01/22 04:53:26 UTC

[jira] [Created] (SPARK-19327) Improve the partition method when read data from jdbc

DjvuLee created SPARK-19327:
-------------------------------

             Summary: Improve the partition method when read data from jdbc
                 Key: SPARK-19327
                 URL: https://issues.apache.org/jira/browse/SPARK-19327
             Project: Spark
          Issue Type: Improvement
          Components: SQL
            Reporter: DjvuLee


The partition method in `jdbc` when specify the column using the equal step, this can lead to skew between partitions. The new method introduce a balance partition method base on the elements, this can avoid the skew problem.



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