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 57513b9a00df92ac110ce7bad4fd7114723d7991
Author: timrobertson100 <[email protected]>
AuthorDate: Tue Jul 31 23:51:56 2018 +0200

    Moves KuduIO from in progress to available
---
 src/documentation/io/built-in.md | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/src/documentation/io/built-in.md b/src/documentation/io/built-in.md
index 9f5eee9..1861284 100644
--- a/src/documentation/io/built-in.md
+++ b/src/documentation/io/built-in.md
@@ -59,6 +59,7 @@ Consult the [Programming Guide I/O section]({{site.baseurl 
}}/documentation/prog
     <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/kudu";>Apache 
Kudu</a></p>
     <p><a 
href="https://github.com/apache/beam/tree/master/sdks/java/io/solr";>Apache 
Solr</a></p>
     <p><a 
href="https://github.com/apache/beam/tree/master/sdks/java/io/elasticsearch";>Elasticsearch
 (v2.x and v5.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>
@@ -111,10 +112,6 @@ This table contains I/O transforms that are currently 
planned or in-progress. St
     <td><a 
href="https://issues.apache.org/jira/browse/BEAM-3788";>BEAM-3788</a></td>
   </tr>
   <tr>
-    <td>Apache Kudu</td><td>Java</td>
-    <td><a 
href="https://issues.apache.org/jira/browse/BEAM-2661";>BEAM-2661</a></td>
-  </tr>  
-  <tr>
     <td>Apache Sqoop</td><td>Java</td>
     <td><a 
href="https://issues.apache.org/jira/browse/BEAM-67";>BEAM-67</a></td>
   </tr>

Reply via email to