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 2017/01/31 17:12:57 UTC

[1/2] beam git commit: remove reference to the obsolete python-sdk branch

Repository: beam
Updated Branches:
  refs/heads/master 7a235f9d9 -> 7da5a2c27


remove reference to the obsolete python-sdk branch


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

Branch: refs/heads/master
Commit: 1846a226c5cadc9b1cf27a60dac2bf0598ccee55
Parents: 7a235f9
Author: Prabeesh <pr...@gmail.com>
Authored: Tue Jan 31 16:55:03 2017 +0400
Committer: Prabeesh <pr...@gmail.com>
Committed: Tue Jan 31 16:55:03 2017 +0400

----------------------------------------------------------------------
 README.md             | 2 +-
 sdks/python/README.md | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/beam/blob/1846a226/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index f7492e4..ddb168a 100644
--- a/README.md
+++ b/README.md
@@ -52,7 +52,7 @@ The key concepts in the Beam programming model are:
 
 Beam supports multiple language specific SDKs for writing pipelines against the Beam Model.
 
-Currently, this repository contains the Java SDK, as well as the Python SDK in a [feature branch](https://github.com/apache/beam/tree/python-sdk).
+Currently, this repository contains the Java and Python SDKs.
 
 Have ideas for new SDKs or DSLs? See the [JIRA](https://issues.apache.org/jira/browse/BEAM/component/12328909/).
 

http://git-wip-us.apache.org/repos/asf/beam/blob/1846a226/sdks/python/README.md
----------------------------------------------------------------------
diff --git a/sdks/python/README.md b/sdks/python/README.md
index 8a5e408..d202ebc 100644
--- a/sdks/python/README.md
+++ b/sdks/python/README.md
@@ -107,7 +107,7 @@ directory you created.
 #### Download and install
 
 1. Clone the Apache Beam repo from GitHub: 
-  `git clone https://github.com/apache/beam.git --branch python-sdk`
+  `git clone https://github.com/apache/beam.git`
 
 2. Navigate to the `python` directory: 
   `cd beam/sdks/python/`


[2/2] beam git commit: This closes #1880

Posted by dh...@apache.org.
This closes #1880


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

Branch: refs/heads/master
Commit: 7da5a2c2703f5185f4e1c0682a79583a66f68523
Parents: 7a235f9 1846a22
Author: Dan Halperin <dh...@google.com>
Authored: Tue Jan 31 09:12:45 2017 -0800
Committer: Dan Halperin <dh...@google.com>
Committed: Tue Jan 31 09:12:45 2017 -0800

----------------------------------------------------------------------
 README.md             | 2 +-
 sdks/python/README.md | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------