[jira] [Created] (STORM-1100) TNonblockingServer [ERROR] Unexpected exception while invoking!

2015-10-09 Thread SamMohel (JIRA)
SamMohel created STORM-1100: --- Summary: TNonblockingServer [ERROR] Unexpected exception while invoking! Key: STORM-1100 URL: https://issues.apache.org/jira/browse/STORM-1100 Project: Apache Storm

[GitHub] storm pull request: STORM-912: Support SSL on Logviewer

2015-10-09 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/storm/pull/717 --- 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] [Commented] (STORM-912) Support SSL on Logviewer

2015-10-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14950079#comment-14950079 ] ASF GitHub Bot commented on STORM-912: -- Github user asfgit closed the pull request at:

[jira] [Assigned] (STORM-1100) TNonblockingServer [ERROR] Unexpected exception while invoking!

2015-10-09 Thread SamMohel (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] SamMohel reassigned STORM-1100: --- Assignee: SamMohel > TNonblockingServer [ERROR] Unexpected exception while invoking! >

[jira] [Updated] (STORM-912) Support SSL on Logviewer

2015-10-09 Thread Jungtaek Lim (JIRA)
[ https://issues.apache.org/jira/browse/STORM-912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jungtaek Lim updated STORM-912: --- Fix Version/s: (was: 0.11.0) 0.10.0 > Support SSL on Logviewer >

[GitHub] storm pull request: [STORM-1104] Nimbus HA fails to find newly dow...

2015-10-09 Thread schonfeld
GitHub user schonfeld opened a pull request: https://github.com/apache/storm/pull/794 [STORM-1104] Nimbus HA fails to find newly downloaded code files Nimbus HA using Local File System code distribution is broken. We seem to be "caching" the return value of `(code-ids (:conf

[jira] [Created] (STORM-1104) Nimbus HA fails to find newly downloaded code files

2015-10-09 Thread Michael Schonfeld (JIRA)
Michael Schonfeld created STORM-1104: Summary: Nimbus HA fails to find newly downloaded code files Key: STORM-1104 URL: https://issues.apache.org/jira/browse/STORM-1104 Project: Apache Storm

[jira] [Commented] (STORM-1104) Nimbus HA fails to find newly downloaded code files

2015-10-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14951417#comment-14951417 ] ASF GitHub Bot commented on STORM-1104: --- GitHub user schonfeld opened a pull request:

[jira] [Updated] (STORM-1104) Nimbus HA fails to find newly downloaded code files

2015-10-09 Thread Michael Schonfeld (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Schonfeld updated STORM-1104: - Assignee: Michael Schonfeld > Nimbus HA fails to find newly downloaded code files >

[GitHub] storm pull request: [STORM-1104] Nimbus HA fails to find newly dow...

2015-10-09 Thread Parth-Brahmbhatt
Github user Parth-Brahmbhatt commented on the pull request: https://github.com/apache/storm/pull/794#issuecomment-147019720 +1, good catch. --- 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

Re: Does Storm work with Spring

2015-10-09 Thread John Reilly
You can just create the ApplicationConrext using a singleton and make all fields in the bolt or spout code which reference the app context transient. On Fri, Oct 9, 2015 at 08:35 Javier Gonzalez wrote: > IIRC, only if everything you use in your spouts and bolts is

[jira] [Updated] (STORM-1104) Nimbus HA fails to find newly downloaded code files

2015-10-09 Thread Michael Schonfeld (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Schonfeld updated STORM-1104: - Description: Nimbus HA using Local File System code distribution is broken. We seem to be

[jira] [Commented] (STORM-1104) Nimbus HA fails to find newly downloaded code files

2015-10-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14951470#comment-14951470 ] ASF GitHub Bot commented on STORM-1104: --- Github user Parth-Brahmbhatt commented on the pull request:

[GitHub] storm pull request: STORM-1096: Fix some issues with impersonation...

2015-10-09 Thread HeartSaVioR
Github user HeartSaVioR commented on the pull request: https://github.com/apache/storm/pull/787#issuecomment-146762852 I found that I made a mistake while backporting. At least bin/storm.py should be fixed. --- If your project is set up for it, you can reply to this email and have

[jira] [Commented] (STORM-1096) UI tries to impersonate wrong user when getting topology conf for authorization, impersonation is allowed by default

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

[GitHub] storm pull request: STORM-188: Allow user to specifiy full configu...

2015-10-09 Thread clockfly
Github user clockfly closed the pull request at: https://github.com/apache/storm/pull/120 --- 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-188: Allow user to specifiy full configu...

2015-10-09 Thread clockfly
Github user clockfly commented on the pull request: https://github.com/apache/storm/pull/120#issuecomment-146773478 Sure. --- 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

[GitHub] storm pull request: STORM-1079. Batch Puts to HBase.

2015-10-09 Thread HeartSaVioR
Github user HeartSaVioR commented on the pull request: https://github.com/apache/storm/pull/772#issuecomment-146766892 @harshach I'm fine to use message.timeout.sec / 2 as tick secs. But, there's compile failure from Travis CI. ``` [ERROR] Failed to execute

[GitHub] storm pull request: advance kafka offset when deserializer yields ...

2015-10-09 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/storm/pull/758 --- 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-1095] Tuple.getSourceGlobalStreamid() h...

2015-10-09 Thread HeartSaVioR
Github user HeartSaVioR commented on a diff in the pull request: https://github.com/apache/storm/pull/786#discussion_r41599977 --- Diff: storm-core/src/jvm/backtype/storm/tuple/Tuple.java --- @@ -37,9 +37,15 @@ /** * Returns the global stream id (component +

[jira] [Commented] (STORM-1095) Tuple.getSourceGlobalStreamid() has wrong camel-case naming

2015-10-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14949943#comment-14949943 ] ASF GitHub Bot commented on STORM-1095: --- Github user HeartSaVioR commented on a diff in the pull

[jira] [Updated] (STORM-1094) kafka offset does not advance when deserializer yields no object

2015-10-09 Thread Jungtaek Lim (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jungtaek Lim updated STORM-1094: Affects Version/s: 0.9.6 > kafka offset does not advance when deserializer yields no object >

[GitHub] storm pull request: advance kafka offset when deserializer yields ...

2015-10-09 Thread HeartSaVioR
Github user HeartSaVioR commented on the pull request: https://github.com/apache/storm/pull/758#issuecomment-146770261 Great, I'll merge it. --- 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

[jira] [Updated] (STORM-1094) kafka offset does not advance when deserializer yields no object

2015-10-09 Thread Jungtaek Lim (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jungtaek Lim updated STORM-1094: Affects Version/s: 0.10.0 > kafka offset does not advance when deserializer yields no object >

[jira] [Resolved] (STORM-1090) Nimbus HA should support `storm.local.hostname`

2015-10-09 Thread Jungtaek Lim (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jungtaek Lim resolved STORM-1090. - Resolution: Fixed Assignee: Michael Schonfeld Fix Version/s: 0.11.0 Thanks,

[GitHub] storm pull request: STORM-1091: Add tick tuple unit tests for hdfs...

2015-10-09 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/storm/pull/784 --- 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] [Commented] (STORM-1079) Batch Puts to HBase

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

[GitHub] storm pull request: [STORM-886] Automatic Back Pressure (ABP)

2015-10-09 Thread rsltrifork
Github user rsltrifork commented on the pull request: https://github.com/apache/storm/pull/700#issuecomment-146779690 Thanks for the quick reply, revans2. > How do you know that the bolt is waiting in a controlled manner? A Bolt sending to an external system can

[jira] [Commented] (STORM-886) Automatic Back Pressure

2015-10-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14950027#comment-14950027 ] ASF GitHub Bot commented on STORM-886: -- Github user rsltrifork commented on the pull request:

[GitHub] storm pull request: STORM-912: Support SSL on Logviewer

2015-10-09 Thread HeartSaVioR
Github user HeartSaVioR commented on the pull request: https://github.com/apache/storm/pull/717#issuecomment-146767039 Great! +1 --- 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

[jira] [Commented] (STORM-912) Support SSL on Logviewer

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

[jira] [Commented] (STORM-188) Allow user to specify full configuration path when running storm command

2015-10-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14949995#comment-14949995 ] ASF GitHub Bot commented on STORM-188: -- Github user clockfly closed the pull request at:

[GitHub] storm pull request: [STORM-1090] Nimbus HA should support `storm.l...

2015-10-09 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/storm/pull/783 --- 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] [Commented] (STORM-1090) Nimbus HA should support `storm.local.hostname`

2015-10-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14950004#comment-14950004 ] ASF GitHub Bot commented on STORM-1090: --- Github user asfgit closed the pull request at:

[jira] [Resolved] (STORM-1091) Add unit test for tick tuples to HiveBolt and HdfsBolt

2015-10-09 Thread Jungtaek Lim (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jungtaek Lim resolved STORM-1091. - Resolution: Fixed Fix Version/s: 0.11.0 Thanks [~dossett], I merged into master. > Add

[jira] [Commented] (STORM-1091) Add unit test for tick tuples to HiveBolt and HdfsBolt

2015-10-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14950019#comment-14950019 ] ASF GitHub Bot commented on STORM-1091: --- Github user asfgit closed the pull request at:

[jira] [Commented] (STORM-1085) Compile comparison, arithmetic, and field reference expressions

2015-10-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14951316#comment-14951316 ] ASF GitHub Bot commented on STORM-1085: --- Github user asfgit closed the pull request at:

[GitHub] storm pull request: STORM-1085. Compile comparison, arithmetic, an...

2015-10-09 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/storm/pull/789 --- 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] [Closed] (STORM-1085) Compile comparison, arithmetic, and field reference expressions

2015-10-09 Thread Haohui Mai (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Haohui Mai closed STORM-1085. - Resolution: Fixed Thanks [~sriharsha] for the reviews and commits. > Compile comparison, arithmetic, and

[jira] [Updated] (STORM-1105) Compile the logical plans into LLVM functions

2015-10-09 Thread Haohui Mai (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Haohui Mai updated STORM-1105: -- Component/s: storm-sql Issue Type: New Feature (was: Bug) > Compile the logical plans into LLVM

[jira] [Created] (STORM-1105) Compile the logical plans into LLVM functions

2015-10-09 Thread Haohui Mai (JIRA)
Haohui Mai created STORM-1105: - Summary: Compile the logical plans into LLVM functions Key: STORM-1105 URL: https://issues.apache.org/jira/browse/STORM-1105 Project: Apache Storm Issue Type: Bug

[jira] [Commented] (STORM-117) Storm should provide client library

2015-10-09 Thread Simon Cooper (JIRA)
[ https://issues.apache.org/jira/browse/STORM-117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14950648#comment-14950648 ] Simon Cooper commented on STORM-117: I would like to see this also. Any programs/libraries

[jira] [Commented] (STORM-1093) Launching Workers with resources specified in resource-aware schedulers

2015-10-09 Thread Zhuo Liu (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14950671#comment-14950671 ] Zhuo Liu commented on STORM-1093: - Thanks [~jerrypeng], nicely STORM-893 (RAS) has just been merged. >

[jira] [Commented] (STORM-1093) Launching Workers with resources specified in resource-aware schedulers

2015-10-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14950674#comment-14950674 ] ASF GitHub Bot commented on STORM-1093: --- Github user zhuoliu commented on the pull request:

[GitHub] storm pull request: [STORM-1093] Launching Workers with resources ...

2015-10-09 Thread zhuoliu
Github user zhuoliu commented on the pull request: https://github.com/apache/storm/pull/790#issuecomment-146924208 Thanks Jerry, nicely STORM-893 (RAS) has just been merged. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[jira] [Commented] (STORM-1084) Improve Storm config validation process to use java annotations instead of *_SCHEMA format

2015-10-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14950681#comment-14950681 ] ASF GitHub Bot commented on STORM-1084: --- Github user revans2 commented on the pull request:

[GitHub] storm pull request: [STORM-1084] - Improve Storm config validation...

2015-10-09 Thread revans2
Github user revans2 commented on the pull request: https://github.com/apache/storm/pull/785#issuecomment-146926754 @jerrypeng Perhaps we can do a hybrid approach, where we have validation for complex types made up of something that is a bit ugly, but expressive. And a set of simple

[GitHub] storm pull request: [STORM-1095] Tuple.getSourceGlobalStreamid() h...

2015-10-09 Thread mjsax
Github user mjsax commented on the pull request: https://github.com/apache/storm/pull/786#issuecomment-146839646 Shall I add failing builds if I encounter them? --- 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

[jira] [Created] (STORM-1101) test-retry-read-assignments in backtype.storm.supervisor-test fails

2015-10-09 Thread Matthias J. Sax (JIRA)
Matthias J. Sax created STORM-1101: -- Summary: test-retry-read-assignments in backtype.storm.supervisor-test fails Key: STORM-1101 URL: https://issues.apache.org/jira/browse/STORM-1101 Project:

[jira] [Commented] (STORM-1095) Tuple.getSourceGlobalStreamid() has wrong camel-case naming

2015-10-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14950282#comment-14950282 ] ASF GitHub Bot commented on STORM-1095: --- Github user asfgit closed the pull request at:

[GitHub] storm pull request: [STORM-1095] Tuple.getSourceGlobalStreamid() h...

2015-10-09 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/storm/pull/786 --- 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-1095] Tuple.getSourceGlobalStreamid() h...

2015-10-09 Thread mjsax
Github user mjsax commented on a diff in the pull request: https://github.com/apache/storm/pull/786#discussion_r41617981 --- Diff: storm-core/src/jvm/backtype/storm/tuple/Tuple.java --- @@ -37,9 +37,15 @@ /** * Returns the global stream id (component + stream) of

[jira] [Commented] (STORM-1095) Tuple.getSourceGlobalStreamid() has wrong camel-case naming

2015-10-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14950190#comment-14950190 ] ASF GitHub Bot commented on STORM-1095: --- Github user mjsax commented on a diff in the pull request:

[jira] [Commented] (STORM-1095) Tuple.getSourceGlobalStreamid() has wrong camel-case naming

2015-10-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14950254#comment-14950254 ] ASF GitHub Bot commented on STORM-1095: --- Github user mjsax commented on the pull request:

[jira] [Commented] (STORM-1095) Tuple.getSourceGlobalStreamid() has wrong camel-case naming

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

[GitHub] storm pull request: [STORM-1095] Tuple.getSourceGlobalStreamid() h...

2015-10-09 Thread HeartSaVioR
Github user HeartSaVioR commented on the pull request: https://github.com/apache/storm/pull/786#issuecomment-146840280 @mjsax Yeah, it would be great. :) --- 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

[jira] [Resolved] (STORM-1095) Tuple.getSourceGlobalStreamid() has wrong camel-case naming

2015-10-09 Thread Jungtaek Lim (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jungtaek Lim resolved STORM-1095. - Resolution: Fixed Fix Version/s: 0.11.0 Thanks [~mjsax], I merged into master. >

[GitHub] storm pull request: [STORM-1095] Tuple.getSourceGlobalStreamid() h...

2015-10-09 Thread HeartSaVioR
Github user HeartSaVioR commented on the pull request: https://github.com/apache/storm/pull/786#issuecomment-146835431 Thanks for following up, +1 --- 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

[jira] [Commented] (STORM-1095) Tuple.getSourceGlobalStreamid() has wrong camel-case naming

2015-10-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14950244#comment-14950244 ] ASF GitHub Bot commented on STORM-1095: --- GitHub user mjsax reopened a pull request:

[GitHub] storm pull request: [STORM-1095] Tuple.getSourceGlobalStreamid() h...

2015-10-09 Thread mjsax
Github user mjsax closed the pull request at: https://github.com/apache/storm/pull/786 --- 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] [Commented] (STORM-1095) Tuple.getSourceGlobalStreamid() has wrong camel-case naming

2015-10-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14950242#comment-14950242 ] ASF GitHub Bot commented on STORM-1095: --- Github user mjsax commented on the pull request:

[GitHub] storm pull request: [STORM-1095] Tuple.getSourceGlobalStreamid() h...

2015-10-09 Thread mjsax
Github user mjsax commented on the pull request: https://github.com/apache/storm/pull/786#issuecomment-146838634 One side question: I linked my own GitHub repo to Travis. However, the build fails very often (even if everything is ok). The Travis build of the Storm repo seems to be

[jira] [Commented] (STORM-1095) Tuple.getSourceGlobalStreamid() has wrong camel-case naming

2015-10-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14950243#comment-14950243 ] ASF GitHub Bot commented on STORM-1095: --- Github user mjsax closed the pull request at:

[GitHub] storm pull request: [STORM-1095] Tuple.getSourceGlobalStreamid() h...

2015-10-09 Thread mjsax
GitHub user mjsax reopened a pull request: https://github.com/apache/storm/pull/786 [STORM-1095] Tuple.getSourceGlobalStreamid() has wrong camel-case naming You can merge this pull request into a Git repository by running: $ git pull https://github.com/mjsax/storm storm-1095

[jira] [Commented] (STORM-893) Resource Aware Scheduling

2015-10-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14950434#comment-14950434 ] ASF GitHub Bot commented on STORM-893: -- Github user revans2 commented on the pull request:

[GitHub] storm pull request: [STORM-893] Resource Aware Scheduling

2015-10-09 Thread revans2
Github user revans2 commented on the pull request: https://github.com/apache/storm/pull/746#issuecomment-146880374 @jerrypeng Technically with one +1 from a committer and 24 hours we can merge this in. But this is a large change so I am glad to see more people looking at it. I'll

[jira] [Commented] (STORM-893) Resource Aware Scheduling

2015-10-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14950436#comment-14950436 ] ASF GitHub Bot commented on STORM-893: -- Github user jerrypeng commented on the pull request:

[jira] [Commented] (STORM-1096) UI tries to impersonate wrong user when getting topology conf for authorization, impersonation is allowed by default

2015-10-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1096?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14950441#comment-14950441 ] ASF GitHub Bot commented on STORM-1096: --- Github user asfgit closed the pull request at:

[jira] [Commented] (STORM-1096) UI tries to impersonate wrong user when getting topology conf for authorization, impersonation is allowed by default

2015-10-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1096?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14950462#comment-14950462 ] ASF GitHub Bot commented on STORM-1096: --- Github user asfgit closed the pull request at:

[GitHub] storm pull request: STORM-1096: Fix some issues with impersonation...

2015-10-09 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/storm/pull/787 --- 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-1095] Tuple.getSourceGlobalStreamid() h...

2015-10-09 Thread HeartSaVioR
Github user HeartSaVioR commented on the pull request: https://github.com/apache/storm/pull/786#issuecomment-146839430 @mjsax Storm has some kinds of random failures now. I've been filing failures on https://issues.apache.org/jira/browse/STORM-915 --- If your project is set

[jira] [Commented] (STORM-1095) Tuple.getSourceGlobalStreamid() has wrong camel-case naming

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

[GitHub] storm pull request: [STORM-893] Resource Aware Scheduling

2015-10-09 Thread jerrypeng
Github user jerrypeng commented on the pull request: https://github.com/apache/storm/pull/746#issuecomment-146880546 @revans2 Thank you! --- 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

[GitHub] storm pull request: STORM-1096: Fix some issues with impersonation...

2015-10-09 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/storm/pull/788 --- 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] [Resolved] (STORM-1096) UI tries to impersonate wrong user when getting topology conf for authorization, impersonation is allowed by default

2015-10-09 Thread Robert Joseph Evans (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1096?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Joseph Evans resolved STORM-1096. Resolution: Fixed Fix Version/s: 0.10.0 Thanks for the reviews I merged this

[GitHub] storm pull request: [STORM-1099] Fix worker childopts as arraylist...

2015-10-09 Thread revans2
Github user revans2 commented on the pull request: https://github.com/apache/storm/pull/791#issuecomment-146890241 @ppoulosk your new test seems to be failing with an arity issue. Please take a look at it. ``` classname: backtype.storm.supervisor-test / testname:

[jira] [Commented] (STORM-1099) worker childopts cannot accept arraylist of strings

2015-10-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14950482#comment-14950482 ] ASF GitHub Bot commented on STORM-1099: --- Github user revans2 commented on the pull request:

[jira] [Commented] (STORM-893) Resource Aware Scheduling

2015-10-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14950405#comment-14950405 ] ASF GitHub Bot commented on STORM-893: -- Github user jerrypeng commented on the pull request:

[GitHub] storm pull request: [STORM-893] Resource Aware Scheduling

2015-10-09 Thread jerrypeng
Github user jerrypeng commented on the pull request: https://github.com/apache/storm/pull/746#issuecomment-146875059 I have two +1s now, can we merge? --- 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

[GitHub] storm pull request: [STORM-886] Automatic Back Pressure (ABP)

2015-10-09 Thread revans2
Github user revans2 commented on the pull request: https://github.com/apache/storm/pull/700#issuecomment-146874511 @rsltrifork That does sound like a very interesting approach. I would love to see some numbers on how it would perform. --- If your project is set up for it, you can

[jira] [Commented] (STORM-886) Automatic Back Pressure

2015-10-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14950400#comment-14950400 ] ASF GitHub Bot commented on STORM-886: -- Github user revans2 commented on the pull request:

[jira] [Commented] (STORM-1084) Improve Storm config validation process to use java annotations instead of *_SCHEMA format

2015-10-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14950871#comment-14950871 ] ASF GitHub Bot commented on STORM-1084: --- Github user jerrypeng commented on the pull request:

[jira] [Commented] (STORM-1084) Improve Storm config validation process to use java annotations instead of *_SCHEMA format

2015-10-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14950883#comment-14950883 ] ASF GitHub Bot commented on STORM-1084: --- Github user revans2 commented on the pull request:

[GitHub] storm pull request: [STORM-1084] - Improve Storm config validation...

2015-10-09 Thread jerrypeng
Github user jerrypeng commented on the pull request: https://github.com/apache/storm/pull/785#issuecomment-146949595 the java annotation spec was written that way --- 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

[jira] [Created] (STORM-1102) HiveBolt should have a default flush interval

2015-10-09 Thread Aaron Dossett (JIRA)
Aaron Dossett created STORM-1102: Summary: HiveBolt should have a default flush interval Key: STORM-1102 URL: https://issues.apache.org/jira/browse/STORM-1102 Project: Apache Storm Issue

[GitHub] storm pull request: STORM-1102: Add a default flush interval for H...

2015-10-09 Thread dossett
GitHub user dossett opened a pull request: https://github.com/apache/storm/pull/792 STORM-1102: Add a default flush interval for HiveBolt You can merge this pull request into a Git repository by running: $ git pull https://github.com/dossett/storm STORM-1102 Alternatively

[jira] [Commented] (STORM-1102) HiveBolt should have a default flush interval

2015-10-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14950940#comment-14950940 ] ASF GitHub Bot commented on STORM-1102: --- GitHub user dossett opened a pull request:

[jira] [Commented] (STORM-1103) Utils#getConfigFileInputStream can print INFO level logs each time it is called

2015-10-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14950962#comment-14950962 ] ASF GitHub Bot commented on STORM-1103: --- GitHub user d2r opened a pull request:

[GitHub] storm pull request: [STORM-1103] changes log message to DEBUG from...

2015-10-09 Thread d2r
GitHub user d2r opened a pull request: https://github.com/apache/storm/pull/793 [STORM-1103] changes log message to DEBUG from INFO You can merge this pull request into a Git repository by running: $ git pull https://github.com/d2r/storm storm-1103-utils-noisy-log

[GitHub] storm pull request: [STORM-1084] - Improve Storm config validation...

2015-10-09 Thread jerrypeng
Github user jerrypeng commented on the pull request: https://github.com/apache/storm/pull/785#issuecomment-146948299 @revans2 I don't think you solution will work either. I don't think we can get recursion and java annotations to work, since fields in annotations cannot default to

[GitHub] storm pull request: [STORM-1084] - Improve Storm config validation...

2015-10-09 Thread revans2
Github user revans2 commented on the pull request: https://github.com/apache/storm/pull/785#issuecomment-146949145 Why can't the default be null? --- 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

[jira] [Commented] (STORM-1084) Improve Storm config validation process to use java annotations instead of *_SCHEMA format

2015-10-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14950888#comment-14950888 ] ASF GitHub Bot commented on STORM-1084: --- Github user jerrypeng commented on the pull request:

[GitHub] storm pull request: [STORM-1084] - Improve Storm config validation...

2015-10-09 Thread revans2
Github user revans2 commented on the pull request: https://github.com/apache/storm/pull/785#issuecomment-146953738 Crap OK. The JSR has thwarted my plan to take over the universe. What we have now looks like it is as good as it gets. --- If your project is set up for it, you can

[jira] [Commented] (STORM-1084) Improve Storm config validation process to use java annotations instead of *_SCHEMA format

2015-10-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14950923#comment-14950923 ] ASF GitHub Bot commented on STORM-1084: --- Github user revans2 commented on the pull request:

[jira] [Created] (STORM-1103) Utils#getConfigFileInputStream can print INFO level logs each time it is called

2015-10-09 Thread Derek Dagit (JIRA)
Derek Dagit created STORM-1103: -- Summary: Utils#getConfigFileInputStream can print INFO level logs each time it is called Key: STORM-1103 URL: https://issues.apache.org/jira/browse/STORM-1103 Project:

[jira] [Commented] (STORM-1103) Utils#getConfigFileInputStream can print INFO level logs each time it is called

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

[GitHub] storm pull request: [STORM-1103] changes log message to DEBUG from...

2015-10-09 Thread HeartSaVioR
Github user HeartSaVioR commented on the pull request: https://github.com/apache/storm/pull/793#issuecomment-146959657 +1 --- 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

[GitHub] storm pull request: STORM-1102: Add a default flush interval for H...

2015-10-09 Thread HeartSaVioR
Github user HeartSaVioR commented on the pull request: https://github.com/apache/storm/pull/792#issuecomment-146959789 +1 --- 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

[jira] [Commented] (STORM-1102) HiveBolt should have a default flush interval

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

[jira] [Commented] (STORM-1093) Launching Workers with resources specified in resource-aware schedulers

2015-10-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14951022#comment-14951022 ] ASF GitHub Bot commented on STORM-1093: --- Github user zhuoliu commented on the pull request:

  1   2   >