You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by jk...@apache.org on 2017/08/10 05:07:40 UTC

[beam-site] branch asf-site updated (bd97f2a -> b6c68b3)

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

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


    from bd97f2a  This closes #283: Update a dead link to Jenkins builds.
     new b577a81  Add Apache Solr to the list of Built-In I/O Transforms
     new ef50c1f  Regenerates website
     new b6c68b3  This closes #278: Add Apache Solr to the list of Built-In I/O Transforms

The 3 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(-)

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

[beam-site] 02/03: Regenerates website

Posted by jk...@apache.org.
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 ef50c1f5abf0174c94326e49476508fb56f96504
Author: Eugene Kirpichov <ki...@google.com>
AuthorDate: Wed Aug 9 22:07:01 2017 -0700

    Regenerates website
---
 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 8902b12..f68d4e7 100644
--- a/content/documentation/io/built-in/index.html
+++ b/content/documentation/io/built-in/index.html
@@ -173,6 +173,7 @@
     <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/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>
@@ -218,10 +219,6 @@
     <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" <co...@beam.apache.org>.

[beam-site] 01/03: Add Apache Solr to the list of Built-In I/O Transforms

Posted by jk...@apache.org.
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 <ie...@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" <co...@beam.apache.org>.

[beam-site] 03/03: This closes #278: Add Apache Solr to the list of Built-In I/O Transforms

Posted by jk...@apache.org.
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 b6c68b306ae5507eda48def0bd670e8374e198df
Merge: bd97f2a ef50c1f
Author: Eugene Kirpichov <ki...@google.com>
AuthorDate: Wed Aug 9 22:07:20 2017 -0700

    This closes #278: Add Apache Solr to the list of Built-In I/O Transforms

 content/documentation/io/built-in/index.html | 5 +----
 src/documentation/io/built-in.md             | 5 +----
 2 files changed, 2 insertions(+), 8 deletions(-)

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