Whenever I’ve wanted to do this (preconfigure an interpreter using interpreter.json instead of one by one adding each config into the webui) my process was
First create an interpreter in the webUI and enter all my configs into that interpreter via the webUI In the webUI again, create the next interpreter that I want to preconfigure so that zeppelin puts some skeleton code in the interpreter.json, creates an interpreter ID, and I assume creates anything else that might be relevant? Stop Zeppelin Open interpreter.json and carefully copy the relevant contents of the first interpreter section into the second interpreter section. Restart zeppelin Not sure which of those steps are necessary or might be excessive but it works for me. http://www.placeiq.com/ http://www.placeiq.com/ http://www.placeiq.com/ Paul Brenner https://twitter.com/placeiq https://twitter.com/placeiq https://twitter.com/placeiq https://www.facebook.com/PlaceIQ https://www.facebook.com/PlaceIQ https://www.linkedin.com/company/placeiq https://www.linkedin.com/company/placeiq DATA SCIENTIST (217) 390-3033 http://www.placeiq.com/2015/05/26/placeiq-named-winner-of-prestigious-2015-oracle-data-cloud-activate-award/ http://placeiq.com/2015/12/18/accuracy-vs-precision-in-location-data-mma-webinar/ http://placeiq.com/2015/12/18/accuracy-vs-precision-in-location-data-mma-webinar/ http://placeiq.com/2015/12/18/accuracy-vs-precision-in-location-data-mma-webinar/ http://placeiq.com/2015/12/18/accuracy-vs-precision-in-location-data-mma-webinar/ http://placeiq.com/2016/03/08/measuring-addressable-tv-campaigns-is-now-possible/ http://placeiq.com/2016/04/13/placeiq-joins-the-network-advertising-initiative-nai-as-100th-member/ http://placeiq.com/2016/04/13/placeiq-joins-the-network-advertising-initiative-nai-as-100th-member/ http://placeiq.com/2016/04/13/placeiq-joins-the-network-advertising-initiative-nai-as-100th-member/ http://placeiq.com/2016/04/13/placeiq-joins-the-network-advertising-initiative-nai-as-100th-member/ http://placeiq.com/2016/04/13/placeiq-joins-the-network-advertising-initiative-nai-as-100th-member/ http://pages.placeiq.com/Location-Data-Accuracy-Whitepaper-Download.html?utm_source=Signature&utm_medium=Email&utm_campaign=AccuracyWP http://placeiq.com/2016/08/03/placeiq-bolsters-location-intelligence-platform-with-mastercard-insights/ http://placeiq.com/2016/10/26/the-making-of-a-location-data-industry-milestone/ http://placeiq.com/2016/12/07/placeiq-introduces-landmark-a-groundbreaking-offering-that-delivers-access-to-the-highest-quality-location-data-for-insights-that-fuel-limitless-business-decisions/ On Sat, Apr 22, 2017 at 3:13 PM Serega Sheypak < mailto:Serega Sheypak <serega.shey...@gmail.com> > wrote: a, pre, code, a:link, body { word-wrap: break-word !important; } Aha, thanks. I'm building Zeppelin from source, so I can put my custom settings directly? BTW, why does interpreter-list file don't contain spark interpreter? 2017-04-22 13:33 GMT+02:00 Fabian Böhnlein < mailto:fabian.boehnl...@gmail.com > : Do it via the Ui once and you'll see how interpreter.json of the Zeppelin installation will be changed. On Sat, Apr 22, 2017, 11:35 Serega Sheypak < mailto:serega.shey...@gmail.com > wrote: Hi, I need to pre-configure spark interpreter with my own artifacts and internal repositories. How can I do it?