[
https://issues.apache.org/jira/browse/STORM-938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14646326#comment-14646326
]
ASF GitHub Bot commented on STORM-938:
--------------------------------------
GitHub user dossett reopened a pull request:
https://github.com/apache/storm/pull/656
STORM-938: Add tick tuples to HiveBolt for time-based flushing
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dossett/storm STORM-938
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/656.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 #656
----
commit 9a8764495b7cc6ec7e221c2dbfc5fd0680e0c25c
Author: Aaron Dossett <[email protected]>
Date: 2015-07-28T22:06:42Z
STORM 938: Add tick tuples to HiveBolt for time-based flushing
----
> storm-hive add a time interval to flush tuples to hive
> ------------------------------------------------------
>
> Key: STORM-938
> URL: https://issues.apache.org/jira/browse/STORM-938
> Project: Apache Storm
> Issue Type: Improvement
> Reporter: Sriharsha Chintalapani
> Assignee: Priyank Shah
>
> currently we've batch way updating hive orc tables. Unless configured batch
> size reaches flush won't happen . In some cases we might need to have an
> option of time interval if a configured time interval reaches storm-hive bolt
> should flush these tuples to hive.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)