You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by me...@apache.org on 2017/07/19 21:09:40 UTC

[beam-site] branch mergebot updated (f6175fa -> 4665b04)

This is an automated email from the ASF dual-hosted git repository.

mergebot-role pushed a change to branch mergebot
in repository https://gitbox.apache.org/repos/asf/beam-site.git.


    from f6175fa  This closes #274
     add e65a405  Prepare repository for deployment.
     new 232dfe3  [BEAM-2638] Add Elasticsearch (v2 and upcoming v5) and MQTT to Built-in I/O Transforms page
     new 4665b04  This closes #276

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 content/documentation/io/io-toc/index.html  |   3 +-
 content/documentation/io/testing/index.html | 113 +++++++++++++++++++++++++++-
 src/documentation/io/built-in.md            |  32 ++++----
 3 files changed, 130 insertions(+), 18 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
['"commits@beam.apache.org" <co...@beam.apache.org>'].

[beam-site] 01/02: [BEAM-2638] Add Elasticsearch (v2 and upcoming v5) and MQTT to Built-in I/O Transforms page

Posted by me...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

mergebot-role pushed a commit to branch mergebot
in repository https://gitbox.apache.org/repos/asf/beam-site.git

commit 232dfe33813e30320cd46c87bb7d74b8242d502a
Author: echauchot <ec...@gmail.com>
AuthorDate: Wed Jul 19 11:44:16 2017 +0200

    [BEAM-2638] Add Elasticsearch (v2 and upcoming v5) and MQTT to Built-in I/O Transforms page
---
 src/documentation/io/built-in.md | 32 +++++++++++++++++++-------------
 1 file changed, 19 insertions(+), 13 deletions(-)

diff --git a/src/documentation/io/built-in.md b/src/documentation/io/built-in.md
index 2db36e5..778209f 100644
--- a/src/documentation/io/built-in.md
+++ b/src/documentation/io/built-in.md
@@ -23,28 +23,30 @@ Consult the [Programming Guide I/O section]({{site.baseurl }}/documentation/prog
 <tr>
   <td>Java</td>
   <td>
-    <p><a href="https://github.com/apache/beam/blob/master/sdks/java/core/src/main/java/org/apache/beam/sdk/io/AvroIO.java">AvroIO</a></p>
     <p><a href="https://github.com/apache/beam/tree/master/sdks/java/io/hadoop-file-system">Apache Hadoop File System</a></p>
+    <p><a href="https://github.com/apache/beam/blob/master/sdks/java/core/src/main/java/org/apache/beam/sdk/io/AvroIO.java">AvroIO</a></p>
     <p><a href="https://github.com/apache/beam/blob/master/sdks/java/core/src/main/java/org/apache/beam/sdk/io/TextIO.java">TextIO</a></p>
     <p><a href="https://github.com/apache/beam/blob/master/sdks/java/core/src/main/java/org/apache/beam/sdk/io/">XML</a></p>
   </td>
   <td>
+    <p><a href="https://github.com/apache/beam/tree/master/sdks/java/io/kinesis">Amazon Kinesis</a></p>
     <p><a href="https://github.com/apache/beam/tree/master/sdks/java/io/amqp">AMQP</a></p>
-    <p><a href="https://github.com/apache/beam/tree/master/sdks/java/io/jms">JMS</a></p>
     <p><a href="https://github.com/apache/beam/tree/master/sdks/java/io/kafka">Apache Kafka</a></p>
-    <p><a href="https://github.com/apache/beam/tree/master/sdks/java/io/kinesis">Amazon Kinesis</a></p>
     <p><a href="https://github.com/apache/beam/blob/master/sdks/java/core/src/main/java/org/apache/beam/sdk/io">Google Cloud PubSub</a></p>
+    <p><a href="https://github.com/apache/beam/tree/master/sdks/java/io/jms">JMS</a></p>
+    <p><a href="https://github.com/apache/beam/tree/master/sdks/java/io/mqtt">MQTT</a></p>
   </td>
   <td>
     <p><a href="https://github.com/apache/beam/tree/master/sdks/java/io/cassandra">Apache Cassandra</a></p>
     <p><a href="{{site.baseurl}}/documentation/io/built-in/hadoop/">Apache Hadoop InputFormat</a></p>
     <p><a href="https://github.com/apache/beam/tree/master/sdks/java/io/hbase">Apache HBase</a></p>
     <p><a href="https://github.com/apache/beam/tree/master/sdks/java/io/hcatalog">Apache Hive (HCatalog)</a></p>
-    <p><a href="https://github.com/apache/beam/tree/master/sdks/java/io/mongodb">MongoDB</a></p>
-    <p><a href="https://github.com/apache/beam/tree/master/sdks/java/io/jdbc">JDBC</a></p>
+    <p><a href="https://github.com/apache/beam/tree/master/sdks/java/io/elasticsearch">Elasticsearch (v2.x)</a></p>
     <p><a href="https://github.com/apache/beam/tree/master/sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/bigquery">Google BigQuery</a></p>
     <p><a href="https://github.com/apache/beam/tree/master/sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/bigtable">Google Cloud Bigtable</a></p>
     <p><a href="https://github.com/apache/beam/tree/master/sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/datastore">Google Cloud Datastore</a></p>
+    <p><a href="https://github.com/apache/beam/tree/master/sdks/java/io/jdbc">JDBC</a></p>
+    <p><a href="https://github.com/apache/beam/tree/master/sdks/java/io/mongodb">MongoDB</a></p>
   </td>
 </tr>
 <tr>
@@ -96,6 +98,14 @@ This table contains I/O transforms that are currently planned or in-progress. St
     <td><a href="https://issues.apache.org/jira/browse/BEAM-1893">BEAM-1893</a></td>
   </tr>
   <tr>
+    <td>Elasticsearch (v5.x)</td><td>Java</td>
+    <td><a href="https://issues.apache.org/jira/browse/BEAM-1637">BEAM-1637</a></td>
+  </tr>
+  <tr>
+    <td>Google Cloud Spanner</td><td>Java</td>
+    <td><a href="https://issues.apache.org/jira/browse/BEAM-1542">BEAM-1542</a></td>
+  </tr>
+  <tr>
     <td>InfluxDB</td><td>Java</td>
     <td><a href="https://issues.apache.org/jira/browse/BEAM-2546">BEAM-2546</a></td>
   </tr>
@@ -112,14 +122,14 @@ This table contains I/O transforms that are currently planned or in-progress. St
     <td><a href="https://issues.apache.org/jira/browse/BEAM-1857">BEAM-1857</a></td>
   </tr>
   <tr>
-    <td>Redis</td><td>Java</td>
-    <td><a href="https://issues.apache.org/jira/browse/BEAM-1017">BEAM-1017</a></td>
-  </tr>
-  <tr>
     <td>RabbitMQ</td><td>Java</td>
     <td><a href="https://issues.apache.org/jira/browse/BEAM-1240">BEAM-1240</a></td>
   </tr>
   <tr>
+    <td>Redis</td><td>Java</td>
+    <td><a href="https://issues.apache.org/jira/browse/BEAM-1017">BEAM-1017</a></td>
+  </tr>
+  <tr>
     <td>RestIO</td><td>Java</td>
     <td><a href="https://issues.apache.org/jira/browse/BEAM-1946">BEAM-1946</a></td>
   </tr>
@@ -127,8 +137,4 @@ This table contains I/O transforms that are currently planned or in-progress. St
     <td>TikaIO</td><td>Java</td>
     <td><a href="https://issues.apache.org/jira/browse/BEAM-2328">BEAM-2328</a></td>
   </tr>
-  <tr>
-    <td>Cloud Spanner</td><td>Java</td>
-    <td><a href="https://issues.apache.org/jira/browse/BEAM-1542">BEAM-1542</a></td>
-  </tr>
 </table>

-- 
To stop receiving notification emails like this one, please contact
"commits@beam.apache.org" <co...@beam.apache.org>.

[beam-site] 02/02: This closes #276

Posted by me...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

mergebot-role pushed a commit to branch mergebot
in repository https://gitbox.apache.org/repos/asf/beam-site.git

commit 4665b0487f0a29556157f564c1121e6451fe85fe
Merge: e65a405 232dfe3
Author: Mergebot <me...@apache.org>
AuthorDate: Wed Jul 19 21:09:26 2017 +0000

    This closes #276

 src/documentation/io/built-in.md | 32 +++++++++++++++++++-------------
 1 file changed, 19 insertions(+), 13 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
"commits@beam.apache.org" <co...@beam.apache.org>.