You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Valentyn Tymofieiev (JIRA)" <ji...@apache.org> on 2017/06/26 19:37:00 UTC

[jira] [Created] (BEAM-2517) Document how to build Python SDK from BEAM head in contribution guide.

Valentyn Tymofieiev created BEAM-2517:
-----------------------------------------

             Summary: Document how to build Python SDK from BEAM head in contribution guide.
                 Key: BEAM-2517
                 URL: https://issues.apache.org/jira/browse/BEAM-2517
             Project: Beam
          Issue Type: Bug
          Components: sdk-py
         Environment: We should add instructions how to build Python SDK from BEAM head to BEAM contributor guide[1] .

The commands can be as follows:
cd ./beam/sdks/python
python setup.py sdist
SDK tarball will appear in ./dist/

[1]: https://beam.apache.org/contribute/contribution-guide
            Reporter: Valentyn Tymofieiev
            Assignee: Ahmet Altay
            Priority: Minor






--
This message was sent by Atlassian JIRA
(v6.4.14#64029)