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 2017/10/12 19:01:14 UTC

[beam-site] branch mergebot updated (b6beaf6 -> 759c095)

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

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


 discard b6beaf6  This closes #330
 discard 0f000ca  [MINOR] Updated hero and cards background to use background-size: cover for better mobile support
     new 115969e  Move Elasticsearch v5.x from in-progress to built-in
     new 759c095  This closes #322

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (b6beaf6)
            \
             N -- N -- N   refs/heads/mergebot (759c095)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 2 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:
 src/_sass/_cards.sass            | 2 +-
 src/_sass/_hero.sass             | 2 +-
 src/documentation/io/built-in.md | 6 +-----
 3 files changed, 3 insertions(+), 7 deletions(-)

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

[beam-site] 02/02: This closes #322

Posted by me...@apache.org.
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 759c095a6281a740e812cd0a1329b057c6856897
Merge: 88bec3f 115969e
Author: Mergebot <me...@apache.org>
AuthorDate: Thu Oct 12 18:59:02 2017 +0000

    This closes #322

 src/documentation/io/built-in.md | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

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

[beam-site] 01/02: Move Elasticsearch v5.x from in-progress to built-in

Posted by me...@apache.org.
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 115969e798c0055129832a059c3de4fcc1f7675c
Author: echauchot <ec...@gmail.com>
AuthorDate: Mon Sep 18 15:09:15 2017 +0200

    Move Elasticsearch v5.x from in-progress to built-in
---
 src/documentation/io/built-in.md | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/src/documentation/io/built-in.md b/src/documentation/io/built-in.md
index 552242d..2819cc8 100644
--- a/src/documentation/io/built-in.md
+++ b/src/documentation/io/built-in.md
@@ -43,7 +43,7 @@ Consult the [Programming Guide I/O section]({{site.baseurl }}/documentation/prog
     <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/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>
     <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>
     <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/datastore">Google Cloud Datastore</a></p>
@@ -97,10 +97,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-1893">BEAM-1893</a></td>
   </tr>
   <tr>
-    <td>Elasticsearch (v5.x)</td><td>Java</td>
-    <td><a href="https://issues.apache.org/jira/browse/BEAM-1637">BEAM-1637</a></td>
-  </tr>
-  <tr>
     <td>Google Cloud Spanner</td><td>Java</td>
     <td><a href="https://issues.apache.org/jira/browse/BEAM-1542">BEAM-1542</a></td>
   </tr>

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