You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/04/24 23:25:40 UTC

[jira] [Assigned] (SPARK-7136) Spark SQL and DataFrame Guide - missing file paths and non-existent example file

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

Apache Spark reassigned SPARK-7136:
-----------------------------------

    Assignee: Apache Spark

> Spark SQL and DataFrame Guide - missing file paths and non-existent example file
> --------------------------------------------------------------------------------
>
>                 Key: SPARK-7136
>                 URL: https://issues.apache.org/jira/browse/SPARK-7136
>             Project: Spark
>          Issue Type: Improvement
>          Components: Documentation
>    Affects Versions: 1.3.1
>            Reporter: Deborah Siegel
>            Assignee: Apache Spark
>            Priority: Minor
>
> The example code in the "Generic Load/Save Functions" section needs a path to the people.parquet file to load. Additionally, there is no file "people.parquet" in /examples/src/main/resources/
> A file "people.parquet" is in fact saved off in a later section (Parquet Files -Loading Data Programmatically). 
> The best fix is probably a way in which all the example code can run independently of whether the other example code has been run.  Proposal is to instead use a file which does exist for Generic Load/Save Functions :
> /examples/src/main/resources/users.parquet (of course changing the fields which are selected as well). 



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