You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Peter Horvath (JIRA)" <ji...@apache.org> on 2019/02/07 11:34:00 UTC

[jira] [Comment Edited] (SPARK-26835) Document configuration properties of Spark SQL Generic Load/Save Functions

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

Peter Horvath edited comment on SPARK-26835 at 2/7/19 11:33 AM:
----------------------------------------------------------------

This might be trivial / self-explanatory if you have been working with Spark for a while, but for newcomers, it's a bit confusing.

Having better / more detailed docs is always good. :)

 

I've opened a pull request for this: [https://github.com/apache/spark/pull/23742]

 


was (Author: peter.gergely.horvath@gmail.com):
This might be trivial / self-explanatory if you have been working with Spark for a while, but for newcomers, it's a bit confusing.

Having better / more details docs is always good. :)

 

I've opened a pull request for this: [https://github.com/apache/spark/pull/23742]

 

> Document configuration properties of Spark SQL Generic Load/Save Functions
> --------------------------------------------------------------------------
>
>                 Key: SPARK-26835
>                 URL: https://issues.apache.org/jira/browse/SPARK-26835
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 2.4.0
>            Reporter: Peter Horvath
>            Priority: Major
>
> Currently the [Generic Load/Save Functions section of Spark SQL documentation|https://spark.apache.org/docs/2.4.0/sql-data-sources-load-save-functions.html] 
>  does not explain the available configuration properties at all.
> Neither the available formats nor their configuration properties are listed properly: there are some usage samples, but that is really.
> For some formats, there is a remark to visit the site of the provider; quote: "_To find more detailed information about the extra ORC/Parquet options, visit the official Apache ORC/Parquet websites."_
> However, this is not applicable for all format providers; for example there is not even a hint regarding the CSV writer's configuration properties or where they can be looked up.
> Please add documentation regarding the configuration properties. Either copy over documentation completely, or link.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org