[
https://issues.apache.org/jira/browse/SPARK-14786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15251055#comment-15251055
]
Apache Spark commented on SPARK-14786:
--------------------------------------
User 'JoshRosen' has created a pull request for this issue:
https://github.com/apache/spark/pull/12551
> Remove hive-cli dependency from hive subproject
> -----------------------------------------------
>
> Key: SPARK-14786
> URL: https://issues.apache.org/jira/browse/SPARK-14786
> Project: Spark
> Issue Type: Bug
> Components: SQL
> Reporter: Josh Rosen
> Assignee: Josh Rosen
>
> The `hive` subproject currently depends on `hive-cli` in order to perform a
> check to see whether a `SessionState` is an instance of
> `org.apache.hadoop.hive.cli.CliSessionState` (see #9589). The introduction of
> this `hive-cli` dependency has caused problems for users whose Hive metastore
> JAR classpaths don't include the `hive-cli` classes (such as in #11495).
> We should use reflection to remove this unnecessary dependency.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]