Hi, I want to set some zeppelin interpreter properties like "presto.url" to a default value when I start zeppelin, so that users don't have to manually specify it on the "Interpreter" page on the UI. How do I set defaults on those properties ?
PS: I tried passing it as "-D" when I start zeppelin. I also tried setting it in zeppelin-site.xml. Both didnt work. Thanks, Ashwin