I think he meant the Github option of download a repository source code in a zip file :)
On Wed, May 20, 2015 at 3:10 PM, IT CTO <[email protected]> wrote: > I am not sure I understand what does "download the zip means. you should > use git for windows, open a git bash cmd. then run git clone on the > zeppelin url then run the build command you had above. > This should build the code OK on windows but you can't run it on windows. > other option is to open the Ubunto VM build it in the VM and run it. > Or last, if you want you can try build it on windows with the -P > build-distr option then you should have a distribute folder with a zip > file which you can move to any linux env and run it. > HTH > Eran > > On Tue, May 19, 2015 at 11:14 PM clark djilo kuissu <[email protected]> > wrote: > >> Hi, >> >> I ran this: >> >> mvn clean package -DskipTests -Pspark-1.3 -Dspark.version=1.3.1 >> >> It is during the build part >> >> I downloded the zip (zeppelin) in github >> >> Regards, >> >> >> >> >> Le Mardi 19 mai 2015 22h09, IT CTO <[email protected]> a écrit : >> >> >> This is during the build part, right? >> Which mvn command did you run? Did you use git bash? >> >> On יום ג׳, 19 במאי 2015, 21:46 clark djilo kuissu <[email protected]> >> wrote: >> >> Hi Moon, >> >> I am still trying to finish my install. Now I have this error in >> Windows: >> >> [image: Image en ligne] >> >> Thank you for your help >> >> >> >> >>
