You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/06/26 13:54:33 UTC

[jira] [Commented] (STORM-1901) Avro Integration for Storm-Kafka

    [ https://issues.apache.org/jira/browse/STORM-1901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15350119#comment-15350119 ] 

ASF GitHub Bot commented on STORM-1901:
---------------------------------------

GitHub user vesense opened a pull request:

    https://github.com/apache/storm/pull/1521

    STORM-1901: Avro Integration for Storm-Kafka

    * separate Avro from storm-hdfs as a new subproject. (can used by storm-hdfs & storm-kafka, or others modules)
    * add new `Config.TOPOLOGY_AVRO_SERIALIZER` in Config
    * add `DirectAvroSerializer` and `DefaultDirectAvroSerializer` in storm-avro
    * add new `AvroSchema` in storm-kafka
    * add new `DirectAvroTupleToKafkaMapper` in storm-kafka
    * new unit tests
    * document improvements

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/vesense/storm STORM-1901

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/storm/pull/1521.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1521
    
----
commit 70641c6d7c9385d25356561d96f4eb0a507efb67
Author: vesense <be...@163.com>
Date:   2016-06-22T02:38:24Z

    STORM-1901: Avro Integration for Storm-Kafka

commit 1a38756892b192dff7c8c8dee70c5f464e26b990
Author: vesense <be...@163.com>
Date:   2016-06-22T02:40:41Z

    STORM-1901: Avro Integration for Storm-Kafka

commit 5b2564a944c9e8302d62edb0104cfcb173cbdea5
Author: Xin Wang <be...@163.com>
Date:   2016-06-25T09:40:01Z

    small fix

commit ff8e54fc9632376cb7cd2f9a588f0703eea0e581
Author: Xin Wang <be...@163.com>
Date:   2016-06-25T09:49:48Z

    Merge branch 'master' into STORM-1901

commit 420bf28309ff6019dd571fc1c5de1eca935bb5e0
Author: Xin Wang <be...@163.com>
Date:   2016-06-25T10:31:29Z

    add build info

----


> Avro Integration for Storm-Kafka
> --------------------------------
>
>                 Key: STORM-1901
>                 URL: https://issues.apache.org/jira/browse/STORM-1901
>             Project: Apache Storm
>          Issue Type: Improvement
>            Reporter: Xin Wang
>            Assignee: Xin Wang
>




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