[
https://issues.apache.org/jira/browse/STORM-699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14351341#comment-14351341
]
ASF GitHub Bot commented on STORM-699:
--
GitHub user Parth-Brahmbhatt opened a pull req
GitHub user Parth-Brahmbhatt opened a pull request:
https://github.com/apache/storm/pull/458
STORM-699: storm-jdbc should support custom insert queries.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Parth-Brahmbhatt/incubator-s
Parth Brahmbhatt created STORM-699:
--
Summary: storm-jdbc should support customer insert queries.
Key: STORM-699
URL: https://issues.apache.org/jira/browse/STORM-699
Project: Apache Storm
Iss
[
https://issues.apache.org/jira/browse/STORM-594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
SHAILESH PILARE reassigned STORM-594:
-
Assignee: SHAILESH PILARE (was: HARSHA BALASUBRAMANIAN)
> Auto-Scaling Resources in a Top
[
https://issues.apache.org/jira/browse/STORM-46?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
SHAILESH PILARE reassigned STORM-46:
Assignee: SHAILESH PILARE
> Allow scheduler to configure memory per worker
>
That wouldn't really work. First of all we don't have Nimbus HA yet, so
whichever colo you put nimbus in would be a single point of failure. Even
after nimbus HA all the state is stored in ZK, which uses a quorum to be
functional, so whichever colo had the most ZK nodes in it would be the sing
In local mode the cleanup method is supposed to be called on shutdown. The
cleanup method is supposed to be called in regular mode on newer versions of
storm, so long as it does not take too long to complete. The files that the
supervisor downloads from nimbus stormconf.ser etc. how it gets the
Hi Bobby,
Is this the case in local mode as well? If yes, it doesn't seem to be
working. If no, how do I go about removing these files? I read a couple of
places that the cleanup method is for that, but it doesn't seem that this
method is called when a topology is aborted.
thanks
Clay
On Wed, Ma