Hi all, Is there a way to configure arbitrary spark interpreter settings via environment variables ? For example, I'd like to set the "spark.ui.reverseProxy" setting to "true". For the moment, I can only do it manually via the Zeppelin UI, that is working as expected. But I'd ike to have this property set automatically at startup.
Can anyone advice on how to do that, or guide me to relevant doc ? Thanks, Benoit
