[
https://issues.apache.org/jira/browse/BEAM-2517?focusedWorklogId=82922&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-82922
]
ASF GitHub Bot logged work on BEAM-2517:
----------------------------------------
Author: ASF GitHub Bot
Created on: 21/Mar/18 21:15
Start Date: 21/Mar/18 21:15
Worklog Time Spent: 10m
Work Description: asfgit commented on issue #404: [BEAM-2517] Add
instructions on how to build and use the Python tarball.
URL: https://github.com/apache/beam-site/pull/404#issuecomment-375098224
Error: Timed out trying to find verification job. Check Jenkins
(https://builds.apache.org/job/beam_PreCommit_Website_Merge/) to ensure job is
configured correctly.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 82922)
Time Spent: 1h 10m (was: 1h)
> 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: website
> Reporter: Valentyn Tymofieiev
> Assignee: Udi Meiri
> Priority: Minor
> Labels: starter
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> 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
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)