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

jkff pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/beam-site.git

commit b577a8175dc391a8a4b08cf10590c98439ad3356
Author: Ismaël Mejía <ieme...@gmail.com>
AuthorDate: Tue Aug 1 09:42:24 2017 +0200

    Add Apache Solr to the list of Built-In I/O Transforms
---
 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 778209f..08278b6 100644
--- a/src/documentation/io/built-in.md
+++ b/src/documentation/io/built-in.md
@@ -41,6 +41,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/solr";>Apache 
Solr</a></p>
     <p><a 
href="https://github.com/apache/beam/tree/master/sdks/java/io/elasticsearch";>Elasticsearch
 (v2.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>
     <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/bigtable";>Google
 Cloud Bigtable</a></p>
@@ -86,10 +87,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-214";>BEAM-214</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>Apache Sqoop</td><td>Java</td>
     <td><a 
href="https://issues.apache.org/jira/browse/BEAM-67";>BEAM-67</a></td>
   </tr>

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

Reply via email to