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

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

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

commit 8ccb231886b7443e95ee45591a93c6b8e37f4dd1
Author: Xin Wang <best.wang...@163.com>
Date:   2016-06-26T14:37:47Z

    fix travis-ci build error

----


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

Reply via email to