You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/01/28 09:06:34 UTC

[jira] [Closed] (SPARK-5061) SQLContext: overload createParquetFile

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

Reynold Xin closed SPARK-5061.
------------------------------
    Resolution: Not a Problem

Per PR discussion, this can be done with just saveAsParquetFile on a DataFrame.

> SQLContext: overload createParquetFile
> --------------------------------------
>
>                 Key: SPARK-5061
>                 URL: https://issues.apache.org/jira/browse/SPARK-5061
>             Project: Spark
>          Issue Type: New Feature
>            Reporter: Alex Baretta
>
> Overload createParquetFile to support an explicit schema in the form of a StructType object as follows:
> def createParquetFile(schema: StructType, path: String, allowExisting: Boolean, conf: org.apache.hadoop.conf.Configuration) : SchemaRD



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