Is it possible to run a REPL with master yarn-client? I've zipped up all the spark jars from SPARK_HOME as well as the ones from lein classpath and pointed spark.yarn.archive at that in hdfs. But when I try and actually get a spark.sql.SparkSession to read in a Jason file I'm getting a NoClassDefFound error for carbonite/JavaBridge