[ 
https://issues.apache.org/jira/browse/SPARK-14786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15259466#comment-15259466
 ] 

Apache Spark commented on SPARK-14786:
--------------------------------------

User 'yhuai' has created a pull request for this issue:
https://github.com/apache/spark/pull/12724

> 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
>             Fix For: 2.0.0
>
>
> 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: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to