Hi, Amos,

I assume that you are referring to "preparing the build environment for
Samza source code". As Milinda said, to set up the build environment, you
will need a) an Internet connection to download required packages from
Maven; b) a cached collection of required package on your local machine.
The downloading is only required once, and you will not need the Internet
to build Samza as long as you keep the local cached copy of the required
dependencies.

Thanks!

-Yi

On Thu, Jun 25, 2015 at 6:45 AM, Milinda Pathirage <mpath...@umail.iu.edu>
wrote:

> Hi Amos,
>
> Can you please let us know what do you mean by preparing Samza? Are you
> trying to build a Samza job package? Or Samza from sources?
>
> I don't think its possible to build from source (both Samza and a Samza job
> package) without internet in a new machine. One thing you can try is to
> build in a machine with internet and copy that machine's maven repository
> to the other machine or copy the relevant packages to the other machine.
>
> Thanks
> Milinda
>
> On Thu, Jun 25, 2015 at 6:45 AM, Amos Mosseri <am...@final.co.il> wrote:
>
> > Hi,
> >
> > I'm trying to evaluate Samza, and  I can't figure out how to install it
> on
> > a computer w/o internet connection.
> >
> > I've already downloaded the samza source, but when I run the gradle build
> > command, I get errors about resolving:
> >
> > *         De.obqo.gradle:gradle-lesscss-plugin:1.0-1.3.3
> >
> > *         Org.gradle.api.plugins:gradle-nexus-plugin:0.7.1
> >
> > Isn't there a simpler way to prepare samza?
> > Maybe a bunch of relevant jars?
> >
> > Thanks in advance,
> > Amos.
> >
>
>
>
> --
> Milinda Pathirage
>
> PhD Student | Research Assistant
> School of Informatics and Computing | Data to Insight Center
> Indiana University
>
> twitter: milindalakmal
> skype: milinda.pathirage
> blog: http://milinda.pathirage.org
>

Reply via email to