You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by "Brock Noland (JIRA)" <ji...@apache.org> on 2013/01/15 06:14:12 UTC

[jira] [Created] (FLUME-1843) FlumeEventAvroEventSerializer does not work with Hive

Brock Noland created FLUME-1843:
-----------------------------------

             Summary: FlumeEventAvroEventSerializer does not work with Hive
                 Key: FLUME-1843
                 URL: https://issues.apache.org/jira/browse/FLUME-1843
             Project: Flume
          Issue Type: Improvement
            Reporter: Brock Noland
            Priority: Minor


A common question is how to use data serialized by FlumeEventAvroEventSerializer in Hive/Pig. The root issue, at least with hive, is that the payload is serialized as a byte array. Since it's quite common for users to use strings, perhaps we should have an alternative to FlumeEventAvroEventSerializer that stores the body as a string.

--
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