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

Michael Armbrust resolved SPARK-8397.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.5.0

Issue resolved by pull request 6844
[https://github.com/apache/spark/pull/6844]

> Allow custom configuration for TestHive
> ---------------------------------------
>
>                 Key: SPARK-8397
>                 URL: https://issues.apache.org/jira/browse/SPARK-8397
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 1.4.0
>            Reporter: Punya Biswal
>            Priority: Minor
>             Fix For: 1.5.0
>
>
> We encourage people to use {{TestHive}} in unit tests, because it's 
> impossible to create more than one {{HiveContext}} within one process. The 
> current implementation locks people into using a {{local[2]}} 
> {{SparkContext}} underlying their {{HiveContext}}. We should make it possible 
> to override this using a system property so that people can test against 
> {{local-cluster}} or remote spark clusters to make their tests more realistic.



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