[
https://issues.apache.org/jira/browse/SPARK-12307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15057141#comment-15057141
]
holdenk commented on SPARK-12307:
---------------------------------
I hear you, I agree we probably don't want to wholesale expose all of the
different parquet options - this ticket is just about the options which we can
already set globally and are part of the users docs (see -
http://spark.apache.org/docs/1.5.2/sql-programming-guide.html#configuration ).
We could add more options later for the underlying Parquet reader/writer but
for now I think just making it easy to set the Spark specific Parquet options
should be reasonable.
> ParquetFormat options should be exposed through the DataFrameReader/Writer
> options API
> --------------------------------------------------------------------------------------
>
> Key: SPARK-12307
> URL: https://issues.apache.org/jira/browse/SPARK-12307
> Project: Spark
> Issue Type: Improvement
> Components: SQL
> Reporter: holdenk
> Priority: Trivial
>
> Currently many options for loading/saving Parquet need to be set globally on
> the SparkContext. It would be useful to also provide support for setting
> these options through the DataFrameReader/DataFrameWriter.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]