Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
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
Attachments
Issue Links
- is required by
-
STORM-1074 Storm should include a bolt that writes Avro data to HDFS
- Resolved
- relates to
-
STORM-969 HDFS Bolt can end up in an unrecoverable state
- Resolved