[
https://issues.apache.org/jira/browse/SPARK-7136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14511781#comment-14511781
]
Apache Spark commented on SPARK-7136:
-------------------------------------
User 'd3borah' has created a pull request for this issue:
https://github.com/apache/spark/pull/5693
> 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
> 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: [email protected]
For additional commands, e-mail: [email protected]