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 2015/10/26 14:11:27 UTC

[jira] [Commented] (STORM-1074) Storm should include a bolt that writes Avro data to HDFS

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

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

GitHub user dossett opened a pull request:

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

    STORM-1074: Add Avro HDFS bolt

    This creates a new concrete subtype of AbstractHdfsBolt that can write avro Generic Records directly to HDFS.

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

    $ git pull https://github.com/dossett/storm STORM-1074

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

    https://github.com/apache/storm/pull/819.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 #819
    
----
commit de579bec841ad86b35d4490a4988c41509f775f5
Author: Aaron Dossett <aa...@target.com>
Date:   2015-10-26T13:08:44Z

    STORM-1074: Add Avro HDFS bolt

----


> Storm should include a bolt that writes Avro data to HDFS
> ---------------------------------------------------------
>
>                 Key: STORM-1074
>                 URL: https://issues.apache.org/jira/browse/STORM-1074
>             Project: Apache Storm
>          Issue Type: Improvement
>          Components: storm-hdfs
>            Reporter: Aaron Dossett
>            Assignee: Aaron Dossett
>            Priority: Minor
>
> Storm should include a bolt that writes Avro GenericRecords to HDFS files



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