[GitHub] storm pull request: Storm 1226

2016-02-01 Thread knusbaum
Github user knusbaum commented on the pull request: https://github.com/apache/storm/pull/1043#issuecomment-178148350 It would be good to move `MockedUtils.java` into `org/apache/storm/testing/staticmocking` where the other mocking stuff is. --- If your project is set up for it, you

[GitHub] storm pull request: STORM-1504: Add Serializer and instruction for...

2016-02-01 Thread revans2
Github user revans2 commented on a diff in the pull request: https://github.com/apache/storm/pull/1052#discussion_r51475643 --- Diff: external/storm-hdfs/src/main/java/org/apache/storm/hdfs/bolt/AvroGenericRecordBolt.java --- @@ -17,8 +17,9 @@ */ package

[jira] [Commented] (STORM-1504) AvroGenericRecordBolt will not work in a topology with multiple workers

2016-02-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15126970#comment-15126970 ] ASF GitHub Bot commented on STORM-1504: --- Github user revans2 commented on a diff in the pull

[jira] [Commented] (STORM-1504) AvroGenericRecordBolt will not work in a topology with multiple workers

2016-02-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15127068#comment-15127068 ] ASF GitHub Bot commented on STORM-1504: --- Github user dossett commented on the pull request:

[GitHub] storm pull request: When using keytab insure login is done at most...

2016-02-01 Thread dbahir
GitHub user dbahir opened a pull request: https://github.com/apache/storm/pull/1062 When using keytab insure login is done at most once per process When using a topology that has multiple executors in same process or multiple HBase bolts the tickets do not get renewed. After the

[GitHub] storm pull request: When using keytab insure login is done at most...

2016-02-01 Thread dbahir
Github user dbahir closed the pull request at: https://github.com/apache/storm/pull/1062 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[jira] [Created] (STORM-1514) add ability to configure read only option for storm UI

2016-02-01 Thread Arpit Gupta (JIRA)
Arpit Gupta created STORM-1514: -- Summary: add ability to configure read only option for storm UI Key: STORM-1514 URL: https://issues.apache.org/jira/browse/STORM-1514 Project: Apache Storm

[GitHub] storm pull request: Storm 1226

2016-02-01 Thread d2r
Github user d2r commented on the pull request: https://github.com/apache/storm/pull/1043#issuecomment-178178677 Let's rename the title of this pull request so it describes the work being done. Something about translating the utils namespace to Java. --- If your project is set up for

[GitHub] storm pull request: STORM-1504: Add Serializer and instruction for...

2016-02-01 Thread dossett
Github user dossett commented on the pull request: https://github.com/apache/storm/pull/1052#issuecomment-178200940 rat exclusions updated, imports fixed, commits squashed. Thank you again @revans2 and @abhishekagarwal87 for the feedback. I ended up learning way more from

[jira] [Updated] (STORM-1514) add ability to configure read only option for storm UI

2016-02-01 Thread Sriharsha Chintalapani (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sriharsha Chintalapani updated STORM-1514: -- Fix Version/s: 1.0.0 > add ability to configure read only option for storm UI >

[GitHub] storm pull request: When using keytab insure login is done at most...

2016-02-01 Thread dbahir
Github user dbahir closed the pull request at: https://github.com/apache/storm/pull/1063 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] storm pull request: STORM-1504: Add Serializer and instruction for...

2016-02-01 Thread revans2
Github user revans2 commented on the pull request: https://github.com/apache/storm/pull/1052#issuecomment-178174157 The build is complaining that `external/storm-hdfs/src/test/resources/FixedAvroSerializer.config` does not have an apache license header in it. Because it

[jira] [Commented] (STORM-1504) AvroGenericRecordBolt will not work in a topology with multiple workers

2016-02-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15126978#comment-15126978 ] ASF GitHub Bot commented on STORM-1504: --- Github user revans2 commented on the pull request:

[GitHub] storm pull request: When using keytab insure login is done at most...

2016-02-01 Thread dbahir
GitHub user dbahir opened a pull request: https://github.com/apache/storm/pull/1064 When using keytab insure login is done at most once per process When using a topology that has multiple executors in same process or multiple HBase bolts the tickets do not get renewed. After the

[GitHub] storm pull request: [STORM - 1258] Backport thrift.clj to Thrift.j...

2016-02-01 Thread redsanket
Github user redsanket commented on a diff in the pull request: https://github.com/apache/storm/pull/1055#discussion_r51481604 --- Diff: storm-core/src/jvm/org/apache/storm/Thrift.java --- @@ -0,0 +1,343 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one

[GitHub] storm pull request: Force to be compatible with heron and add test...

2016-02-01 Thread ptgoetz
Github user ptgoetz commented on the pull request: https://github.com/apache/storm/pull/1056#issuecomment-178288859 There's been no response from the submitter, and there's not a clear definition of what this aims to address. I'm +1 for closing this. --- If your project is

[GitHub] storm pull request: [STORM-1505] Add map, flatMap and filter funct...

2016-02-01 Thread ptgoetz
Github user ptgoetz commented on the pull request: https://github.com/apache/storm/pull/1050#issuecomment-178283234 @arunmahadevan Can we move the peek implementation to a separate discussion so we can discuss it independently? And can you overload the filter() method with a

[jira] [Commented] (STORM-1505) Add map, flatMap and filter operations in trident api

2016-02-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15127360#comment-15127360 ] ASF GitHub Bot commented on STORM-1505: --- Github user ptgoetz commented on the pull request:

[jira] [Updated] (STORM-584) LoggingMetricsConsumer metrics.log file is shared by multiple topologies.

2016-02-01 Thread Jungtaek Lim (JIRA)
[ https://issues.apache.org/jira/browse/STORM-584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jungtaek Lim updated STORM-584: --- Affects Version/s: (was: 0.10.0) 0.9.6 > LoggingMetricsConsumer metrics.log

[jira] [Created] (STORM-1515) LocalState corruption after hard reboot on Windows

2016-02-01 Thread Jordan Torbiak (JIRA)
Jordan Torbiak created STORM-1515: - Summary: LocalState corruption after hard reboot on Windows Key: STORM-1515 URL: https://issues.apache.org/jira/browse/STORM-1515 Project: Apache Storm

Performance Profiling - Storm core

2016-02-01 Thread Roshan Naik
Attached is a screenshots of the performance profile for Storm core using a Speed of Light topology. Topology info: - 1 bolt instance, 1 spout instance, 1 worker. - ACKer count = 0 - Spout generates precomputes a random list of tuples, then keeps emitting them endlessly - Bolt just remits the

[GitHub] storm pull request: [STORM-1505] Add map, flatMap and filter funct...

2016-02-01 Thread arunmahadevan
Github user arunmahadevan commented on the pull request: https://github.com/apache/storm/pull/1050#issuecomment-177868343 @ptgoetz updated `filter` api to use `each` as per your suggestion. Since I wanted to see the tuples flowing through in the example topology to make sure the apis

[jira] [Commented] (STORM-1505) Add map, flatMap and filter operations in trident api

2016-02-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15125976#comment-15125976 ] ASF GitHub Bot commented on STORM-1505: --- Github user arunmahadevan commented on the pull request:

[jira] [Created] (STORM-1513) Update trident api docs

2016-02-01 Thread Arun Mahadevan (JIRA)
Arun Mahadevan created STORM-1513: - Summary: Update trident api docs Key: STORM-1513 URL: https://issues.apache.org/jira/browse/STORM-1513 Project: Apache Storm Issue Type: Sub-task

[GitHub] storm pull request: STORM-1504: Add Serializer and instruction for...

2016-02-01 Thread dossett
Github user dossett commented on the pull request: https://github.com/apache/storm/pull/1052#issuecomment-178093239 Documentation added and DefinedAvroSerializer renamed to FixedAvroSerializer. The travis failures seem unrelated to this change? --- If your project is set up

[jira] [Commented] (STORM-1504) AvroGenericRecordBolt will not work in a topology with multiple workers

2016-02-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15126629#comment-15126629 ] ASF GitHub Bot commented on STORM-1504: --- Github user dossett commented on the pull request:

[jira] [Commented] (STORM-1504) AvroGenericRecordBolt will not work in a topology with multiple workers

2016-02-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15126278#comment-15126278 ] ASF GitHub Bot commented on STORM-1504: --- Github user dossett commented on a diff in the pull

[GitHub] storm pull request: [STORM-1245] port backtype.storm.daemon.acker ...

2016-02-01 Thread bastiliu
Github user bastiliu closed the pull request at: https://github.com/apache/storm/pull/1060 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] storm pull request: STORM-1511 min/max operations support on a tri...

2016-02-01 Thread satishd
GitHub user satishd opened a pull request: https://github.com/apache/storm/pull/1061 STORM-1511 min/max operations support on a trident stream. You can merge this pull request into a Git repository by running: $ git pull https://github.com/satishd/storm min-max Alternatively

[jira] [Commented] (STORM-1245) port backtype.storm.daemon.acker to java

2016-02-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15126156#comment-15126156 ] ASF GitHub Bot commented on STORM-1245: --- Github user bastiliu closed the pull request at:

[jira] [Commented] (STORM-1245) port backtype.storm.daemon.acker to java

2016-02-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15126155#comment-15126155 ] ASF GitHub Bot commented on STORM-1245: --- Github user bastiliu commented on the pull request:

[GitHub] storm pull request: [STORM-1245] port backtype.storm.daemon.acker ...

2016-02-01 Thread bastiliu
Github user bastiliu commented on the pull request: https://github.com/apache/storm/pull/1060#issuecomment-177932152 CI was failed. Some clojure test case needs to be updated, so close this PR. The PR will be set up again after the updating of clojure test case. --- If your project

[jira] [Commented] (STORM-1511) min/max operations on trident stream

2016-02-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15126170#comment-15126170 ] ASF GitHub Bot commented on STORM-1511: --- GitHub user satishd opened a pull request:

[jira] [Commented] (STORM-1336) Evalute/Port JStorm cgroup support

2016-02-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15126578#comment-15126578 ] ASF GitHub Bot commented on STORM-1336: --- Github user jerrypeng commented on the pull request:

Re: The svn repository of the storm website seems out-of-dated

2016-02-01 Thread P. Taylor Goetz
We should probably hold off on publishing docs for any 1.0 features until it is officially released. -Taylor > On Feb 1, 2016, at 9:26 AM, Bobby Evans wrote: > > Make a pull request to the asf-site branch. And then make sure the person > who checks in the

[GitHub] storm pull request: [STORM-1336] - Evalute/Port JStorm cgroup supp...

2016-02-01 Thread jerrypeng
Github user jerrypeng commented on the pull request: https://github.com/apache/storm/pull/1053#issuecomment-178072782 @revans2 @bastiliu @vesense Thanks for the reviews! I really appreciated it! I think I have addressed all of your comments. Does anyone have any other concerns?

[GitHub] storm pull request: When using keytab insure login is done at most...

2016-02-01 Thread dbahir
GitHub user dbahir opened a pull request: https://github.com/apache/storm/pull/1063 When using keytab insure login is done at most once per process When using a topology that has multiple executors in same process or multiple HBase bolts the tickets do not get renewed. After the

[GitHub] storm pull request: [STORM-1505] Add map, flatMap and filter funct...

2016-02-01 Thread arunmahadevan
Github user arunmahadevan commented on the pull request: https://github.com/apache/storm/pull/1050#issuecomment-178345578 @ptgoetz Ok I will move peek implementation to a separate PR. Are you suggesting we overload filter api with fields parameter to keep it similar to

[jira] [Commented] (STORM-1505) Add map, flatMap and filter operations in trident api

2016-02-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15127597#comment-15127597 ] ASF GitHub Bot commented on STORM-1505: --- Github user arunmahadevan commented on the pull request:

Re: The svn repository of the storm website seems out-of-dated

2016-02-01 Thread Bobby Evans
Make a pull request to the asf-site branch.  And then make sure the person who checks in the changes follows the procedures in the REDME.md of the asf-site branch to update the SVN repo.  - Bobby On Sunday, January 31, 2016 1:33 PM, Haohui Mai wrote: Hi, I am

[jira] [Commented] (STORM-1504) AvroGenericRecordBolt will not work in a topology with multiple workers

2016-02-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15126333#comment-15126333 ] ASF GitHub Bot commented on STORM-1504: --- Github user abhishekagarwal87 commented on a diff in the

[jira] [Closed] (STORM-1509) RAS Implementation does not show memory and cpu utilization

2016-02-01 Thread Sanket Reddy (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sanket Reddy closed STORM-1509. --- Resolution: Invalid > RAS Implementation does not show memory and cpu utilization >

[jira] [Commented] (STORM-1509) RAS Implementation does not show memory and cpu utilization

2016-02-01 Thread Sanket Reddy (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15126414#comment-15126414 ] Sanket Reddy commented on STORM-1509: - Invalid JIRA. No need to fix Need to set storm.scheduler config