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

Sean Owen updated SPARK-12160:
------------------------------
    Fix Version/s: 1.5.3

> spark.mllib should use SQLContext.getOrCreate
> ---------------------------------------------
>
>                 Key: SPARK-12160
>                 URL: https://issues.apache.org/jira/browse/SPARK-12160
>             Project: Spark
>          Issue Type: Bug
>          Components: MLlib
>    Affects Versions: 1.4.1, 1.5.2, 1.6.0
>            Reporter: Joseph K. Bradley
>            Assignee: Joseph K. Bradley
>             Fix For: 1.5.3, 1.6.0
>
>
> spark.mllib currently uses {{new SQLContext(...)}} in several places, 
> especially the model save/load methods.  It should use 
> SQLContext.getOrCreate, which was introduced in Spark 1.4.
> This can cause some problems, depending on how the user/system manages 
> 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