Return-Path: X-Original-To: apmail-streams-commits-archive@minotaur.apache.org Delivered-To: apmail-streams-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8B3F117449 for ; Sat, 16 May 2015 22:59:14 +0000 (UTC) Received: (qmail 12413 invoked by uid 500); 16 May 2015 22:59:14 -0000 Delivered-To: apmail-streams-commits-archive@streams.apache.org Received: (qmail 12394 invoked by uid 500); 16 May 2015 22:59:14 -0000 Mailing-List: contact commits-help@streams.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@streams.incubator.apache.org Delivered-To: mailing list commits@streams.incubator.apache.org Received: (qmail 12383 invoked by uid 99); 16 May 2015 22:59:14 -0000 Received: from Unknown (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 16 May 2015 22:59:14 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id DB6EDC0B1C for ; Sat, 16 May 2015 22:59:13 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.791 X-Spam-Level: * X-Spam-Status: No, score=1.791 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, T_RP_MATCHES_RCVD=-0.01, URIBL_BLOCKED=0.001] autolearn=disabled Received: from mx1-us-west.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id dDhlsXLmswIf for ; Sat, 16 May 2015 22:58:59 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-us-west.apache.org (ASF Mail Server at mx1-us-west.apache.org) with SMTP id 4542E24BB7 for ; Sat, 16 May 2015 22:58:59 +0000 (UTC) Received: (qmail 12299 invoked by uid 99); 16 May 2015 22:58:59 -0000 Received: from eris.apache.org (HELO hades.apache.org) (140.211.11.105) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 16 May 2015 22:58:59 +0000 Received: from hades.apache.org (localhost [127.0.0.1]) by hades.apache.org (ASF Mail Server at hades.apache.org) with ESMTP id 08620AC0FC3 for ; Sat, 16 May 2015 22:58:59 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r951567 [3/5] - in /websites/production/streams/content/site/0.2-incubating-SNAPSHOT/streams-examples/streams-examples-local/twitter-history-elasticsearch: ./ css/ images/ images/logos/ images/profiles/ img/ js/ org/ org/apache/ org/apache/... Date: Sat, 16 May 2015 22:58:58 -0000 To: commits@streams.incubator.apache.org From: sblackmon@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20150516225859.08620AC0FC3@hades.apache.org> Added: websites/production/streams/content/site/0.2-incubating-SNAPSHOT/streams-examples/streams-examples-local/twitter-history-elasticsearch/dependency-info.html ============================================================================== --- websites/production/streams/content/site/0.2-incubating-SNAPSHOT/streams-examples/streams-examples-local/twitter-history-elasticsearch/dependency-info.html (added) +++ websites/production/streams/content/site/0.2-incubating-SNAPSHOT/streams-examples/streams-examples-local/twitter-history-elasticsearch/dependency-info.html Sat May 16 22:58:57 2015 @@ -0,0 +1,134 @@ + + + + + + + + + twitter-history-elasticsearch – Dependency Information + + + + + + + + + + + + + +
+ + + + + +
+
+ +
+ + +
+ +
+

Dependency Information

+
+

Apache Maven

+
+
<dependency>
+  <groupId>org.apache.streams</groupId>
+  <artifactId>twitter-history-elasticsearch</artifactId>
+  <version>0.2-incubating</version>
+</dependency>
+
+

Apache Buildr

+
+
'org.apache.streams:twitter-history-elasticsearch:jar:0.2-incubating'
+
+

Apache Ivy

+
+
<dependency org="org.apache.streams" name="twitter-history-elasticsearch" rev="0.2-incubating">
+  <artifact name="twitter-history-elasticsearch" type="jar" />
+</dependency>
+
+

Groovy Grape

+
+
@Grapes(
+@Grab(group='org.apache.streams', module='twitter-history-elasticsearch', version='0.2-incubating')
+)
+
+

Grails

+
+
compile 'org.apache.streams:twitter-history-elasticsearch:0.2-incubating'
+
+

Leiningen

+
+
[org.apache.streams/twitter-history-elasticsearch "0.2-incubating"]
+
+

SBT

+
+
libraryDependencies += "org.apache.streams" % "twitter-history-elasticsearch" % "0.2-incubating"
+
+
+
+ +
+ + + + Added: websites/production/streams/content/site/0.2-incubating-SNAPSHOT/streams-examples/streams-examples-local/twitter-history-elasticsearch/dependency-management.html ============================================================================== --- websites/production/streams/content/site/0.2-incubating-SNAPSHOT/streams-examples/streams-examples-local/twitter-history-elasticsearch/dependency-management.html (added) +++ websites/production/streams/content/site/0.2-incubating-SNAPSHOT/streams-examples/streams-examples-local/twitter-history-elasticsearch/dependency-management.html Sat May 16 22:58:57 2015 @@ -0,0 +1,208 @@ + + + + + + + + + twitter-history-elasticsearch – Project Dependency Management + + + + + + + + + + + + + +
+ + + + + +
+
+ +
+ + +
+ +
+

Project Dependency Management

+
+

compile

+

The following is a list of compile dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run the submodule:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
GroupIdArtifactIdVersionTypeLicense
com.typesafeconfig1.2.0jarApache License, Version 2.0
org.apache.streamsstreams-config0.2-incubatingjarApache License, Version 2.0
org.apache.streamsstreams-core0.2-incubatingjarApache License, Version 2.0
org.apache.streamsstreams-filters0.2-incubatingjarApache License, Version 2.0
org.apache.streamsstreams-persist-elasticsearch0.2-incubatingjarApache License, Version 2.0
org.apache.streamsstreams-persist-graph0.2-incubatingjarApache License, Version 2.0
org.apache.streamsstreams-persist-hdfs0.2-incubatingjarApache License, Version 2.0
org.apache.streamsstreams-persist-mongo0.2-incubatingjarApache License, Version 2.0
org.apache.streamsstreams-pojo0.2-incubatingjarApache License, Version 2.0
org.apache.streamsstreams-pojo-extensions0.2-incubatingjarApache License, Version 2.0
org.apache.streamsstreams-provider-twitter0.2-incubatingjarApache License, Version 2.0
org.apache.streamsstreams-runtime-local0.2-incubatingjarApache License, Version 2.0
org.apache.streamsstreams-util0.2-incubatingjarApache License, Version 2.0
+
+

test

+

The following is a list of test dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run unit tests for the submodule:

+ + + + + + + + + + + + + + + + + + +
GroupIdArtifactIdVersionTypeLicense
org.apache.streamsstreams-pojo0.2-incubatingtest-jarApache License, Version 2.0
org.apache.streamsstreams-util0.2-incubatingtest-jarApache License, Version 2.0
+
+
+
+ +
+ + + + Added: websites/production/streams/content/site/0.2-incubating-SNAPSHOT/streams-examples/streams-examples-local/twitter-history-elasticsearch/distribution-management.html ============================================================================== --- websites/production/streams/content/site/0.2-incubating-SNAPSHOT/streams-examples/streams-examples-local/twitter-history-elasticsearch/distribution-management.html (added) +++ websites/production/streams/content/site/0.2-incubating-SNAPSHOT/streams-examples/streams-examples-local/twitter-history-elasticsearch/distribution-management.html Sat May 16 22:58:57 2015 @@ -0,0 +1,106 @@ + + + + + + + + + twitter-history-elasticsearch – Project Distribution Management + + + + + + + + + + + + + +
+ + + + + +
+
+ +
+ + +
+ +
+

Overview

+

The following is the distribution management information used by this project.

+ +
+

Snapshot Repository - streams.snapshots

https://repository.apache.org/content/repositories/snapshots
+
+

Site - streams.site.examples

+

scm:svn:https://svn.apache.org/repos/infra/websites/production/streams/content/site/0.2-incubating/streams-examples/streams-examples-local/twitter-history-elasticsearch/

+
+
+
+ +
+ + + + Added: websites/production/streams/content/site/0.2-incubating-SNAPSHOT/streams-examples/streams-examples-local/twitter-history-elasticsearch/images/accessories-text-editor.png ============================================================================== Binary file - no diff available. Propchange: websites/production/streams/content/site/0.2-incubating-SNAPSHOT/streams-examples/streams-examples-local/twitter-history-elasticsearch/images/accessories-text-editor.png ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: websites/production/streams/content/site/0.2-incubating-SNAPSHOT/streams-examples/streams-examples-local/twitter-history-elasticsearch/images/add.gif ============================================================================== Binary file - no diff available. Propchange: websites/production/streams/content/site/0.2-incubating-SNAPSHOT/streams-examples/streams-examples-local/twitter-history-elasticsearch/images/add.gif ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: websites/production/streams/content/site/0.2-incubating-SNAPSHOT/streams-examples/streams-examples-local/twitter-history-elasticsearch/images/apache-maven-project-2.png ============================================================================== Binary file - no diff available. Propchange: websites/production/streams/content/site/0.2-incubating-SNAPSHOT/streams-examples/streams-examples-local/twitter-history-elasticsearch/images/apache-maven-project-2.png ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: websites/production/streams/content/site/0.2-incubating-SNAPSHOT/streams-examples/streams-examples-local/twitter-history-elasticsearch/images/application-certificate.png ============================================================================== Binary file - no diff available. Propchange: websites/production/streams/content/site/0.2-incubating-SNAPSHOT/streams-examples/streams-examples-local/twitter-history-elasticsearch/images/application-certificate.png ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: websites/production/streams/content/site/0.2-incubating-SNAPSHOT/streams-examples/streams-examples-local/twitter-history-elasticsearch/images/close.gif ============================================================================== Binary file - no diff available. Propchange: websites/production/streams/content/site/0.2-incubating-SNAPSHOT/streams-examples/streams-examples-local/twitter-history-elasticsearch/images/close.gif ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: websites/production/streams/content/site/0.2-incubating-SNAPSHOT/streams-examples/streams-examples-local/twitter-history-elasticsearch/images/contact-new.png ============================================================================== Binary file - no diff available. Propchange: websites/production/streams/content/site/0.2-incubating-SNAPSHOT/streams-examples/streams-examples-local/twitter-history-elasticsearch/images/contact-new.png ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: websites/production/streams/content/site/0.2-incubating-SNAPSHOT/streams-examples/streams-examples-local/twitter-history-elasticsearch/images/document-properties.png ============================================================================== Binary file - no diff available. Propchange: websites/production/streams/content/site/0.2-incubating-SNAPSHOT/streams-examples/streams-examples-local/twitter-history-elasticsearch/images/document-properties.png ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: websites/production/streams/content/site/0.2-incubating-SNAPSHOT/streams-examples/streams-examples-local/twitter-history-elasticsearch/images/drive-harddisk.png ============================================================================== Binary file - no diff available. Propchange: websites/production/streams/content/site/0.2-incubating-SNAPSHOT/streams-examples/streams-examples-local/twitter-history-elasticsearch/images/drive-harddisk.png ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: websites/production/streams/content/site/0.2-incubating-SNAPSHOT/streams-examples/streams-examples-local/twitter-history-elasticsearch/images/fix.gif ============================================================================== Binary file - no diff available. Propchange: websites/production/streams/content/site/0.2-incubating-SNAPSHOT/streams-examples/streams-examples-local/twitter-history-elasticsearch/images/fix.gif ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: websites/production/streams/content/site/0.2-incubating-SNAPSHOT/streams-examples/streams-examples-local/twitter-history-elasticsearch/images/icon_error_sml.gif ============================================================================== Binary file - no diff available. Propchange: websites/production/streams/content/site/0.2-incubating-SNAPSHOT/streams-examples/streams-examples-local/twitter-history-elasticsearch/images/icon_error_sml.gif ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: websites/production/streams/content/site/0.2-incubating-SNAPSHOT/streams-examples/streams-examples-local/twitter-history-elasticsearch/images/icon_help_sml.gif ============================================================================== Binary file - no diff available. Propchange: websites/production/streams/content/site/0.2-incubating-SNAPSHOT/streams-examples/streams-examples-local/twitter-history-elasticsearch/images/icon_help_sml.gif ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: websites/production/streams/content/site/0.2-incubating-SNAPSHOT/streams-examples/streams-examples-local/twitter-history-elasticsearch/images/icon_info_sml.gif ============================================================================== Binary file - no diff available. Propchange: websites/production/streams/content/site/0.2-incubating-SNAPSHOT/streams-examples/streams-examples-local/twitter-history-elasticsearch/images/icon_info_sml.gif ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: websites/production/streams/content/site/0.2-incubating-SNAPSHOT/streams-examples/streams-examples-local/twitter-history-elasticsearch/images/icon_success_sml.gif ============================================================================== Binary file - no diff available. Propchange: websites/production/streams/content/site/0.2-incubating-SNAPSHOT/streams-examples/streams-examples-local/twitter-history-elasticsearch/images/icon_success_sml.gif ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: websites/production/streams/content/site/0.2-incubating-SNAPSHOT/streams-examples/streams-examples-local/twitter-history-elasticsearch/images/icon_warning_sml.gif ============================================================================== Binary file - no diff available. Propchange: websites/production/streams/content/site/0.2-incubating-SNAPSHOT/streams-examples/streams-examples-local/twitter-history-elasticsearch/images/icon_warning_sml.gif ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: websites/production/streams/content/site/0.2-incubating-SNAPSHOT/streams-examples/streams-examples-local/twitter-history-elasticsearch/images/image-x-generic.png ============================================================================== Binary file - no diff available. Propchange: websites/production/streams/content/site/0.2-incubating-SNAPSHOT/streams-examples/streams-examples-local/twitter-history-elasticsearch/images/image-x-generic.png ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: websites/production/streams/content/site/0.2-incubating-SNAPSHOT/streams-examples/streams-examples-local/twitter-history-elasticsearch/images/internet-web-browser.png ============================================================================== Binary file - no diff available. Propchange: websites/production/streams/content/site/0.2-incubating-SNAPSHOT/streams-examples/streams-examples-local/twitter-history-elasticsearch/images/internet-web-browser.png ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: websites/production/streams/content/site/0.2-incubating-SNAPSHOT/streams-examples/streams-examples-local/twitter-history-elasticsearch/images/logos/build-by-maven-black.png ============================================================================== Binary file - no diff available. Propchange: websites/production/streams/content/site/0.2-incubating-SNAPSHOT/streams-examples/streams-examples-local/twitter-history-elasticsearch/images/logos/build-by-maven-black.png ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: websites/production/streams/content/site/0.2-incubating-SNAPSHOT/streams-examples/streams-examples-local/twitter-history-elasticsearch/images/logos/build-by-maven-white.png ============================================================================== Binary file - no diff available. Propchange: websites/production/streams/content/site/0.2-incubating-SNAPSHOT/streams-examples/streams-examples-local/twitter-history-elasticsearch/images/logos/build-by-maven-white.png ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: websites/production/streams/content/site/0.2-incubating-SNAPSHOT/streams-examples/streams-examples-local/twitter-history-elasticsearch/images/logos/maven-feather.png ============================================================================== Binary file - no diff available. Propchange: websites/production/streams/content/site/0.2-incubating-SNAPSHOT/streams-examples/streams-examples-local/twitter-history-elasticsearch/images/logos/maven-feather.png ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: websites/production/streams/content/site/0.2-incubating-SNAPSHOT/streams-examples/streams-examples-local/twitter-history-elasticsearch/images/network-server.png ============================================================================== Binary file - no diff available. Propchange: websites/production/streams/content/site/0.2-incubating-SNAPSHOT/streams-examples/streams-examples-local/twitter-history-elasticsearch/images/network-server.png ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: websites/production/streams/content/site/0.2-incubating-SNAPSHOT/streams-examples/streams-examples-local/twitter-history-elasticsearch/images/package-x-generic.png ============================================================================== Binary file - no diff available. Propchange: websites/production/streams/content/site/0.2-incubating-SNAPSHOT/streams-examples/streams-examples-local/twitter-history-elasticsearch/images/package-x-generic.png ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: websites/production/streams/content/site/0.2-incubating-SNAPSHOT/streams-examples/streams-examples-local/twitter-history-elasticsearch/images/profiles/pre-release.png ============================================================================== Binary file - no diff available. Propchange: websites/production/streams/content/site/0.2-incubating-SNAPSHOT/streams-examples/streams-examples-local/twitter-history-elasticsearch/images/profiles/pre-release.png ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: websites/production/streams/content/site/0.2-incubating-SNAPSHOT/streams-examples/streams-examples-local/twitter-history-elasticsearch/images/profiles/retired.png ============================================================================== Binary file - no diff available. Propchange: websites/production/streams/content/site/0.2-incubating-SNAPSHOT/streams-examples/streams-examples-local/twitter-history-elasticsearch/images/profiles/retired.png ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: websites/production/streams/content/site/0.2-incubating-SNAPSHOT/streams-examples/streams-examples-local/twitter-history-elasticsearch/images/profiles/sandbox.png ============================================================================== Binary file - no diff available. Propchange: websites/production/streams/content/site/0.2-incubating-SNAPSHOT/streams-examples/streams-examples-local/twitter-history-elasticsearch/images/profiles/sandbox.png ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: websites/production/streams/content/site/0.2-incubating-SNAPSHOT/streams-examples/streams-examples-local/twitter-history-elasticsearch/images/remove.gif ============================================================================== Binary file - no diff available. Propchange: websites/production/streams/content/site/0.2-incubating-SNAPSHOT/streams-examples/streams-examples-local/twitter-history-elasticsearch/images/remove.gif ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: websites/production/streams/content/site/0.2-incubating-SNAPSHOT/streams-examples/streams-examples-local/twitter-history-elasticsearch/images/rss.png ============================================================================== Binary file - no diff available. Propchange: websites/production/streams/content/site/0.2-incubating-SNAPSHOT/streams-examples/streams-examples-local/twitter-history-elasticsearch/images/rss.png ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: websites/production/streams/content/site/0.2-incubating-SNAPSHOT/streams-examples/streams-examples-local/twitter-history-elasticsearch/images/update.gif ============================================================================== Binary file - no diff available. Propchange: websites/production/streams/content/site/0.2-incubating-SNAPSHOT/streams-examples/streams-examples-local/twitter-history-elasticsearch/images/update.gif ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: websites/production/streams/content/site/0.2-incubating-SNAPSHOT/streams-examples/streams-examples-local/twitter-history-elasticsearch/images/window-new.png ============================================================================== Binary file - no diff available. Propchange: websites/production/streams/content/site/0.2-incubating-SNAPSHOT/streams-examples/streams-examples-local/twitter-history-elasticsearch/images/window-new.png ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: websites/production/streams/content/site/0.2-incubating-SNAPSHOT/streams-examples/streams-examples-local/twitter-history-elasticsearch/img/glyphicons-halflings-white.png ============================================================================== Binary file - no diff available. Propchange: websites/production/streams/content/site/0.2-incubating-SNAPSHOT/streams-examples/streams-examples-local/twitter-history-elasticsearch/img/glyphicons-halflings-white.png ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: websites/production/streams/content/site/0.2-incubating-SNAPSHOT/streams-examples/streams-examples-local/twitter-history-elasticsearch/img/glyphicons-halflings.png ============================================================================== Binary file - no diff available. Propchange: websites/production/streams/content/site/0.2-incubating-SNAPSHOT/streams-examples/streams-examples-local/twitter-history-elasticsearch/img/glyphicons-halflings.png ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: websites/production/streams/content/site/0.2-incubating-SNAPSHOT/streams-examples/streams-examples-local/twitter-history-elasticsearch/index.html ============================================================================== --- websites/production/streams/content/site/0.2-incubating-SNAPSHOT/streams-examples/streams-examples-local/twitter-history-elasticsearch/index.html (added) +++ websites/production/streams/content/site/0.2-incubating-SNAPSHOT/streams-examples/streams-examples-local/twitter-history-elasticsearch/index.html Sat May 16 22:58:57 2015 @@ -0,0 +1,166 @@ + + + + + + + + + twitter-history-elasticsearch – + + + + + + + + + + + + + +
+ + + + + +
+
+ +
+ + +
+ +

Apache Streams (incubating)

+
+

Licensed under Apache License 2.0 - http://www.apache.org/licenses/LICENSE-2.0

+

twitter-history-elasticsearch

+
+

Requirements:

+ +
    + +
  • Authorized Twitter API credentials
  • + +
  • A running ElasticSearch 1.0.0+ instance
  • +
+
+

Description:

+

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.

+ + +
+

Example Configuration:

+ +
+
+
twitter {
+    host = "api.twitter.com"
+    endpoint = "statuses/user_timeline"
+    oauth {
+        consumerKey = ""
+        consumerSecret = ""
+        accessToken = ""
+        accessTokenSecret = ""
+    }
+    info = [
+        "42232950"
+        "211620426"
+    ]
+}
+elasticsearch {
+    hosts = [
+        localhost
+    ]
+    port = 9300
+    clusterName = elasticsearch
+    index = userhistory_activity
+    type = activity
+}
+
+

In the Twitter section you should place all of your relevant authentication keys and whichever Twitter IDs you want to pull history for.

+

Twitter IDs can be converted from screennames at http://www.gettwitterid.com

+
+

Build:

+

mvn clean package verify

+
+

Run:

+ +
+
+
java -cp target/twitter-history-elasticsearch-0.2-incubating-SNAPSHOT.jar -Dconfig.file=application.conf org.apache.streams.example.twitter.TwitterHistoryElasticsearch
+
+
+

Deploy:

+

mvn -Pdocker clean package docker:build

+

docker tag twitter-history-elasticsearch:0.2-incubating-SNAPSHOT <dockerregistry>:elasticsearch-reindex:0.2-incubating-SNAPSHOT

+

docker push <dockerregistry>:twitter-history-elasticsearch:0.2-incubating-SNAPSHOT

+

docker run <dockerregistry>:twitter-history-elasticsearch:0.2-incubating-SNAPSHOT.jar java -cp twitter-history-elasticsearch-0.2-incubating-SNAPSHOT.jar -Dconfig.file=http://<location_of_config_file>.json org.apache.streams.example.twitter.TwitterHistoryElasticsearch

+
+
+
+ +
+ + + + Added: websites/production/streams/content/site/0.2-incubating-SNAPSHOT/streams-examples/streams-examples-local/twitter-history-elasticsearch/integration.html ============================================================================== --- websites/production/streams/content/site/0.2-incubating-SNAPSHOT/streams-examples/streams-examples-local/twitter-history-elasticsearch/integration.html (added) +++ websites/production/streams/content/site/0.2-incubating-SNAPSHOT/streams-examples/streams-examples-local/twitter-history-elasticsearch/integration.html Sat May 16 22:58:57 2015 @@ -0,0 +1,107 @@ + + + + + + + + + twitter-history-elasticsearch – Continuous Integration + + + + + + + + + + + + + +
+ + + + + +
+
+ +
+ + +
+ +
+

Overview

+

This project uses Jenkins.

+
+

Access

+

The following is a link to the continuous integration system used by the project:

+
+
+

Notifiers

+

No notifiers are defined. Please check back at a later date.

+
+
+
+ +
+ + + + Added: websites/production/streams/content/site/0.2-incubating-SNAPSHOT/streams-examples/streams-examples-local/twitter-history-elasticsearch/issue-tracking.html ============================================================================== --- websites/production/streams/content/site/0.2-incubating-SNAPSHOT/streams-examples/streams-examples-local/twitter-history-elasticsearch/issue-tracking.html (added) +++ websites/production/streams/content/site/0.2-incubating-SNAPSHOT/streams-examples/streams-examples-local/twitter-history-elasticsearch/issue-tracking.html Sat May 16 22:58:57 2015 @@ -0,0 +1,104 @@ + + + + + + + + + twitter-history-elasticsearch – Issue Tracking + + + + + + + + + + + + + +
+ + + + + +
+
+ +
+ + +
+ +
+

Overview

+

This project uses JIRA.

+
+

Issue Tracking

+

Issues, bugs, and feature requests should be submitted to the following issue tracking system for this project.

+
+
+
+
+ +
+ + + +