GitHub user vesense reopened a pull request:

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

    STORM-1901: Avro Integration for Storm-Kafka

    init version for code review, changes are following:
    * 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 94fd3b7ef03656644b31d77deed246350fbc7412
Author: vesense <best.wang...@163.com>
Date:   2016-06-22T02:38:24Z

    STORM-1901: Avro Integration for Storm-Kafka

commit 1011f27b4fef92d8909ef722b9924fcd60ec6016
Author: Xin Wang <best.wang...@163.com>
Date:   2016-06-26T14:13:56Z

    Merge branch 'master' into STORM-1901

----


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