You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Sergio Peña (JIRA)" <ji...@apache.org> on 2016/09/23 15:20:20 UTC

[jira] [Updated] (HIVE-14829) metastore.sh fails due to classpath conflict with hive-service-rpc

     [ https://issues.apache.org/jira/browse/HIVE-14829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sergio Peña updated HIVE-14829:
-------------------------------
    Description: 
NO PRECOMMIT TESTS

When attempting to run metastore.sh to start a new HMS server, then the script fails that the metastore class cannot be found on the classpath. This issue happens because a new {{hive-service-rpc}} jar added on Hive 2.x is making conflict with {{hive-service}} jar.

  was:When attempting to run metastore.sh to start a new HMS server, then the script fails that the metastore class cannot be found on the classpath. This issue happens because a new {{hive-service-rpc}} jar added on Hive 2.x is making conflict with {{hive-service}} jar.


> metastore.sh fails due to classpath conflict with hive-service-rpc
> ------------------------------------------------------------------
>
>                 Key: HIVE-14829
>                 URL: https://issues.apache.org/jira/browse/HIVE-14829
>             Project: Hive
>          Issue Type: Bug
>          Components: Hive
>    Affects Versions: 2.1.0, 2.0.1
>            Reporter: Sergio Peña
>            Assignee: Sergio Peña
>         Attachments: HIVE-14829.1.patch
>
>
> NO PRECOMMIT TESTS
> When attempting to run metastore.sh to start a new HMS server, then the script fails that the metastore class cannot be found on the classpath. This issue happens because a new {{hive-service-rpc}} jar added on Hive 2.x is making conflict with {{hive-service}} jar.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)