[jira] [Updated] (STORM-1776) Error when processing event java.io.FileNotFoundException

2016-05-10 Thread Mageshkumar (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mageshkumar updated STORM-1776: --- Assignee: (was: Mageshkumar) > Error when processing event java.io.FileNotFoundException >

[jira] [Commented] (STORM-1777) Backport KafkaBolt from Storm 1.0.0 to 0.10.0 to support properties configuration method

2016-05-10 Thread Jungtaek Lim (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15279439#comment-15279439 ] Jungtaek Lim commented on STORM-1777: - Hi Ambud, For your information, we're discussing on dev@

Re: [DISCUSSION] Version lines of 1.x

2016-05-10 Thread Jungtaek Lim
FYI: I've just pushed 1.0.x-branch, so we have 1.x-branch for releasing minor versions and 1.x.y-branch (1.0.x-branch for now) for releasing bugfix versions. If you think there's a better branch name policy please let us know so that we can reflect it. 2016년 5월 10일 (화) 오전 10:23, Jungtaek Lim

[jira] [Commented] (STORM-1773) Utils.javaDeserialize() doesn't work with primitive types

2016-05-10 Thread Jungtaek Lim (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15279406#comment-15279406 ] Jungtaek Lim commented on STORM-1773: - Worked on this and built custom storm-core jar and sent to user

[jira] [Commented] (STORM-433) Give users visibility to the depth of queues at each bolt

2016-05-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15279353#comment-15279353 ] ASF GitHub Bot commented on STORM-433: -- Github user HeartSaVioR commented on the pull request:

[GitHub] storm pull request: [STORM-433] [WIP] Executor queue backlog metri...

2016-05-10 Thread HeartSaVioR
Github user HeartSaVioR commented on the pull request: https://github.com/apache/storm/pull/1406#issuecomment-218339228 @knusbaum Yeah, agreed. I was seeing larger view, but when we narrow the view, this PR would be add a tiny amount of load. Seeing is believing so I would like to

[jira] [Commented] (STORM-1772) Create topologies for measuring performance

2016-05-10 Thread Roshan Naik (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15279190#comment-15279190 ] Roshan Naik commented on STORM-1772: Hi [~mauzhang], Yes thats it. I first observed that perf

Is Storm visualization enough for performance ?

2016-05-10 Thread sam mohel
Iam researcher and my goal was in algorithm in project using storm to make data more accuracy .I finished the project and submitted topology but need to make comparison between old I have and new i made . Need to know if I made a valuable change or not ? Is storm visualization in storm 0.9.6

Storm cluster with time

2016-05-10 Thread sam mohel
Iam a researcher and I hope you can help me on this questions my goal is to update algorithm that coder used to make data more accuracy. I have one Java process that make me need one supervisor right ? When I made machine core i5 with 8 ram as supervisor and machine core2duo with 2 ram as nimbus

[jira] [Commented] (STORM-433) Give users visibility to the depth of queues at each bolt

2016-05-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15278883#comment-15278883 ] ASF GitHub Bot commented on STORM-433: -- Github user knusbaum commented on the pull request:

[GitHub] storm pull request: [STORM-433] [WIP] Executor queue backlog metri...

2016-05-10 Thread knusbaum
Github user knusbaum commented on the pull request: https://github.com/apache/storm/pull/1406#issuecomment-218289768 I think it's fine if this goes in. It doesn't add much to the metrics load, and we already have a working solution for clusters whose zk instances get overloaded.

[jira] [Created] (STORM-1777) Backport KafkaBolt from Storm 1.0.0 to 0.10.0 to support properties configuration method

2016-05-10 Thread Ambud Sharma (JIRA)
Ambud Sharma created STORM-1777: --- Summary: Backport KafkaBolt from Storm 1.0.0 to 0.10.0 to support properties configuration method Key: STORM-1777 URL: https://issues.apache.org/jira/browse/STORM-1777

[jira] [Created] (STORM-1776) Error when processing event java.io.FileNotFoundException

2016-05-10 Thread Mageshkumar (JIRA)
Mageshkumar created STORM-1776: -- Summary: Error when processing event java.io.FileNotFoundException Key: STORM-1776 URL: https://issues.apache.org/jira/browse/STORM-1776 Project: Apache Storm

[jira] [Updated] (STORM-1774) Generate StormParserImpl before maven execution

2016-05-10 Thread Chuanlei Ni (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chuanlei Ni updated STORM-1774: --- Summary: Generate StormParserImpl before maven execution (was: Generate StormParserImpl before

[jira] [Updated] (STORM-1774) Generate StormParserImpl before maven building instead of in packaging time

2016-05-10 Thread Chuanlei Ni (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chuanlei Ni updated STORM-1774: --- Description: Just like genthrift.sh genrates the generated thrift-about java source files. I think

[jira] [Closed] (STORM-1775) Generate StormParserImpl before maven building instead of in packaging time

2016-05-10 Thread Chuanlei Ni (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chuanlei Ni closed STORM-1775. -- Resolution: Duplicate > Generate StormParserImpl before maven building instead of in packaging time >

[jira] [Created] (STORM-1774) Generate StormParserImpl before maven building instead of in packaging time

2016-05-10 Thread Chuanlei Ni (JIRA)
Chuanlei Ni created STORM-1774: -- Summary: Generate StormParserImpl before maven building instead of in packaging time Key: STORM-1774 URL: https://issues.apache.org/jira/browse/STORM-1774 Project:

[jira] [Created] (STORM-1775) Generate StormParserImpl before maven building instead of in packaging time

2016-05-10 Thread Chuanlei Ni (JIRA)
Chuanlei Ni created STORM-1775: -- Summary: Generate StormParserImpl before maven building instead of in packaging time Key: STORM-1775 URL: https://issues.apache.org/jira/browse/STORM-1775 Project:

[jira] [Commented] (STORM-433) Give users visibility to the depth of queues at each bolt

2016-05-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15277726#comment-15277726 ] ASF GitHub Bot commented on STORM-433: -- Github user abhishekagarwal87 commented on the pull request:

[GitHub] storm pull request: [STORM-433] [WIP] Executor queue backlog metri...

2016-05-10 Thread abhishekagarwal87
Github user abhishekagarwal87 commented on the pull request: https://github.com/apache/storm/pull/1406#issuecomment-218076239 Two parts of this PR - *Metric collection* - From what I have seen, storm users are very much interested in queue length statistics. Current queue metrics

[GitHub] storm pull request: STORM-433: Give users visibility to the depth ...

2016-05-10 Thread abhishekagarwal87
Github user abhishekagarwal87 commented on the pull request: https://github.com/apache/storm/pull/236#issuecomment-218075001 Guys, follow up discussion is happening on #1406. Can you let me know your feedback there? --- If your project is set up for it, you can reply to this email

[jira] [Commented] (STORM-433) Give users visibility to the depth of queues at each bolt

2016-05-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15277719#comment-15277719 ] ASF GitHub Bot commented on STORM-433: -- Github user abhishekagarwal87 commented on the pull request: