GitHub user brymaven opened a pull request:
https://github.com/apache/storm/pull/1262
STORM-515: Clojure documentation and examples
Add some more examples with Clojure, which show using parameters with
config and global grouping.
Also add tests for all clojure bolts.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/brymaven/storm STORM-515
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/1262.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1262
----
commit 8c31e4ddf9012eaf13d76e6c16684037b31fe5ef
Author: Bryant <[email protected]>
Date: 2016-03-21T00:15:12Z
Correct typo on example javadoc
commit 843d6904369ab7db584bcef6e9a62e6be2845b7a
Author: Bryant <[email protected]>
Date: 2016-03-24T20:37:20Z
Fix indent on clojure testing function
commit 3b7c4a81d7c5111eb6d506bef7cedf9254bf91d0
Author: Bryant <[email protected]>
Date: 2016-03-24T20:42:45Z
Add Clojure examples for rolling top words and exclamation
----
---
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 enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---