I know this is a trivial question, but I could not find the answer on the internet.
I am trying to run a Java class with the main function with program
main
I found the correct command from this tutorial.
The command should be of the form:
bin/spark-submit --class full.package.name.ClassName analytics-package.jar someargument someArgument