[ 
https://issues.apache.org/jira/browse/SPARK-14647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15244879#comment-15244879
 ] 

Yin Huai commented on SPARK-14647:
----------------------------------

Looking at the log, it seems that it took a long time to resolve maven 
dependency (that test is specific to hive 0.13 metastore. So, it will first 
download jars using ivy). 

> Group SQLContext/HiveContext state into PersistentState
> -------------------------------------------------------
>
>                 Key: SPARK-14647
>                 URL: https://issues.apache.org/jira/browse/SPARK-14647
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>    Affects Versions: 2.0.0
>            Reporter: Andrew Or
>            Assignee: Andrew Or
>             Fix For: 2.0.0
>
>
> This is analogous to SPARK-13526, which moved some things into 
> `SessionState`. After this issue we'll have an analogous `PersistentState` 
> that groups things to be shared across sessions. This will simplify the 
> constructors of the contexts significantly by allowing us to pass fewer 
> things into the contexts.



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