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:nexmark:assemble” command, but did not find the uber jar “build/libs/beam-sdks-java-nexmark-2.29.0-spark.jar” that was built locally (the nexmark doc is referencing that jar). Can someone provide some guidance and help? Thanks.