Bryan Cutler created SPARK-15456:
------------------------------------

             Summary: PySpark Shell fails to create SparkContext if HiveConf 
not found
                 Key: SPARK-15456
                 URL: https://issues.apache.org/jira/browse/SPARK-15456
             Project: Spark
          Issue Type: Bug
          Components: PySpark
            Reporter: Bryan Cutler


When starting the PySpark shell, if HiveConf is not available then will fall 
back to create a SparkSession from a SparkContext.  This is attempted with the 
variable {{sc}} which hasn't been initialized yet.



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