You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by dh...@apache.org on 2016/03/15 19:14:30 UTC

[1/2] incubator-beam git commit: Update README.md : Fixing Streaming 101 and 102 links

Repository: incubator-beam
Updated Branches:
  refs/heads/master 071e4dd67 -> 7f9270ee2


Update README.md : Fixing Streaming 101 and 102 links

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

Branch: refs/heads/master
Commit: 7644e918c25653f2966a27570799f7a0f10a1066
Parents: 071e4dd
Author: Xrampino <xr...@senscritique.com>
Authored: Tue Mar 15 16:58:48 2016 +0100
Committer: Dan Halperin <dh...@google.com>
Committed: Tue Mar 15 11:13:32 2016 -0700

----------------------------------------------------------------------
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-beam/blob/7644e918/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index eb9a4a6..1a089ff 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,7 @@ Beam provides a general approach to expressing [embarrassingly parallel](https:/
 
 The model behind Beam evolved from a number of internal Google data processing projects, including [MapReduce](http://research.google.com/archive/mapreduce.html), [FlumeJava](http://research.google.com/pubs/pub35650.html), and [Millwheel](http://research.google.com/pubs/pub41378.html). This model was originally known as the “[Dataflow Model](http://www.vldb.org/pvldb/vol8/p1792-Akidau.pdf)”. 
 
-To learn more about the Beam Model (though still under the original name of Dataflow), see the World Beyond Batch: [Streaming 101](https://wiki.apache.org/incubator/BeamProposal) and [Streaming 102](https://www.oreilly.com/ideas/the-world-beyond-batch-streaming-101) posts on O’Reilly’s Radar site, and the [VLDB 2015 paper](http://www.vldb.org/pvldb/vol8/p1792-Akidau.pdf).
+To learn more about the Beam Model (though still under the original name of Dataflow), see the World Beyond Batch: [Streaming 101](https://www.oreilly.com/ideas/the-world-beyond-batch-streaming-101) and [Streaming 102](https://www.oreilly.com/ideas/the-world-beyond-batch-streaming-102) posts on O’Reilly’s Radar site, and the [VLDB 2015 paper](http://www.vldb.org/pvldb/vol8/p1792-Akidau.pdf).
 
 The key concepts in the Beam programming model are:
 


[2/2] incubator-beam git commit: Closes #50

Posted by dh...@apache.org.
Closes #50


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

Branch: refs/heads/master
Commit: 7f9270ee23941924578844c833e5d90cbccaff42
Parents: 071e4dd 7644e91
Author: Dan Halperin <dh...@google.com>
Authored: Tue Mar 15 11:13:51 2016 -0700
Committer: Dan Halperin <dh...@google.com>
Committed: Tue Mar 15 11:13:51 2016 -0700

----------------------------------------------------------------------
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------