You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ie...@apache.org on 2017/06/10 00:20:19 UTC

[1/3] beam-site git commit: Update IO with CassandraIO

Repository: beam-site
Updated Branches:
  refs/heads/asf-site 5c993c612 -> ad4c5c011


Update IO with CassandraIO


Project: http://git-wip-us.apache.org/repos/asf/beam-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/beam-site/commit/df9f33da
Tree: http://git-wip-us.apache.org/repos/asf/beam-site/tree/df9f33da
Diff: http://git-wip-us.apache.org/repos/asf/beam-site/diff/df9f33da

Branch: refs/heads/asf-site
Commit: df9f33da6a083b154ec86a9daa8fd9e5a7561715
Parents: 5c993c6
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Wed Jun 7 11:15:45 2017 +0200
Committer: Ismaël Mejía <ie...@apache.org>
Committed: Sat Jun 10 02:15:54 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/beam-site/blob/df9f33da/src/documentation/io/built-in.md
----------------------------------------------------------------------
diff --git a/src/documentation/io/built-in.md b/src/documentation/io/built-in.md
index 9dda7f4..7eb7c02 100644
--- a/src/documentation/io/built-in.md
+++ b/src/documentation/io/built-in.md
@@ -35,6 +35,7 @@ Consult the [Programming Guide I/O section]({{site.baseurl }}/documentation/prog
     <p><a href="https://github.com/apache/beam/blob/master/sdks/java/core/src/main/java/org/apache/beam/sdk/io">Google Cloud PubSub</a></p>
   </td>
   <td>
+    <p><a href="https://github.com/apache/beam/tree/master/sdks/java/io/cassandra">Apache Cassandra</a></p>
     <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/mongodb">MongoDB</a></p>
@@ -73,10 +74,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-1237">BEAM-1237</a></td>
   </tr>
   <tr>
-    <td>Apache Cassandra</td><td>Java</td>
-    <td><a href="https://issues.apache.org/jira/browse/BEAM-245">BEAM-245</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>


[2/3] beam-site git commit: Regenerate website

Posted by ie...@apache.org.
Regenerate website


Project: http://git-wip-us.apache.org/repos/asf/beam-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/beam-site/commit/110da3a9
Tree: http://git-wip-us.apache.org/repos/asf/beam-site/tree/110da3a9
Diff: http://git-wip-us.apache.org/repos/asf/beam-site/diff/110da3a9

Branch: refs/heads/asf-site
Commit: 110da3a9926792abfe9e36fb4341192d32cb449c
Parents: df9f33d
Author: Ismaël Mejía <ie...@apache.org>
Authored: Sat Jun 10 02:17:28 2017 +0200
Committer: Ismaël Mejía <ie...@apache.org>
Committed: Sat Jun 10 02:17:28 2017 +0200

----------------------------------------------------------------------
 content/documentation/io/built-in/index.html | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/beam-site/blob/110da3a9/content/documentation/io/built-in/index.html
----------------------------------------------------------------------
diff --git a/content/documentation/io/built-in/index.html b/content/documentation/io/built-in/index.html
index bb6b642..5860f77 100644
--- a/content/documentation/io/built-in/index.html
+++ b/content/documentation/io/built-in/index.html
@@ -167,6 +167,7 @@
     <p><a href="https://github.com/apache/beam/blob/master/sdks/java/core/src/main/java/org/apache/beam/sdk/io">Google Cloud PubSub</a></p>
   </td>
   <td>
+    <p><a href="https://github.com/apache/beam/tree/master/sdks/java/io/cassandra">Apache Cassandra</a></p>
     <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/mongodb">MongoDB</a></p>
@@ -205,10 +206,6 @@
     <td><a href="https://issues.apache.org/jira/browse/BEAM-1237">BEAM-1237</a></td>
   </tr>
   <tr>
-    <td>Apache Cassandra</td><td>Java</td>
-    <td><a href="https://issues.apache.org/jira/browse/BEAM-245">BEAM-245</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>


[3/3] beam-site git commit: This closes #255

Posted by ie...@apache.org.
This closes #255


Project: http://git-wip-us.apache.org/repos/asf/beam-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/beam-site/commit/ad4c5c01
Tree: http://git-wip-us.apache.org/repos/asf/beam-site/tree/ad4c5c01
Diff: http://git-wip-us.apache.org/repos/asf/beam-site/diff/ad4c5c01

Branch: refs/heads/asf-site
Commit: ad4c5c0110aecbc89a140f748a437360885010fa
Parents: 5c993c6 110da3a
Author: Ismaël Mejía <ie...@apache.org>
Authored: Sat Jun 10 02:17:28 2017 +0200
Committer: Ismaël Mejía <ie...@apache.org>
Committed: Sat Jun 10 02:17:28 2017 +0200

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