[
https://issues.apache.org/jira/browse/STORM-1030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14997845#comment-14997845
]
ASF GitHub Bot commented on STORM-1030:
---------------------------------------
GitHub user harshach opened a pull request:
https://github.com/apache/storm/pull/871
STORM-1030. Hive Connector Fixes.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/harshach/incubator-storm STORM-1030-V1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/871.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 #871
----
commit f0760e86fe53be6ef4bf5d7eb4ed72c590ec4a82
Author: Sriharsha Chintalapani <[email protected]>
Date: 2015-11-10T00:40:34Z
STORM-1030. Hive Connector Fixes.
----
> Hive Connector Fixes
> --------------------
>
> Key: STORM-1030
> URL: https://issues.apache.org/jira/browse/STORM-1030
> Project: Apache Storm
> Issue Type: Bug
> Components: storm-hive
> Reporter: Sriharsha Chintalapani
> Assignee: Sriharsha Chintalapani
> Fix For: 0.11.0
>
>
> 1. Schedule Hive transaction heartbeats outside of execute method.
> 2. Fix retiring idleWriters
> 3. Do not call flush if there is no data added to a txnbatch
> 4. Catch any exception and abort transaction.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)