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/07/17 22:29:19 UTC

[beam-site] branch mergebot updated (350bf24 -> 694c4c8)

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.


    from 350bf24  This closes #271
     add 1d1840e  Prepare repository for deployment.
     new 8f5046a  [BEAM-2500] List Amazon S3 File System as a planned I/O.
     new 694c4c8  This closes #257

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:
 content/contribute/ptransform-style-guide/index.html | 3 ++-
 content/documentation/runners/direct/index.html      | 2 +-
 src/documentation/io/built-in.md                     | 4 ++++
 3 files changed, 7 insertions(+), 2 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 #257

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 694c4c8b242b8d0cfb07ffd0fa95d84f20ed9cc9
Merge: 1d1840e 8f5046a
Author: Mergebot <me...@apache.org>
AuthorDate: Mon Jul 17 22:29:01 2017 +0000

    This closes #257

 src/documentation/io/built-in.md | 4 ++++
 1 file changed, 4 insertions(+)

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

[beam-site] 01/02: [BEAM-2500] List Amazon S3 File System as a planned I/O.

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 8f5046ad89dc9e5daa502daf535b90610830e182
Author: Luke Cwik <lc...@google.com>
AuthorDate: Wed Jul 12 12:17:16 2017 -0700

    [BEAM-2500] List Amazon S3 File System as a planned I/O.
---
 src/documentation/io/built-in.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/src/documentation/io/built-in.md b/src/documentation/io/built-in.md
index 0927d10..2db36e5 100644
--- a/src/documentation/io/built-in.md
+++ b/src/documentation/io/built-in.md
@@ -72,6 +72,10 @@ This table contains I/O transforms that are currently planned or in-progress. St
     <th>Name</th><th>Language</th><th>JIRA</th>
   </tr>
   <tr>
+    <td>Amazon S3 File System</td><td>Java</td>
+    <td><a href="https://issues.apache.org/jira/browse/BEAM-2500">BEAM-2500</a></td>
+  </tr>
+  <tr>
     <td>Apache DistributedLog</td><td>Java</td>
     <td><a href="https://issues.apache.org/jira/browse/BEAM-607">BEAM-607</a></td>
   </tr>

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