Hi all, Just starting to play with zeppelin a bit. I was wondering if there was a way to set spark.app.name? It appears to be hard-coded in the source (SparkInterpreter), would a PR be accepted to change this? I want to be able to fire up many zeppelin instances based on a user id and have the spark jobs submitted to a cluster with those ids so that users can see the status of their jobs in the spark UI. Thoughts?
Cheers, Craig