[
https://issues.apache.org/jira/browse/SPARK-2525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14063701#comment-14063701
]
Yin Huai commented on SPARK-2525:
---------------------------------
Those deprecation warnings in Spark SQL are caused by using Hive's Serializer
and Deserializer (these two are marked deprecated). We have to use them for
now. We can resolve these warnings once SerDe interfaces in Hive have been
cleaned up.
> Remove as many compilation warning messages as possible in Spark SQL
> --------------------------------------------------------------------
>
> Key: SPARK-2525
> URL: https://issues.apache.org/jira/browse/SPARK-2525
> Project: Spark
> Issue Type: Sub-task
> Components: SQL
> Reporter: Yin Huai
> Priority: Minor
>
--
This message was sent by Atlassian JIRA
(v6.2#6252)