Re: CoderProviderRegistrar class not found

2023-10-09 Thread L. C.
That was the only exception that I saw from running on the command line. The error is pretty easy to reproduce. All I did was generate the app from Maven template, then run it on baseline Dataproc 2.1 image: generate app: $ mvn archetype:generate -DarchetypeGroupId=org.apache.beam -Darchetype

Re: CoderProviderRegistrar class not found

2023-10-09 Thread Chamikara Jayalath via dev
On Thu, Oct 5, 2023 at 2:05 PM L. C. wrote: > I'm getting class not found error while running the word count example on > Dataproc 2.1 with Beam 2.50.0. The class exists under the jar. Does > anyone know how to resolve this? > > This is a list of dependency versions: > 2.50.0 > > v2-rev