[
https://issues.apache.org/jira/browse/BEAM-1755?focusedWorklogId=104129&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-104129
]
ASF GitHub Bot logged work on BEAM-1755:
----------------------------------------
Author: ASF GitHub Bot
Created on: 21/May/18 17:09
Start Date: 21/May/18 17:09
Worklog Time Spent: 10m
Work Description: charlesccychen commented on issue #5400: [BEAM-1755]
Add a directory with build-specific scripts to clear up the Python SDK dir
URL: https://github.com/apache/beam/pull/5400#issuecomment-390718884
It seems like with this change, you would still need to run scripts with the
current directory as `sdks/python` and do `scripts/[...].sh`. In particular,
if you run the script in the `sdks/python/scripts` directory directly, it looks
like many of the scripts just won't work, and this isn't documented, since it
looks like the scripts depend on the current working directory. Is it possible
to fix this so that it works both ways?
----------------------------------------------------------------
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: 104129)
Time Spent: 1h 40m (was: 1.5h)
> Python-SDK: Move build specific scripts to a dedicated folder
> -------------------------------------------------------------
>
> Key: BEAM-1755
> URL: https://issues.apache.org/jira/browse/BEAM-1755
> Project: Beam
> Issue Type: Improvement
> Components: sdk-py-core
> Reporter: Tibor Kiss
> Assignee: Pablo Estrada
> Priority: Minor
> Labels: newbie, starter
> Time Spent: 1h 40m
> Remaining Estimate: 0h
>
> There are numerous build related files (run_*.sh, generate_pydoc.sh and most
> recently findSupportedPython.groovy) are located now in Python-SDK's root.
> We should create a dedicated {{build_utils}} directory and relocate the
> scripts.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)