You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Sravya Tirukkovalur (JIRA)" <ji...@apache.org> on 2016/06/14 18:16:27 UTC

[jira] [Created] (HIVE-14011) MessageFactory is not pluggable

Sravya Tirukkovalur created HIVE-14011:
------------------------------------------

             Summary: MessageFactory is not pluggable
                 Key: HIVE-14011
                 URL: https://issues.apache.org/jira/browse/HIVE-14011
             Project: Hive
          Issue Type: Bug
            Reporter: Sravya Tirukkovalur


Property "hcatalog.message.factory.impl.json" is available to use a custom message factory implementation. Although it is not pluggable as MessageFatcory is hardcoded to use JSONMessageFactory.

https://github.com/apache/hive/blob/26b5c7b56a4f28ce3eabc0207566cce46b29b558/hcatalog/server-extensions/src/main/java/org/apache/hive/hcatalog/messaging/MessageFactory.java#L39



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