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

ASF GitHub Bot commented on STORM-1219:
---------------------------------------

Github user harshach commented on the pull request:

    https://github.com/apache/storm/pull/893#issuecomment-165193639
  
    @arunmahadevan throughput should control by batch size not by 
tickTupleinterval. If the tuples are not appearing the hive table or hdfs file, 
one should lower the batch size or configure the tickTupleInterval to lower but 
making this default is not ideal. Most often users won't configure them and can 
create adverse effects in production.  15 secs will at least guarantee the 
tuples won't be timing out and not create smaller files.


> Fix HDFS and Hive bolt flush/acking
> -----------------------------------
>
>                 Key: STORM-1219
>                 URL: https://issues.apache.org/jira/browse/STORM-1219
>             Project: Apache Storm
>          Issue Type: Bug
>            Reporter: Arun Mahadevan
>            Assignee: Arun Mahadevan
>
> HDFS and Hive bolts is setting the default tick tuple interval in the 
> prepare() method, which is not taking effect. This needs to be fixed so that 
> the tuples are acked on time.



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

Reply via email to