during tests, I often modify my code a little bit  and want to see the
result.
but spark-submit requires the full fat-jar, which takes quite a lot of time
to build.

I just need to run in --master local mode. is there a way to run it without
rebuilding the fat jar?

thanks
Yang

Reply via email to