[
https://issues.apache.org/jira/browse/SPARK-15159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15273655#comment-15273655
]
Sun Rui commented on SPARK-15159:
---------------------------------
[~felixcheung], I guess you are talking about SQLContext, not HiveContext. For
SQLContext, it is kept for backward compatibility, we don't need to change it
for now.
HiveContext is deprecated, not removed. However, I don't think it is a big
change. Two pieces only:
1. Modify SparkRHive.init() to use SparkSession;
2. Investigate if we need to change using of TestHiveContext in SparkR unit
tests. A rough look seems no change is needed. But not sure.
[~vsparmar] Feel free to take this JIRA.
> Remove usage of HiveContext in SparkR.
> --------------------------------------
>
> Key: SPARK-15159
> URL: https://issues.apache.org/jira/browse/SPARK-15159
> Project: Spark
> Issue Type: Sub-task
> Components: SparkR
> Affects Versions: 1.6.1
> Reporter: Sun Rui
>
> HiveContext is to be deprecated in 2.0. Replace them with
> SparkSession.withHiveSupport in SparkR
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]