You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streams.apache.org by sb...@apache.org on 2015/05/09 18:47:55 UTC

[8/8] incubator-streams-examples git commit: switch diagrams from png to svg

switch diagrams from png to svg


Project: http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/commit/113d6717
Tree: http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/tree/113d6717
Diff: http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/diff/113d6717

Branch: refs/heads/0.2-incubating-rc1
Commit: 113d67174f49bb79e912aae0b3377969e7ce89de
Parents: 44b24d5
Author: Steve Blackmon <sb...@apache.org>
Authored: Sun May 3 13:16:53 2015 -0500
Committer: Steve Blackmon <sb...@apache.org>
Committed: Sun May 3 13:16:53 2015 -0500

----------------------------------------------------------------------
 .../src/main/resources/ElasticsearchHdfs.dot.png   | Bin 23205 -> 0 bytes
 .../src/main/resources/HdfsElasticsearch.dot.png   | Bin 23439 -> 0 bytes
 .../src/site/markdown/ElasticsearchHdfs.md         |   2 +-
 .../src/site/markdown/HdfsElasticsearch.md         |   2 +-
 .../main/resources/ElasticsearchReindex.dot.png    | Bin 23187 -> 0 bytes
 .../src/site/markdown/index.md                     |   2 +-
 .../main/resources/MongoElasticsearchSync.dot.png  | Bin 27856 -> 0 bytes
 .../src/site/markdown/index.md                     |   2 +-
 .../src/main/resources/TwitterFollowGraph.dot.png  | Bin 34724 -> 0 bytes
 .../src/site/markdown/index.md                     |   2 +-
 .../resources/TwitterHistoryElasticsearch.dot.png  | Bin 26774 -> 0 bytes
 .../src/site/markdown/index.md                     |   2 +-
 .../TwitterUserstreamElasticsearch.dot.png         | Bin 64469 -> 0 bytes
 .../src/site/markdown/index.md                     |   7 +++++--
 14 files changed, 11 insertions(+), 8 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/blob/113d6717/local/elasticsearch-hdfs/src/main/resources/ElasticsearchHdfs.dot.png
----------------------------------------------------------------------
diff --git a/local/elasticsearch-hdfs/src/main/resources/ElasticsearchHdfs.dot.png b/local/elasticsearch-hdfs/src/main/resources/ElasticsearchHdfs.dot.png
deleted file mode 100644
index fd5f3b5..0000000
Binary files a/local/elasticsearch-hdfs/src/main/resources/ElasticsearchHdfs.dot.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/blob/113d6717/local/elasticsearch-hdfs/src/main/resources/HdfsElasticsearch.dot.png
----------------------------------------------------------------------
diff --git a/local/elasticsearch-hdfs/src/main/resources/HdfsElasticsearch.dot.png b/local/elasticsearch-hdfs/src/main/resources/HdfsElasticsearch.dot.png
deleted file mode 100644
index d44f8db..0000000
Binary files a/local/elasticsearch-hdfs/src/main/resources/HdfsElasticsearch.dot.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/blob/113d6717/local/elasticsearch-hdfs/src/site/markdown/ElasticsearchHdfs.md
----------------------------------------------------------------------
diff --git a/local/elasticsearch-hdfs/src/site/markdown/ElasticsearchHdfs.md b/local/elasticsearch-hdfs/src/site/markdown/ElasticsearchHdfs.md
index 219516a..a080b2c 100644
--- a/local/elasticsearch-hdfs/src/site/markdown/ElasticsearchHdfs.md
+++ b/local/elasticsearch-hdfs/src/site/markdown/ElasticsearchHdfs.md
@@ -18,7 +18,7 @@ Specification:
 Diagram:
 -----------------
 
-![ElasticsearchHdfs.dot.png](./ElasticsearchHdfs.dot.png?raw=true)
+<a href="ElasticsearchHdfs.dot.svg" target="_self">ElasticsearchHdfs.dot.svg</a>
 
 Example Configuration:
 ----------------------

http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/blob/113d6717/local/elasticsearch-hdfs/src/site/markdown/HdfsElasticsearch.md
----------------------------------------------------------------------
diff --git a/local/elasticsearch-hdfs/src/site/markdown/HdfsElasticsearch.md b/local/elasticsearch-hdfs/src/site/markdown/HdfsElasticsearch.md
index db6b862..2405aea 100644
--- a/local/elasticsearch-hdfs/src/site/markdown/HdfsElasticsearch.md
+++ b/local/elasticsearch-hdfs/src/site/markdown/HdfsElasticsearch.md
@@ -18,7 +18,7 @@ Specification:
 Diagram:
 -----------------
 
-![HdfsElasticsearch.dot.png](./HdfsElasticsearch.dot.png?raw=true)
+<a href="HdfsElasticsearch.dot.svg" target="_self">HdfsElasticsearch.dot.svg</a>
 
 Example Configuration:
 ----------------------

http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/blob/113d6717/local/elasticsearch-reindex/src/main/resources/ElasticsearchReindex.dot.png
----------------------------------------------------------------------
diff --git a/local/elasticsearch-reindex/src/main/resources/ElasticsearchReindex.dot.png b/local/elasticsearch-reindex/src/main/resources/ElasticsearchReindex.dot.png
deleted file mode 100644
index b6541bb..0000000
Binary files a/local/elasticsearch-reindex/src/main/resources/ElasticsearchReindex.dot.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/blob/113d6717/local/elasticsearch-reindex/src/site/markdown/index.md
----------------------------------------------------------------------
diff --git a/local/elasticsearch-reindex/src/site/markdown/index.md b/local/elasticsearch-reindex/src/site/markdown/index.md
index df20698..453dea5 100644
--- a/local/elasticsearch-reindex/src/site/markdown/index.md
+++ b/local/elasticsearch-reindex/src/site/markdown/index.md
@@ -23,7 +23,7 @@ Specification:
 Diagram:
 -----------------
 
-![ElasticsearchReindex.dot.png](./ElasticsearchReindex.dot.png?raw=true)
+<a href="ElasticsearchReindex.dot.svg" target="_self">ElasticsearchReindex.dot.svg</a>
 
 Example Configuration:
 ----------------------

http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/blob/113d6717/local/mongo-elasticsearch-sync/src/main/resources/MongoElasticsearchSync.dot.png
----------------------------------------------------------------------
diff --git a/local/mongo-elasticsearch-sync/src/main/resources/MongoElasticsearchSync.dot.png b/local/mongo-elasticsearch-sync/src/main/resources/MongoElasticsearchSync.dot.png
deleted file mode 100644
index b898bfc..0000000
Binary files a/local/mongo-elasticsearch-sync/src/main/resources/MongoElasticsearchSync.dot.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/blob/113d6717/local/mongo-elasticsearch-sync/src/site/markdown/index.md
----------------------------------------------------------------------
diff --git a/local/mongo-elasticsearch-sync/src/site/markdown/index.md b/local/mongo-elasticsearch-sync/src/site/markdown/index.md
index c4f0b9e..cce6d80 100644
--- a/local/mongo-elasticsearch-sync/src/site/markdown/index.md
+++ b/local/mongo-elasticsearch-sync/src/site/markdown/index.md
@@ -22,7 +22,7 @@ Specification:
 Diagram:
 -----------------
 
-![MongoElasticsearchSync.dot.png](./MongoElasticsearchSync.dot.png?raw=true)
+<a href="MongoElasticsearchSync.dot.svg" target="_self">MongoElasticsearchSync.dot.svg</a>
 
 Example Configuration:
 ----------------------

http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/blob/113d6717/local/twitter-follow-graph/src/main/resources/TwitterFollowGraph.dot.png
----------------------------------------------------------------------
diff --git a/local/twitter-follow-graph/src/main/resources/TwitterFollowGraph.dot.png b/local/twitter-follow-graph/src/main/resources/TwitterFollowGraph.dot.png
deleted file mode 100644
index 10dc842..0000000
Binary files a/local/twitter-follow-graph/src/main/resources/TwitterFollowGraph.dot.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/blob/113d6717/local/twitter-follow-graph/src/site/markdown/index.md
----------------------------------------------------------------------
diff --git a/local/twitter-follow-graph/src/site/markdown/index.md b/local/twitter-follow-graph/src/site/markdown/index.md
index a813f19..e4a865d 100644
--- a/local/twitter-follow-graph/src/site/markdown/index.md
+++ b/local/twitter-follow-graph/src/site/markdown/index.md
@@ -22,7 +22,7 @@ Specification:
 Diagram:
 -----------------
 
-![TwitterFollowGraph.dot.png](./TwitterFollowGraph.dot.png?raw=true)
+<a href="TwitterFollowGraph.dot.svg" target="_self">TwitterFollowGraph.dot.svg</a>
 
 Example Configuration:
 ----------------------

http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/blob/113d6717/local/twitter-history-elasticsearch/src/main/resources/TwitterHistoryElasticsearch.dot.png
----------------------------------------------------------------------
diff --git a/local/twitter-history-elasticsearch/src/main/resources/TwitterHistoryElasticsearch.dot.png b/local/twitter-history-elasticsearch/src/main/resources/TwitterHistoryElasticsearch.dot.png
deleted file mode 100644
index 9be8aaf..0000000
Binary files a/local/twitter-history-elasticsearch/src/main/resources/TwitterHistoryElasticsearch.dot.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/blob/113d6717/local/twitter-history-elasticsearch/src/site/markdown/index.md
----------------------------------------------------------------------
diff --git a/local/twitter-history-elasticsearch/src/site/markdown/index.md b/local/twitter-history-elasticsearch/src/site/markdown/index.md
index 4afcf4e..089daa8 100644
--- a/local/twitter-history-elasticsearch/src/site/markdown/index.md
+++ b/local/twitter-history-elasticsearch/src/site/markdown/index.md
@@ -24,7 +24,7 @@ Specification:
 Diagram:
 -----------------
 
-![TwitterHistoryElasticsearch.dot.png](./TwitterHistoryElasticsearch.dot.png?raw=true)
+<a href="TwitterHistoryElasticsearch.dot.svg" target="_self">TwitterHistoryElasticsearch.dot.svg</a>
 
 Example Configuration:
 ----------------------

http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/blob/113d6717/local/twitter-userstream-elasticsearch/src/main/resources/TwitterUserstreamElasticsearch.dot.png
----------------------------------------------------------------------
diff --git a/local/twitter-userstream-elasticsearch/src/main/resources/TwitterUserstreamElasticsearch.dot.png b/local/twitter-userstream-elasticsearch/src/main/resources/TwitterUserstreamElasticsearch.dot.png
deleted file mode 100644
index 6e8713f..0000000
Binary files a/local/twitter-userstream-elasticsearch/src/main/resources/TwitterUserstreamElasticsearch.dot.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-streams-examples/blob/113d6717/local/twitter-userstream-elasticsearch/src/site/markdown/index.md
----------------------------------------------------------------------
diff --git a/local/twitter-userstream-elasticsearch/src/site/markdown/index.md b/local/twitter-userstream-elasticsearch/src/site/markdown/index.md
index 1ecf179..c87a8ae 100644
--- a/local/twitter-userstream-elasticsearch/src/site/markdown/index.md
+++ b/local/twitter-userstream-elasticsearch/src/site/markdown/index.md
@@ -22,7 +22,7 @@ Specification:
 Diagram:
 -----------------
 
-![TwitterUserstreamElasticsearch.dot.png](./TwitterUserstreamElasticsearch.dot.png?raw=true)
+<a href="TwitterUserstreamElasticsearch.dot.svg" target="_self">TwitterUserstreamElasticsearch.dot.svg</a>
 
 Example Configuration:
 ----------------------
@@ -47,7 +47,10 @@ Example Configuration:
         batchSize = 1
     }
 
-The consumerKey and consumerSecret are set for our streams-example application
+The consumerKey and consumerSecret are assigned when creating a twitter application:
+
+
+
 The accessToken and accessTokenSecret can be obtained by navigating to:
 
     https://api.twitter.com/oauth/authenticate?oauth_token=UIJ0AUxCJatpKDUyFt0OTSEP4asZgqxRwUCT0AMSwc&oauth_callback=http%3A%2F%2Foauth.streamstutorial.w2odata.com%3A8080%2Fsocialauthdemo%2FsocialAuthSuccessAction.do