apache / beam

Apache Beam is a unified programming model for Batch and Streaming data processing.
https://beam.apache.org/
Apache License 2.0
7.9k stars 4.27k forks source link

Spark uber jar job server: e2e test #20018

Open damccorm opened 2 years ago

damccorm commented 2 years ago

There should be an e2e test that tests submitting a simple pipeline (with artifacts) to a cluster via the Spark uber jar job server.

Imported from Jira BEAM-8984. Original Jira may contain additional context. Reported by: ibzib.

mosche commented 2 years ago

💯 for e2e tests! looks like this the uber jar job server is currently broken https://github.com/apache/beam/issues/23439