You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by lc...@apache.org on 2017/05/02 23:41:32 UTC

[1/2] beam-site git commit: Fix broken HDFS link on built-in IO page

Repository: beam-site
Updated Branches:
  refs/heads/asf-site aac389466 -> a0e95bae3


Fix broken HDFS link on built-in IO page


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

Branch: refs/heads/asf-site
Commit: 96856361602b358078bab37f512a7041f13128dc
Parents: aac3894
Author: melissa <me...@google.com>
Authored: Tue May 2 16:07:20 2017 -0700
Committer: Luke Cwik <lc...@google.com>
Committed: Tue May 2 16:29:03 2017 -0700

----------------------------------------------------------------------
 src/documentation/io/built-in.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/beam-site/blob/96856361/src/documentation/io/built-in.md
----------------------------------------------------------------------
diff --git a/src/documentation/io/built-in.md b/src/documentation/io/built-in.md
index 580f3ed..6a73f6b 100644
--- a/src/documentation/io/built-in.md
+++ b/src/documentation/io/built-in.md
@@ -24,7 +24,7 @@ Consult the [Programming Guide I/O section]({{site.baseurl }}/documentation/prog
   <td>Java</td>
   <td>
     <p><a href="https://github.com/apache/beam/blob/master/sdks/java/core/src/main/java/org/apache/beam/sdk/io/AvroIO.java">AvroIO</a></p>
-    <p><a href="https://github.com/apache/beam/tree/master/sdks/java/io/hdfs">Apache Hadoop HDFS</a></p>
+    <p><a href="https://github.com/apache/beam/tree/master/sdks/java/io/hadoop-file-system">Apache Hadoop File System</a></p>
     <p><a href="https://github.com/apache/beam/blob/master/sdks/java/core/src/main/java/org/apache/beam/sdk/io/TextIO.java">TextIO</a></p>
     <p><a href="https://github.com/apache/beam/blob/master/sdks/java/core/src/main/java/org/apache/beam/sdk/io/">XML</a></p>
   </td>


[2/2] beam-site git commit: Fix broken HDFS link on built-in IO page

Posted by lc...@apache.org.
Fix broken HDFS link on built-in IO page

This closes #228


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

Branch: refs/heads/asf-site
Commit: a0e95bae34e667efa752476f7b9c810041d6ccaa
Parents: aac3894 9685636
Author: Luke Cwik <lc...@google.com>
Authored: Tue May 2 16:41:12 2017 -0700
Committer: Luke Cwik <lc...@google.com>
Committed: Tue May 2 16:41:12 2017 -0700

----------------------------------------------------------------------
 src/documentation/io/built-in.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------