Spark version is 1.3.0 (will upgrade as soon as we upgrade past mesos 0.19.0)...
Regardless, I'm running into a really weird situation where when I pass --jars to bin/spark-shell I can't reference those classes on the repl. Is this expected? The logs even tell me that my jars have been added, and yet the classes inside of them are not available. Am I missing something obvious?