Mithun Radhakrishnan created HIVE-4276:
------------------------------------------

             Summary: Move HCatalog JMS MessageDeserializer code into separate 
library.
                 Key: HIVE-4276
                 URL: https://issues.apache.org/jira/browse/HIVE-4276
             Project: Hive
          Issue Type: Bug
          Components: HCatalog
    Affects Versions: 0.10.0
            Reporter: Mithun Radhakrishnan
            Assignee: Mithun Radhakrishnan


In HCatalog 0.5, the HCatalog uber-jar was split up into hcatalog-core, 
pig-adapter and server-extensions. Client code (like Oozie) uses the JMS 
MessageUtils, MessageDeserializer, etc. (to consume HCat's JMS messages), from 
the hcatalog.jar. This will now have to change and use the server-extensions 
jar instead. (Client code depending on a server-extensions jar seems a tad 
awkward.)

There will be value in moving the Messaging classes to a separate jar that 
server-extensions (such as NotificationListener) depend on.

Does that sound agreeable?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to