streams-examples-local · Contributed examples of use cases for Streams using streams-runtime-local
Group: org.apache.streams.examples - All Dependencies
streams-examples-flink · Contributed examples of use cases for Streams using flink
streams-example-twitter-userstream-elasticsearch · Connects to an active twitter account and stores the userstream as activities in Elasticsearch
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-follow-neo4j · Collects friend or follower connections for a set of twitter users to build a graph database in neo4j.
streams-example-mongo-elasticsearch-sync · Copies documents from mongodb to elasticsearch.
streams-example-flink-twitter-collection · Collects twitter documents using flink.
streams-example-elasticsearch-reindex · Copies documents between indexes.
streams-example-elasticsearch-hdfs · Copies documents between elasticsearch and file system using the hdfs persist module.