Regenerate website

Project: http://git-wip-us.apache.org/repos/asf/beam-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/beam-site/commit/234bccff
Tree: http://git-wip-us.apache.org/repos/asf/beam-site/tree/234bccff
Diff: http://git-wip-us.apache.org/repos/asf/beam-site/diff/234bccff

Branch: refs/heads/asf-site
Commit: 234bccffc8178b0a7922e56b791cc0aacbba1986
Parents: 815311d
Author: Ahmet Altay <al...@google.com>
Authored: Thu Apr 6 16:07:34 2017 -0700
Committer: Ahmet Altay <al...@google.com>
Committed: Thu Apr 6 16:07:34 2017 -0700

----------------------------------------------------------------------
 content/documentation/io/built-in/index.html | 42 +++++++++++++++++++++++
 1 file changed, 42 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/beam-site/blob/234bccff/content/documentation/io/built-in/index.html
----------------------------------------------------------------------
diff --git a/content/documentation/io/built-in/index.html 
b/content/documentation/io/built-in/index.html
index fe5405a..5eed2ea 100644
--- a/content/documentation/io/built-in/index.html
+++ b/content/documentation/io/built-in/index.html
@@ -181,6 +181,7 @@
     <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>
   </td>
   <td>
+    <p><a 
href="https://github.com/apache/beam/tree/master/sdks/java/io/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/mongodb";>MongoDB</a></p>
     <p><a 
href="https://github.com/apache/beam/tree/master/sdks/java/io/jdbc";>JDBC</a></p>
@@ -205,6 +206,47 @@
 </tr>
 </table>
 
+<h1 id="in-progress-io-transforms">In-Progress I/O Transforms</h1>
+
+<p>This table contains I/O transforms that are currently planned or 
in-progress. Status information can be found on the JIRA issue, or on the 
GitHub PR linked to by the JIRA issue (if there is one).</p>
+
+<table class="table table-bordered">
+  <tr>
+    <th>Name</th><th>Language</th><th>JIRA</th>
+  </tr>
+  <tr>
+    <td>Apache Cassandra</td><td>Java</td>
+    <td><a 
href="https://issues.apache.org/jira/browse/BEAM-245";>BEAM-245</a></td>
+  </tr>
+  <tr>
+    <td>Apache Parquet</td><td>Java</td>
+    <td><a 
href="https://issues.apache.org/jira/browse/BEAM-214";>BEAM-214</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>Memcached</td><td>Java</td>
+    <td><a 
href="https://issues.apache.org/jira/browse/BEAM-1678";>BEAM-1678</a></td>
+  </tr>
+  <tr>
+    <td>Apache Solr</td><td>Java</td>
+    <td><a 
href="https://issues.apache.org/jira/browse/BEAM-1236";>BEAM-1236</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>AMQP</td><td>Java</td>
+    <td><a 
href="https://issues.apache.org/jira/browse/BEAM-1237";>BEAM-1237</a></td>
+  </tr>
+  <tr>
+    <td>Apache Hive</td><td>Java</td>
+    <td><a 
href="https://issues.apache.org/jira/browse/BEAM-1158";>BEAM-1158</a></td>
+  </tr>
+</table>
 
       </div>
 

Reply via email to