Hi,
It was wonderful to play around with different examples in the Spark Notebook in the standalone version.
However, when I try to connect to an Cloudera based existing Spark cluster, i'm facing some class version issues. So I tried to override that to use my version of jars by settting the CLASSPATH_OVERRIDES in the script "bin/spark-notebook". However that results in a different error while starting the notebook. Any ideas what could be wrong here?
Regards
Al
SLF4J: Actual binding is of type [ch.qos.logback.classic.util.ContextSelectorStaticBinder]
Oops, cannot start the server.
Configuration error: Configuration error[application.conf: 138: Invalid number: '-' (if you intended '-' (Invalid number: '-') to be part of the value for 'compilerArgs', try enclosing the value in double quotes, or you may be able to rename the file .properties rather than .conf)]
at play.api.Configuration$.play$api$Configuration$$configError(Configuration.scala:94)