This is an automated email from the ASF dual-hosted git repository. mergebot-role pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/beam-site.git
commit b572094450e08ba4f4a8e4181c6dbe61d1003481 Author: Mergebot <[email protected]> AuthorDate: Fri Aug 3 07:28:48 2018 +0000 Prepare repository for deployment. --- content/documentation/io/built-in/index.html | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/content/documentation/io/built-in/index.html b/content/documentation/io/built-in/index.html index 9a8de18..1ae8922 100644 --- a/content/documentation/io/built-in/index.html +++ b/content/documentation/io/built-in/index.html @@ -310,6 +310,7 @@ limitations under the License. <p><a href="/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> @@ -362,10 +363,6 @@ limitations under the License. <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>
