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

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

Alex Baretta created SPARK-5061:
-----------------------------------

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