Hi,

I'm following the instructions on this page -

https://beam.apache.org/documentation/dsls/sql/shell/

and running the following command

gradlew -p sdks/java/extensions/sql/shell
-Pbeam.sql.shell.bundled=':runners:flink:1.5,:sdks:java:io:kafka'
installDist





However, it fails with the error:
A problem occurred evaluating project ':sdks:java:extensions:sql:shell'.
> Project with path '':runners:flink:1.5' could not be found in project
':sdks:java:extensions:sql:shell'.



How do I get it to  recognize all the extensions so that I can run the SQL
shell?

Thanks.

Reply via email to