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

incubator-beam git commit: Just testing, do not merge

Repository: incubator-beam
Updated Branches:
  refs/heads/testing [created] 0f944adc1


Just testing, do not merge


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

Branch: refs/heads/testing
Commit: 0f944adc1454e49d5868368fa8ae0f37d169d656
Parents: e94b881
Author: Kenneth Knowles <kl...@google.com>
Authored: Wed Mar 9 10:37:44 2016 -0800
Committer: Kenneth Knowles <kl...@google.com>
Committed: Wed Mar 9 10:37:44 2016 -0800

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


http://git-wip-us.apache.org/repos/asf/incubator-beam/blob/0f944adc/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index bfd662a..cbd6321 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
 # Apache Beam
 
+Just testing
+
 [Apache Beam](http://beam.incubator.apache.org) is a unified model for defining both batch and streaming data-parallel processing pipelines, as well as a set of language-specific SDKs for constructing pipelines and Runners for executing them on distributed processing backends like [Apache Spark](http://spark.apache.org/), [Apache Flink](http://flink.apache.org), and [Google Cloud Dataflow](http://cloud.google.com/dataflow).