[
https://issues.apache.org/jira/browse/STORM-1102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14950940#comment-14950940
]
ASF GitHub Bot commented on STORM-1102:
---------------------------------------
GitHub user dossett opened a pull request:
https://github.com/apache/storm/pull/792
STORM-1102: Add a default flush interval for HiveBolt
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dossett/storm STORM-1102
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/792.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 #792
----
commit 9a25aede1791bba48dbb345fb2523e1484b4db8c
Author: Aaron Dossett <[email protected]>
Date: 2015-10-09T18:27:03Z
STORM-1102: Add a default flush interval for HiveBolt
----
> HiveBolt should have a default flush interval
> ---------------------------------------------
>
> Key: STORM-1102
> URL: https://issues.apache.org/jira/browse/STORM-1102
> Project: Apache Storm
> Issue Type: Improvement
> Components: storm-hive
> Reporter: Aaron Dossett
> Assignee: Aaron Dossett
> Priority: Minor
>
> HiveBolt uses tick tuples to periodically flush data. Currently this only
> happens if a flush interval is defined. HiveBolt should have a default flush
> interval the same way HdfsBolt does.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)