Robert Lugg created BEAM-8562:
---------------------------------
Summary: source packages don't include gradlew
Key: BEAM-8562
URL: https://issues.apache.org/jira/browse/BEAM-8562
Project: Beam
Issue Type: Bug
Components: build-system
Affects Versions: 2.16.0
Environment: linux
Reporter: Robert Lugg
I want to run using Flink. Procedure says source code is required, but gradlew
isn't there
h3. Executing a Beam pipeline on a Flink Cluster
As of now you will need a copy of Apache Beam’s source code. You can download
it on the [Downloads page|https://beam.apache.org/get-started/downloads/].
Following a couple of links, I get to:
[http://www.apache.org/dyn/closer.cgi/beam/2.16.0/apache-beam-2.16.0-source-release.zip]
But I don't see any gradlew wrappers where they should be. If I grab current
using 'git clone', then the files are there.
Either the instructions should be modified or the source releases should
contain all the tools.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)