Hi all,
I am slightly confused with executing a code in GPS. The documentation shows the execute the example using the following command.
sudo ./start_gps_nodes.sh 1 quick-start "-ifs /data/soc-Epinions1-d-n.txt -hcf /usr/local/hadoop/etc/hadoop/core-site.xml -jc gps.examples.pagerank.PageRankVertex###JobConfiguration -mcfg /machine-configs/test_machine_config.cfg -log4jconfig /usr/local/trunk/conf/log4j.config -other -max###40"
But how to execute a java file written by me? It is not clear for me what to substitute in -jc part. Any help in this regard is deeply appreciated.
Thanks in advance.