You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@zeppelin.apache.org by ashish rawat <dc...@gmail.com> on 2016/04/26 15:07:30 UTC

zeppelin packaging and distribution

Hi,

We want to take the latest code of Zeppelin (from master) and create a
package, to be deployed on production machines. I believe,
Zeppelin-distribution project is in the same direction, but when run using
the instructions mentioned on github (mvn clean package -skipTests=true),
it doesn't seem to produce anything.

Can that project or some other mechanism be used to generate a Zeppelin
distribution.

Regards,
Ashish

Re: zeppelin packaging and distribution

Posted by moon soo Lee <mo...@apache.org>.
No worries. Thanks for asking!

On Tue, Apr 26, 2016 at 9:59 AM ashish rawat <dc...@gmail.com> wrote:

> Sorry, not sure how I managed to miss that. Thanks a lot moon.
>
> On Tue, Apr 26, 2016 at 10:10 PM, moon soo Lee <mo...@apache.org> wrote:
>
>> Hi Ashish,
>>
>> Adding '-Pbuild-distr' in your build command will creates binary
>> distribution under zeppelin-distribution/target directory.
>>
>> https://github.com/apache/incubator-zeppelin#package
>>
>> Hope this helps.
>>
>> Thanks,
>> moon
>>
>>
>>
>> On Tue, Apr 26, 2016 at 6:07 AM ashish rawat <dc...@gmail.com> wrote:
>>
>>> Hi,
>>>
>>> We want to take the latest code of Zeppelin (from master) and create a
>>> package, to be deployed on production machines. I believe,
>>> Zeppelin-distribution project is in the same direction, but when run using
>>> the instructions mentioned on github (mvn clean package -skipTests=true),
>>> it doesn't seem to produce anything.
>>>
>>> Can that project or some other mechanism be used to generate a Zeppelin
>>> distribution.
>>>
>>> Regards,
>>> Ashish
>>>
>>
>

Re: zeppelin packaging and distribution

Posted by ashish rawat <dc...@gmail.com>.
Sorry, not sure how I managed to miss that. Thanks a lot moon.

On Tue, Apr 26, 2016 at 10:10 PM, moon soo Lee <mo...@apache.org> wrote:

> Hi Ashish,
>
> Adding '-Pbuild-distr' in your build command will creates binary
> distribution under zeppelin-distribution/target directory.
>
> https://github.com/apache/incubator-zeppelin#package
>
> Hope this helps.
>
> Thanks,
> moon
>
>
>
> On Tue, Apr 26, 2016 at 6:07 AM ashish rawat <dc...@gmail.com> wrote:
>
>> Hi,
>>
>> We want to take the latest code of Zeppelin (from master) and create a
>> package, to be deployed on production machines. I believe,
>> Zeppelin-distribution project is in the same direction, but when run using
>> the instructions mentioned on github (mvn clean package -skipTests=true),
>> it doesn't seem to produce anything.
>>
>> Can that project or some other mechanism be used to generate a Zeppelin
>> distribution.
>>
>> Regards,
>> Ashish
>>
>

Re: zeppelin packaging and distribution

Posted by moon soo Lee <mo...@apache.org>.
Hi Ashish,

Adding '-Pbuild-distr' in your build command will creates binary
distribution under zeppelin-distribution/target directory.

https://github.com/apache/incubator-zeppelin#package

Hope this helps.

Thanks,
moon


On Tue, Apr 26, 2016 at 6:07 AM ashish rawat <dc...@gmail.com> wrote:

> Hi,
>
> We want to take the latest code of Zeppelin (from master) and create a
> package, to be deployed on production machines. I believe,
> Zeppelin-distribution project is in the same direction, but when run using
> the instructions mentioned on github (mvn clean package -skipTests=true),
> it doesn't seem to produce anything.
>
> Can that project or some other mechanism be used to generate a Zeppelin
> distribution.
>
> Regards,
> Ashish
>