Patrick Wendell created SPARK-5586:
--------------------------------------

             Summary: Automatically provide sqlContext in Spark shell
                 Key: SPARK-5586
                 URL: https://issues.apache.org/jira/browse/SPARK-5586
             Project: Spark
          Issue Type: Improvement
          Components: Spark Shell, SQL
            Reporter: Patrick Wendell
            Assignee: Patrick Wendell
             Fix For: 1.3.0


A simple patch, but we should create a sqlContext (and, if supported by the 
build, a Hive context) in the Spark shell when it's created, and import the 
DSL. We can just call it sqlContext. This would save us so much time writing 
code examples :P



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