Abacn commented on issue #29429: URL: https://github.com/apache/beam/issues/29429#issuecomment-1814802680
The equivalent gradle command is ``` ./gradlew :sdks:java:testing:nexmark:run -Pnexmark.runner=:runners:flink:1.15 -Pnexmark.args="--manageResources=false --monitorJobs=true --resourceNameMode=QUERY_RUNNER_AND_MODE --exportSummaryToInfluxDB=false --influxRetentionPolicy=forever --suite=SMOKE --streamTimeout=60 --runner=FlinkRunner --streaming=true --queryLanguage=sql" ``` see https://beam.apache.org/documentation/sdks/java/testing/nexmark/ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
