Re: how to build Zeppelin with a defined list of interpreters

2016-11-28 Thread Hyung Sung Shim
Sorry for confusing you Ruslan. 2016-11-28 23:20 GMT+09:00 Ruslan Dautkhanov : > Thank you moon! > > > On Mon, Nov 28, 2016 at 7:04 AM moon soo Lee wrote: > >> Hi, >> >> You can use '-pl' for your maven build command to exclude submodules. For >> example,

how to build Zeppelin with a defined list of interpreters

2016-11-27 Thread Ruslan Dautkhanov
Getting [1] error stack when trying to build Zeppelin from 0.7-snapshot. We will not use most of the built-in Zeppelin interpreters, including Scio which is failing. How we can switch off (black-list) certain interpreters from Zeppelin build at all?