forked from nathanmarz/storm-contrib
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request nathanmarz#25 from ptgoetz/submodules
Start using git submodules in storm-contrib
- Loading branch information
Showing
150 changed files
with
88 additions
and
19,211 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
[submodule "storm-cassandra"] | ||
path = storm-cassandra | ||
url = [email protected]:hmsonline/storm-cassandra.git | ||
[submodule "storm-jms"] | ||
path = storm-jms | ||
url = [email protected]:ptgoetz/storm-jms.git | ||
[submodule "storm-signals"] | ||
path = storm-signals | ||
url = [email protected]:ptgoetz/storm-signals.git | ||
[submodule "storm-examples"] | ||
path = storm-examples | ||
url = [email protected]:stormprocessor/storm-examples.git | ||
[submodule "storm-backport"] | ||
path = storm-backport | ||
url = [email protected]:stormprocessor/storm-backport.git | ||
[submodule "storm-benchmark"] | ||
path = storm-benchmark | ||
url = [email protected]:stormprocessor/storm-benchmark.git | ||
[submodule "storm-clockspout"] | ||
path = storm-clockspout | ||
url = [email protected]:stormprocessor/storm-clockspout.git | ||
[submodule "storm-mongo"] | ||
path = storm-mongo | ||
url = [email protected]:stormprocessor/storm-mongo.git | ||
[submodule "storm-sqs"] | ||
path = storm-sqs | ||
url = [email protected]:stormprocessor/storm-sqs.git | ||
[submodule "storm-hbase"] | ||
path = storm-hbase | ||
url = [email protected]:stormprocessor/storm-hbase.git | ||
[submodule "storm-ml"] | ||
path = storm-ml | ||
url = [email protected]:stormprocessor/storm-ml.git | ||
[submodule "storm-redis-pubsub"] | ||
path = storm-redis-pubsub | ||
url = [email protected]:stormprocessor/storm-redis-pubsub.git | ||
[submodule "storm-scribe"] | ||
path = storm-scribe | ||
url = [email protected]:stormprocessor/storm-scribe.git | ||
[submodule "storm-state"] | ||
path = storm-state | ||
url = [email protected]:stormprocessor/storm-state.git | ||
[submodule "storm-growl"] | ||
path = storm-growl | ||
url = [email protected]:tjun/storm-growl.git |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
64 changes: 0 additions & 64 deletions
64
...movingAverageWithSpikeDetection/jvm/movingAverageWithSpikeDetection/InputStreamSpout.java
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.