[
https://issues.apache.org/jira/browse/BEAM-4448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Luke Cwik resolved BEAM-4448.
-----------------------------
Resolution: Fixed
Fix Version/s: 2.5.0
> --sdk_location seems to be a required parameter now in the Apache Beam Python
> SDK when using the DataflowRunner
> ---------------------------------------------------------------------------------------------------------------
>
> Key: BEAM-4448
> URL: https://issues.apache.org/jira/browse/BEAM-4448
> Project: Beam
> Issue Type: Bug
> Components: runner-dataflow, sdk-py-core
> Reporter: Luke Cwik
> Assignee: Ankur Goenka
> Priority: Major
> Fix For: 2.5.0
>
>
> During the code import process of Apache Beam code into Google, it was
> discovered that the --sdk_location is a required parameter. Tests would fail
> with:
> {code:java}
> apache_beam/runners/portability/stager.py", line 513, in
> _download_pypi_sdk_package.format(package_name))
> RuntimeError: Please set --sdk_location command-line option or install a
> valid apache-beam distribution.
> {code}
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)