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

Aaron Dossett updated STORM-1073:
---------------------------------
    Description: 
SequenceFileBolt has the same issues that HdfsBolt has in STORM-969.  This is 
also an opportunity to refactor AbstractHdfsBolt to most efficiently include 
these changes:

Abstract HdfsBolt should define a concrete execute method and define abstract 
methods for:
- writing a tuple
- syncronizing file output

  was:
SequenceFileBolt has the same issues that HdfsBolt has in STORM-969.  This is 
also an opportunity to refactor AbstractHdfsBolt to most efficiently include 
these changes:

Abstract HdfsBolt should define a concrete execute method and define abstract 
methods for:
- writing a tuple
- syncronizing file output
- initiating a file rotation


> SequenceFileBolt can end up in an unrecoverable state
> -----------------------------------------------------
>
>                 Key: STORM-1073
>                 URL: https://issues.apache.org/jira/browse/STORM-1073
>             Project: Apache Storm
>          Issue Type: Bug
>          Components: storm-hdfs
>            Reporter: Aaron Dossett
>            Assignee: Aaron Dossett
>
> SequenceFileBolt has the same issues that HdfsBolt has in STORM-969.  This is 
> also an opportunity to refactor AbstractHdfsBolt to most efficiently include 
> these changes:
> Abstract HdfsBolt should define a concrete execute method and define abstract 
> methods for:
> - writing a tuple
> - syncronizing file output



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

Reply via email to