[
https://issues.apache.org/jira/browse/SPARK-4774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14236438#comment-14236438
]
Apache Spark commented on SPARK-4774:
-------------------------------------
User 'ksakellis' has created a pull request for this issue:
https://github.com/apache/spark/pull/3628
> Make HiveFromSpark example more portable
> ----------------------------------------
>
> Key: SPARK-4774
> URL: https://issues.apache.org/jira/browse/SPARK-4774
> Project: Spark
> Issue Type: Bug
> Components: Examples
> Reporter: 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]