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 <best.wang...@163.com>
Date:   2016-06-22T02:38:24Z

    STORM-1901: Avro Integration for Storm-Kafka

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

    STORM-1901: Avro Integration for Storm-Kafka

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

    small fix

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

    Merge branch 'master' into STORM-1901

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

    add build info

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to