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/15 05:45:26 UTC

[1/3] beam-site git commit: Add Hive (HCatalog) to the list of available I/O transforms

Repository: beam-site
Updated Branches:
  refs/heads/asf-site ad4c5c011 -> 1c164e086


Add Hive (HCatalog) to the list of available I/O transforms


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

Branch: refs/heads/asf-site
Commit: 993d2c4ac6fe9c564d9c0e3166298c6f4edce099
Parents: ad4c5c0
Author: Ismaël Mejía <ie...@apache.org>
Authored: Sat Jun 10 02:22:22 2017 +0200
Committer: Ismaël Mejía <ie...@apache.org>
Committed: Sat Jun 10 02:22:22 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/993d2c4a/src/documentation/io/built-in.md
----------------------------------------------------------------------
diff --git a/src/documentation/io/built-in.md b/src/documentation/io/built-in.md
index 7eb7c02..637d748 100644
--- a/src/documentation/io/built-in.md
+++ b/src/documentation/io/built-in.md
@@ -38,6 +38,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/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/hcatalog">Apache Hive (HCatalog)</a></p>
     <p><a href="https://github.com/apache/beam/tree/master/sdks/java/io/mongodb">MongoDB</a></p>
     <p><a href="https://github.com/apache/beam/tree/master/sdks/java/io/jdbc">JDBC</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>
@@ -78,10 +79,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-607">BEAM-607</a></td>
   </tr>
   <tr>
-    <td>Apache Hive</td><td>Java</td>
-    <td><a href="https://issues.apache.org/jira/browse/BEAM-1158">BEAM-1158</a></td>
-  </tr>
-  <tr>
     <td>Apache Parquet</td><td>Java</td>
     <td><a href="https://issues.apache.org/jira/browse/BEAM-214">BEAM-214</a></td>
   </tr>


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

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


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

Branch: refs/heads/asf-site
Commit: 1c164e08615cae2c5ab9c090907c04a9ec6ea3fd
Parents: ad4c5c0 b49b5e0
Author: Ismaël Mejía <ie...@apache.org>
Authored: Thu Jun 15 07:44:53 2017 +0200
Committer: Ismaël Mejía <ie...@apache.org>
Committed: Thu Jun 15 07:44:53 2017 +0200

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



[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/b49b5e01
Tree: http://git-wip-us.apache.org/repos/asf/beam-site/tree/b49b5e01
Diff: http://git-wip-us.apache.org/repos/asf/beam-site/diff/b49b5e01

Branch: refs/heads/asf-site
Commit: b49b5e01cd00513bf3d8884da4f200a91dd172b7
Parents: 993d2c4
Author: Ismaël Mejía <ie...@apache.org>
Authored: Thu Jun 15 07:44:52 2017 +0200
Committer: Ismaël Mejía <ie...@apache.org>
Committed: Thu Jun 15 07:44:52 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/b49b5e01/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 5860f77..d88360b 100644
--- a/content/documentation/io/built-in/index.html
+++ b/content/documentation/io/built-in/index.html
@@ -170,6 +170,7 @@
     <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/hcatalog">Apache Hive (HCatalog)</a></p>
     <p><a href="https://github.com/apache/beam/tree/master/sdks/java/io/mongodb">MongoDB</a></p>
     <p><a href="https://github.com/apache/beam/tree/master/sdks/java/io/jdbc">JDBC</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>
@@ -210,10 +211,6 @@
     <td><a href="https://issues.apache.org/jira/browse/BEAM-607">BEAM-607</a></td>
   </tr>
   <tr>
-    <td>Apache Hive</td><td>Java</td>
-    <td><a href="https://issues.apache.org/jira/browse/BEAM-1158">BEAM-1158</a></td>
-  </tr>
-  <tr>
     <td>Apache Parquet</td><td>Java</td>
     <td><a href="https://issues.apache.org/jira/browse/BEAM-214">BEAM-214</a></td>
   </tr>