You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Yan Fang (JIRA)" <ji...@apache.org> on 2015/02/14 01:43:12 UTC

[jira] [Updated] (SAMZA-479) Make StreamAppender pluggable for different log formats

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

Yan Fang updated SAMZA-479:
---------------------------
    Attachment: SAMZA-479.patch

> Make StreamAppender pluggable for different log formats
> -------------------------------------------------------
>
>                 Key: SAMZA-479
>                 URL: https://issues.apache.org/jira/browse/SAMZA-479
>             Project: Samza
>          Issue Type: Improvement
>    Affects Versions: 0.9.0
>            Reporter: Yan Fang
>            Assignee: Yan Fang
>             Fix For: 0.9.0
>
>         Attachments: SAMZA-479.patch
>
>
> Currently the StreamAppender only accepts String and sends String as the format for all the logs. It will be useful to have StreamAppender to accept and send other formats, such as Avro, JSON, etc. So the idea is to move the encoding of the LoggingEvent to a serde.



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