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/06 18:47:37 UTC

[beam-site] 01/04: Update build-in IO list with AMQP

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 561191c871e54e7b9c85f27e10f56539639531ce
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Sat Jul 1 06:17:48 2017 +0200

    Update build-in IO list with AMQP
---
 src/documentation/io/built-in.md | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/src/documentation/io/built-in.md b/src/documentation/io/built-in.md
index 637d748..6b86bad 100644
--- a/src/documentation/io/built-in.md
+++ b/src/documentation/io/built-in.md
@@ -29,6 +29,7 @@ Consult the [Programming Guide I/O section]({{site.baseurl }}/documentation/prog
     <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/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>
@@ -95,6 +96,10 @@ 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>InfluxDB</td><td>Java<td>
+    <td><a href="https://issues.apache.org/jira/browse/BEAM-2546">BEAM-2546</a></td>
+  </tr>
+  <tr>
     <td>JSON</td><td>Java</td>
     <td><a href="https://issues.apache.org/jira/browse/BEAM-1581">BEAM-1581</a></td>
   </tr>

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