You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Takeshi Yamamuro (JIRA)" <ji...@apache.org> on 2016/06/11 05:20:21 UTC

[jira] [Created] (SPARK-15894) Add doc to control #partition for input files

Takeshi Yamamuro created SPARK-15894:
----------------------------------------

             Summary: Add doc to control #partition for input files
                 Key: SPARK-15894
                 URL: https://issues.apache.org/jira/browse/SPARK-15894
             Project: Spark
          Issue Type: Documentation
          Components: SQL
    Affects Versions: 1.6.1
            Reporter: Takeshi Yamamuro
            Priority: Trivial


I recently saw some users ask questions in spark-users about how to control #partitions for input files
without DataFrame#repartititon.

https://www.mail-archive.com/user@spark.apache.org/msg51603.html
https://www.mail-archive.com/user@spark.apache.org/msg51742.html

The two parameters `spark.sql.files.maxPartitionBytes` and `spark.sql.files.openCostInBytes` are
internal ones though, it seems they are useful for the users that control this sometimes.
So, Trivial things though, I think we'd better off adding doc for the two parameter
in `sql-programming-guide`.
Though?



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