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 2018/08/03 07:28:50 UTC

[beam-site] branch asf-site updated (bcb7061 -> b572094)

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

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


    from bcb7061  Prepare repository for deployment.
     add 57513b9  Moves KuduIO from in progress to available
     add f1be63f  This closes #517
     new b572094  Prepare repository for deployment.

The 1 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/built-in/index.html | 5 +----
 src/documentation/io/built-in.md             | 5 +----
 2 files changed, 2 insertions(+), 8 deletions(-)


[beam-site] 01/01: Prepare repository for deployment.

Posted by me...@apache.org.
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 <me...@apache.org>
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>