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

Davies Liu resolved SPARK-7954.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 1.4.1
                   1.6.0

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

> Implicitly create SparkContext in sparkRSQL.init
> ------------------------------------------------
>
>                 Key: SPARK-7954
>                 URL: https://issues.apache.org/jira/browse/SPARK-7954
>             Project: Spark
>          Issue Type: Improvement
>          Components: SparkR
>    Affects Versions: 1.4.0
>            Reporter: Shivaram Venkataraman
>            Assignee: Shivaram Venkataraman
>             Fix For: 1.6.0, 1.4.1
>
>
> Right now SparkR users need to first create a SparkContext with sparkR.init 
> and a SQLContext with sparkRSQL.init -- As users will only use DataFrames in 
> the first release we can save them one step by implicitly creating a 
> SparkContext in sparkRSQL.init



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