[
https://issues.apache.org/jira/browse/SPARK-4774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Armbrust resolved SPARK-4774.
-------------------------------------
Resolution: Fixed
Assignee: Kostas Sakellis
> Make HiveFromSpark example more portable
> ----------------------------------------
>
> Key: SPARK-4774
> URL: https://issues.apache.org/jira/browse/SPARK-4774
> Project: Spark
> Issue Type: Bug
> Components: Examples, SQL
> Reporter: Kostas Sakellis
> Assignee: Kostas Sakellis
>
> The HiveFromSpark example needs the kv1.txt file to run in a specific
> location: SPARK_HOME/examples/src/main/resources/kv1.txt which assumes you
> have the source tree checked out.
> A more portable way is to copy the kv1.txt to a temporary file that gets
> cleaned up when the jvm shutsdown. This would allow us to run this example
> outside of a source tree.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]