[jira] [Commented] (STORM-1475) storm-elasticsearch should support ES 2.X

2016-01-15 Thread Aaron Dossett (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15101820#comment-15101820 ] Aaron Dossett commented on STORM-1475: -- The code changes to support ES 2.0.1 were fairly minor. Does

[GitHub] storm pull request: STORM-1468: Merge changes from {master}/docs t...

2016-01-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/storm/pull/1008 --- 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-1450] - Fix bugs and refactor code in R...

2016-01-15 Thread jerrypeng
Github user jerrypeng commented on the pull request: https://github.com/apache/storm/pull/1016#issuecomment-172022837 @d2r thank you for your review! I think I have address all of your comments. Do you have anymore concerns? --- If your project is set up for it, you can reply to

[jira] [Commented] (STORM-1450) Fix bugs and refactor code in ResourceAwareScheduler

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

[GitHub] storm pull request: [STORM-1450] - Fix bugs and refactor code in R...

2016-01-15 Thread jerrypeng
Github user jerrypeng commented on the pull request: https://github.com/apache/storm/pull/1016#issuecomment-172022813 @d2r thank you for your review! I think I have address all of your comments. Do you have anymore concerns? --- If your project is set up for it, you can reply to

[jira] [Commented] (STORM-1450) Fix bugs and refactor code in ResourceAwareScheduler

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

[GitHub] storm pull request: STORM-1466: Move the org.apache.thrift7 namesp...

2016-01-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/storm/pull/1007 --- 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-1466) Move the org.apache.thrift7 namespace to something correct/sensible

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

[jira] [Resolved] (STORM-1467) Switch apache-rat plugin off by default, but enable for Travis-CI

2016-01-15 Thread P. Taylor Goetz (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] P. Taylor Goetz resolved STORM-1467. Resolution: Fixed Assignee: Kyle Nusbaum Fix Version/s: 1.0.0 Merged to

[jira] [Commented] (STORM-1470) org.apache.hadoop:hadoop-auth not shaded, breaks spnego authentication

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

[jira] [Commented] (STORM-1466) Move the org.apache.thrift7 namespace to something correct/sensible

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

[GitHub] storm pull request: STORM-1466: Move the org.apache.thrift7 namesp...

2016-01-15 Thread d2r
Github user d2r commented on a diff in the pull request: https://github.com/apache/storm/pull/1007#discussion_r49878490 --- Diff: storm-core/pom.xml --- @@ -618,7 +618,7 @@ org.apache.thrift

[GitHub] storm pull request: [STORM-1450] - Fix bugs and refactor code in R...

2016-01-15 Thread jerrypeng
Github user jerrypeng commented on a diff in the pull request: https://github.com/apache/storm/pull/1016#discussion_r49873652 --- Diff: storm-core/src/jvm/org/apache/storm/scheduler/SchedulerAssignment.java --- @@ -55,4 +56,6 @@ public Set getExecutors();

[jira] [Commented] (STORM-1450) Fix bugs and refactor code in ResourceAwareScheduler

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

[GitHub] storm pull request: [STORM-1450] - Fix bugs and refactor code in R...

2016-01-15 Thread d2r
Github user d2r commented on a diff in the pull request: https://github.com/apache/storm/pull/1016#discussion_r49872181 --- Diff: storm-core/src/jvm/org/apache/storm/scheduler/resource/RAS_Node.java --- @@ -103,92 +182,37 @@ public boolean isAlive() { }

[jira] [Commented] (STORM-1450) Fix bugs and refactor code in ResourceAwareScheduler

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

[jira] [Commented] (STORM-1450) Fix bugs and refactor code in ResourceAwareScheduler

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

[jira] [Created] (STORM-1477) STORM HDFS bolt must acknoledge tuples after rotation

2016-01-15 Thread Igor Kuzmenko (JIRA)
Igor Kuzmenko created STORM-1477: Summary: STORM HDFS bolt must acknoledge tuples after rotation Key: STORM-1477 URL: https://issues.apache.org/jira/browse/STORM-1477 Project: Apache Storm

[GitHub] storm pull request: [STORM-1450] - Fix bugs and refactor code in R...

2016-01-15 Thread d2r
Github user d2r commented on a diff in the pull request: https://github.com/apache/storm/pull/1016#discussion_r49872156 --- Diff: storm-core/src/jvm/org/apache/storm/scheduler/SchedulerAssignment.java --- @@ -55,4 +56,6 @@ public Set getExecutors();

[jira] [Commented] (STORM-1450) Fix bugs and refactor code in ResourceAwareScheduler

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

[jira] [Commented] (STORM-1450) Fix bugs and refactor code in ResourceAwareScheduler

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

[GitHub] storm pull request: [STORM-1450] - Fix bugs and refactor code in R...

2016-01-15 Thread d2r
Github user d2r commented on a diff in the pull request: https://github.com/apache/storm/pull/1016#discussion_r49888269 --- Diff: storm-core/src/jvm/org/apache/storm/scheduler/Cluster.java --- @@ -662,22 +662,50 @@ public void setStatusMap(Map statusMap) {

[jira] [Updated] (STORM-1469) Unable to deploy large topologies on apache storm

2016-01-15 Thread Rudra Sharma (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rudra Sharma updated STORM-1469: Affects Version/s: 2.0.0 Fix Version/s: 2.0.0 > Unable to deploy large topologies on apache

[jira] [Commented] (STORM-1479) use a simple implemention for IntSerializer

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

[GitHub] storm pull request: [STORM-1479] use a simple implemention for Int...

2016-01-15 Thread vesense
GitHub user vesense opened a pull request: https://github.com/apache/storm/pull/1021 [STORM-1479] use a simple implemention for IntSerializer You can merge this pull request into a Git repository by running: $ git pull https://github.com/vesense/storm STORM-1479

[GitHub] storm pull request: [STORM-1176] Checkpoint window evaluated/expir...

2016-01-15 Thread Parth-Brahmbhatt
Github user Parth-Brahmbhatt commented on the pull request: https://github.com/apache/storm/pull/963#issuecomment-172122588 +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

[GitHub] storm pull request: Improve mention of aggregate() in the partitio...

2016-01-15 Thread F30
GitHub user F30 opened a pull request: https://github.com/apache/storm/pull/1018 Improve mention of aggregate() in the partitionAggregate() docs This simplifies the mention of `CombinerAggregator` benefits in the `partitionAggregate()` docs and adds a reference to the specific

[jira] [Created] (STORM-1478) make bolt's getComponentConfiguration method cleaner/simpler

2016-01-15 Thread Xin Wang (JIRA)
Xin Wang created STORM-1478: --- Summary: make bolt's getComponentConfiguration method cleaner/simpler Key: STORM-1478 URL: https://issues.apache.org/jira/browse/STORM-1478 Project: Apache Storm

Re: HdfsSpout

2016-01-15 Thread Roshan Naik
It has now been committed. -roshan On 1/13/16, 4:17 PM, "Jungtaek Lim" wrote: >Hi Matthias, > >AFAIK, Roshan is working on providing HdfsSpout - >https://issues.apache.org/jira/browse/STORM-1199. >It's in reviewing so you can see the pull request and start reviewing, >too. >

[GitHub] storm pull request: [STORM-1478] make bolt's getComponentConfigura...

2016-01-15 Thread vesense
GitHub user vesense opened a pull request: https://github.com/apache/storm/pull/1020 [STORM-1478] make bolt's getComponentConfiguration method cleaner/simpler This PR follow https://github.com/apache/storm/pull/977#discussion_r49160913 @hmcl 's comment: >I noticed that the body

[jira] [Commented] (STORM-1478) make bolt's getComponentConfiguration method cleaner/simpler

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

[GitHub] storm pull request: Document that persistentAggregate() does not w...

2016-01-15 Thread F30
GitHub user F30 opened a pull request: https://github.com/apache/storm/pull/1019 Document that persistentAggregate() does not work with generic Aggregators This should be pretty much self-explanatory. I couldn't find the information anywhere in the docs so far, but I came

[jira] [Created] (STORM-1479) use a simple implemention for IntSerializer

2016-01-15 Thread Xin Wang (JIRA)
Xin Wang created STORM-1479: --- Summary: use a simple implemention for IntSerializer Key: STORM-1479 URL: https://issues.apache.org/jira/browse/STORM-1479 Project: Apache Storm Issue Type:

[jira] [Commented] (STORM-1176) Checkpoint window evaluated state and use this to prune duplicate evaluations

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