Hi, I think you can change "spark.app.name" property of your spark interpreter setting in "Interpreter" menu.
Best, moon On Wed, Nov 4, 2015 at 2:12 PM Craig Ching <craigch...@gmail.com> wrote: > 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