Sorry for confusing you Ruslan.

2016-11-28 23:20 GMT+09:00 Ruslan Dautkhanov <dautkha...@gmail.com>:

> Thank you moon!
>
>
> On Mon, Nov 28, 2016 at 7:04 AM moon soo Lee <m...@apache.org> 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 <dautkha...@gmail.com>
>> wrote:
>>
>> 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 <hss...@nflabs.com>
>> wrote:
>>
>> Hello.
>> https://github.com/apache/zeppelin/pull/1685 might related in your case.
>> 2016년 11월 28일 (월) 오후 4:12, Ruslan Dautkhanov <dautkha...@gmail.com>님이 작성:
>>
>> 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?
>>
>> http://zeppelin.apache.org/docs/snapshot/install/build.html
>> does not answer this question.
>>
>>
>>
>> [1]
>>
>> [INFO] Zeppelin: Flink .................................... SUCCESS [
>> 16.732 s]
>> [INFO] Zeppelin: Apache Ignite interpreter ................ SUCCESS [
>>  1.645 s]
>> [INFO] Zeppelin: Kylin interpreter ........................ SUCCESS [
>>  0.854 s]
>> [INFO] Zeppelin: Python interpreter ....................... SUCCESS [
>>  0.872 s]
>> [INFO] Zeppelin: Lens interpreter ......................... SUCCESS [
>> 10.669 s]
>> [INFO] Zeppelin: Apache Cassandra interpreter ............. SUCCESS [
>> 58.011 s]
>> [INFO] Zeppelin: Elasticsearch interpreter ................ SUCCESS [
>>  6.940 s]
>> [INFO] Zeppelin: BigQuery interpreter ..................... SUCCESS [
>>  2.345 s]
>> [INFO] Zeppelin: Alluxio interpreter ...................... SUCCESS [
>>  8.735 s]
>> [INFO] Zeppelin: Scio ..................................... FAILURE [
>> 31.941 s]
>> [INFO] Zeppelin: web Application .......................... SKIPPED
>> [INFO] Zeppelin: Server ................................... SKIPPED
>> [INFO] Zeppelin: Packaging distribution ................... SKIPPED
>> [INFO] Zeppelin: R Interpreter ............................ SKIPPED
>> [INFO] ------------------------------------------------------------
>> ------------
>> [INFO] BUILD FAILURE
>> [INFO] ------------------------------------------------------------
>> ------------
>> [INFO] Total time: 06:26 min
>> [INFO] Finished at: 2016-11-28T00:08:10-07:00
>> [INFO] Final Memory: 203M/6540M
>> [INFO] ------------------------------------------------------------
>> ------------
>> ---------------------------------------------------
>>
>>

Reply via email to