You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "Aaron Dossett (JIRA)" <ji...@apache.org> on 2016/05/13 14:40:12 UTC

[jira] [Resolved] (STORM-1464) storm-hdfs should support writing to multiple files

     [ https://issues.apache.org/jira/browse/STORM-1464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aaron Dossett resolved STORM-1464.
----------------------------------
    Resolution: Fixed

> storm-hdfs should support writing to multiple files
> ---------------------------------------------------
>
>                 Key: STORM-1464
>                 URL: https://issues.apache.org/jira/browse/STORM-1464
>             Project: Apache Storm
>          Issue Type: Improvement
>          Components: storm-hdfs
>            Reporter: Aaron Dossett
>            Assignee: Aaron Dossett
>              Labels: avro
>             Fix For: 2.0.0
>
>
> Examples of when this is needed include:
> - One avro bolt writing multiple schemas, each of which require a different file. Schema evolution is a common use of avro and the avro bolt should support that seamlessly.
> - Partitioning output to different directories based on the tuple contents.  For example, if the tuple contains a "USER" field, it should be possible to partition based on that value.



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