Hm it looks like there may be a bug in our gradle config, it doesn't seem
to make a shaded jar for use with Spark (see this comment on the PR that
added this to the website [1]). Maybe we need to add a shadowJar
configuration to :sdks:java:testing:nexmark?
+dev does anyone have context on this?
Hi Beam community,
I have been following this nexmark doc:
https://beam.apache.org/documentation/sdks/java/testing/nexmark/
I ran into a problem with “Running query 0 on a Spark cluster with Apache
Hadoop YARN” section.
I was following the instruction by running “./gradlew
:sdks:java:testing: