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

Apache Spark reassigned SPARK-15894:
------------------------------------

    Assignee: Apache Spark  (was: 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: Apache Spark
>            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/[email protected]/msg51603.html
> https://www.mail-archive.com/[email protected]/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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to