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,
>>
>> mvn -DskipTests -pl '!scio,!allu
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,
>
> mvn -DskipTests -pl '!scio,!alluxio'
>
> Thanks,
> moon
>
>
> On Mon, Nov 28, 2016 at 5:58 AM Ruslan Dautkhanov
> wrote:
>
> Th
Hi,
You can use '-pl' for your maven build command to exclude submodules. For
example,
mvn -DskipTests -pl '!scio,!alluxio'
Thanks,
moon
On Mon, Nov 28, 2016 at 5:58 AM Ruslan Dautkhanov
wrote:
> Thank you Hyung.
>
> I was asking primarily how to switch off compiling certain interpreters.
>
Thank you Hyung.
I was asking primarily how to switch off compiling certain interpreters. Is
there is a way?
Our organization will not use more than half of those interpreters.
On Mon, Nov 28, 2016 at 4:42 AM Hyung Sung Shim wrote:
> Hello.
> https://github.com/apache/zeppelin/pull/1685 might
Hello.
https://github.com/apache/zeppelin/pull/1685 might related in your case.
2016년 11월 28일 (월) 오후 4:12, 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 fai