Contributed examples of use cases for Streams using streams-runtime-local
This project has declared the following modules:
Name | Description |
---|---|
elasticsearch-hdfs | Copies documents between elasticsearch and file system using the hdfs persist module. |
elasticsearch-reindex | Copies documents between indexes. |
mongo-elasticsearch-sync | Copies documents from mongodb to elasticsearch. |
twitter-follow-graph | Collects friend or follower connections for a set of twitter users to build a graph database in neo4j. |
twitter-history-elasticsearch | Retrieves as many posts from a known list of users as twitter API allows. Converts them to activities, and writes them in activity format to Elasticsearch. |
twitter-userstream-elasticsearch | Connects to an active twitter account and stores the userstream as activities in Elasticsearch |