[GitHub] storm pull request #1586: STORM-1839: Storm spout implementation for Amazon ...

2016-07-23 Thread priyank5485
GitHub user priyank5485 opened a pull request: https://github.com/apache/storm/pull/1586 STORM-1839: Storm spout implementation for Amazon Kinesis Streams. You can merge this pull request into a Git repository by running: $ git pull https://github.com/priyank5485/storm STORM-1

[jira] [Commented] (STORM-1839) Kinesis Spout

2016-07-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15390590#comment-15390590 ] ASF GitHub Bot commented on STORM-1839: --- GitHub user priyank5485 opened a pull reque

Re: storm 1.0.1 nimbus ha status

2016-07-23 Thread Manu Zhang
Hi Renjie, In Storm, if you can't find implementation code in Java, it must be in clojure codes ;) For example, zk-leader-elector for ILeaderElector. ICodeDistirbutor has been replaced by Dis

Found multiple defaults.yaml resources

2016-07-23 Thread Walid Aljoby
Hi Everyone, I got this error:  Exception in thread "main" java.lang.RuntimeException: Found multiple defaults.yaml resources. You're probably bundling the Storm jars with your   topology jar!! What I understand that Storm jars  mean the dependencies  stated in pom.xml file, while topology jar

Re: Found multiple defaults.yaml resources

2016-07-23 Thread Manu Zhang
Hi Walid, It probably means you build your application jar with storm-core included which is already on the storm classpath. Try making storm-core as "provided" dependency. Thanks, Manu Zhang On Sat, Jul 23, 2016 at 8:32 PM Walid Aljoby wrote: > > Hi Everyone, > I got this error: > Exception i

[jira] [Commented] (STORM-1594) org.apache.storm.tuple.Fields can throw NPE if given invalid field in selector

2016-07-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15390842#comment-15390842 ] ASF GitHub Bot commented on STORM-1594: --- Github user abellina commented on the issue

[GitHub] storm issue #1522: [STORM-1594] org.apache.storm.tuple.Fields can throw NPE ...

2016-07-23 Thread abellina
Github user abellina commented on the issue: https://github.com/apache/storm/pull/1522 Looks good @lujinhong. Thanks! --- 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