Doug Balog created SPARK-15477:
----------------------------------
Summary: HiveContext is private[hive] and not accessible to users.
Key: SPARK-15477
URL: https://issues.apache.org/jira/browse/SPARK-15477
Project: Spark
Issue Type: Bug
Components: SQL
Affects Versions: 2.0.0
Reporter: Doug Balog
In 2.0 org.apache.spark.sql.hive.HiveContext was mark deprecated but should still be accessible
from user programs. It is not since, its marked at `private[hive]`
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org
|