[
https://issues.apache.org/jira/browse/STORM-1219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15060252#comment-15060252
]
ASF GitHub Bot commented on STORM-1219:
---------------------------------------
Github user harshach commented on the pull request:
https://github.com/apache/storm/pull/893#issuecomment-165166066
@arunmahadevan I might be overlooking something but if the default tick
tuple is at 1secs and this will cause the tuples to be flushed much more
frequently without even reaching to batchsize. This behavior can create lot of
small files in hdfs and also for hive.
> 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)