eclipse - How to run this java program that is using spark? -


first off let me start saying have no experience spark, need add logic program , test locally. believe functioning , set program in production environment. may leave out details code wise if contains confidential information.

what think i've figured out need run program passing command line arguments, start program i'm @ loss. when command

--verbose result: using properties file: null error: must specify primary resource (jar or python or r file) run --help usage or --verbose debug output

the properties file located in src/main/resources, primary resource (assuming jar) not sure.

if point step through highly appreciated, don't have time learn/study bunch on spark apologize i'm assuming rather trivial question. thank in advance help.

just incase ever stumbles across thread. had run file held main class java application , give 2 params in run configurations program designed take @ start up.


Comments

Popular posts from this blog

php - Permission denied. Laravel linux server -

google bigquery - Delta between query execution time and Java query call to finish -

python - Pandas two dataframes multiplication? -