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

Kostas Sakellis updated SPARK-4774:
-----------------------------------
    Component/s: SQL

> 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
>
> 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: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to