You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by dossett <gi...@git.apache.org> on 2015/10/26 14:10:58 UTC

[GitHub] storm pull request: STORM-1074: Add Avro HDFS bolt

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

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] storm pull request: STORM-1074: Add Avro HDFS bolt

Posted by harshach <gi...@git.apache.org>.
Github user harshach commented on the pull request:

    https://github.com/apache/storm/pull/819#issuecomment-151176796
  
    +1


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] storm pull request: STORM-1074: Add Avro HDFS bolt

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] storm pull request: STORM-1074: Add Avro HDFS bolt

Posted by dossett <gi...@git.apache.org>.
Github user dossett commented on the pull request:

    https://github.com/apache/storm/pull/819#issuecomment-151841639
  
    Thank you @harshach, this was a fun one to develop.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] storm pull request: STORM-1074: Add Avro HDFS bolt

Posted by harshach <gi...@git.apache.org>.
Github user harshach commented on the pull request:

    https://github.com/apache/storm/pull/819#issuecomment-151729267
  
    Thanks @dossett, merged into master.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---