Fork me on GitHub

About streams-examples-local

Contributed examples of use cases for Streams using streams-runtime-local

Project Modules

This project has declared the following modules:

Name Description
streams-example-elasticsearch-hdfs Copies documents between elasticsearch and file system using the hdfs persist module.
streams-example-elasticsearch-reindex Copies documents between indexes.
streams-example-mongo-elasticsearch-sync Copies documents from mongodb to elasticsearch.
streams-example-twitter-follow-neo4j Collects friend or follower connections for a set of twitter users to build a graph database in neo4j.
streams-example-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.
streams-example-twitter-userstream-elasticsearch Connects to an active twitter account and stores the userstream as activities in Elasticsearch