You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ro...@apache.org on 2016/11/03 17:34:10 UTC

[1/2] incubator-beam git commit: Updated readme according to BEAM-693

Repository: incubator-beam
Updated Branches:
  refs/heads/python-sdk 9d2acc98e -> 7270471bf


Updated readme according to BEAM-693


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

Branch: refs/heads/python-sdk
Commit: 43740a47d9fc8f8a2d1508630d15d69a81fff844
Parents: 9d2acc9
Author: Marco Buccini <mb...@talend.com>
Authored: Tue Nov 1 10:17:25 2016 +0100
Committer: Robert Bradshaw <ro...@google.com>
Committed: Thu Nov 3 10:33:45 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/incubator-beam/blob/43740a47/sdks/python/README.md
----------------------------------------------------------------------
diff --git a/sdks/python/README.md b/sdks/python/README.md
index d8f3d89..cff497c 100644
--- a/sdks/python/README.md
+++ b/sdks/python/README.md
@@ -153,6 +153,8 @@ Some interesting classes to navigate to:
 * combiners, in file
 [`google/cloud/dataflow/transforms/combiners.py`](http://localhost:8888/google.cloud.dataflow.transforms.combiners.html)
 
+Make sure you installed the package first. If not, run `python setup.py install`, then run pydoc with `pydoc -p 8888`.
+
 ## Simple Examples
 
 The following examples demonstrate some basic, fundamental concepts for using Apache Beam's Python SDK. For more detailed examples, Beam provides a [directory of examples](https://github.com/apache/incubator-beam/tree/python-sdk/sdks/python/apache_beam/examples) for Python.  


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

Posted by ro...@apache.org.
Closes #1245


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

Branch: refs/heads/python-sdk
Commit: 7270471bf3d587a9f89b1d7bc17174306573cb88
Parents: 9d2acc9 43740a4
Author: Robert Bradshaw <ro...@google.com>
Authored: Thu Nov 3 10:33:56 2016 -0700
Committer: Robert Bradshaw <ro...@google.com>
Committed: Thu Nov 3 10:33:56 2016 -0700

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