Github user pwendell commented on the pull request:
https://github.com/apache/spark/pull/4387#issuecomment-73115001
I agree with Michael. Basically, if hive support is enabled we should
create a hive context (let's still name it `sqlContext` though):
For instance:
```
15/02/05 13:41:22 INFO SparkILoop: Created spark context..
Spark context available as sc.
15/02/05 13:41:22 INFO SparkILoop: Created sql context (with Hive support)..
SQLContext available as sqlContext.
```
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]