[ 
https://issues.apache.org/jira/browse/STORM-938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14643723#comment-14643723
 ] 

Aaron Dossett commented on STORM-938:
-------------------------------------

I took a stab at a tick tuple implementation, and it seems to work just fine.  

The reworked HiveBolt.execute() looks essentially like this:
https://gist.github.com/dossett/b51fdba943c432c5c998

> 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)

Reply via email to