I wrote a Spark application, compiled into a .jar file, and I can use it fine from spark-shell --jars myApplication.jar running on my EMR cluster\'s master node
spark-shell --jars myApplication.jar