I'm preparing for the CCA175. I am okay with Python, but very new in Scala.
On my Quickstart VM, I can't yet run a Scala script. Given the tools available in the exam environment, how would I submit a .scala file (or is it a .sc file?) with spark-submit?
Alternatively: If I just paste the relevant code lines into the spark-shell, does that count?