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

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

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

Cheng Lian updated SPARK-15894:
-------------------------------
    Assignee: Takeshi Yamamuro

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