You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Wei Zheng (JIRA)" <ji...@apache.org> on 2016/06/08 16:34:21 UTC

[jira] [Issue Comment Deleted] (HIVE-13972) Resolve class dependency issue introduced by HIVE-13354

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

Wei Zheng updated HIVE-13972:
-----------------------------
    Comment: was deleted

(was: patch 2 is the same as patch 1, to trigger QA ptest)

> Resolve class dependency issue introduced by HIVE-13354
> -------------------------------------------------------
>
>                 Key: HIVE-13972
>                 URL: https://issues.apache.org/jira/browse/HIVE-13972
>             Project: Hive
>          Issue Type: Bug
>          Components: Transactions
>    Affects Versions: 1.3.0, 2.1.0, 2.2.0
>            Reporter: Wei Zheng
>            Assignee: Wei Zheng
>            Priority: Blocker
>         Attachments: HIVE-13972.1.patch
>
>
> HIVE-13354 moved a helper class StringableMap from ql/txn/compactor/CompactorMR.java to metastore/txn/TxnUtils.java
> This introduced a dependency from ql package to metastore package which is not allowed and fails in a real cluster.
> Instead of moving it to metastore, it should be moved to common package.



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