Assuming you don't want the whole output of the build process here is the
summary:
[INFO]
------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Zeppelin .......................................... SUCCESS [  6.357
s]
[INFO] Zeppelin: Zengine ................................. SUCCESS [  8.622
s]
[INFO] Zeppelin: Spark ................................... SUCCESS [  7.200
s]
[INFO] Zeppelin: Markdown interpreter .................... SUCCESS [  2.211
s]
[INFO] Zeppelin: Shell interpreter ....................... SUCCESS [  2.159
s]
[INFO] Zeppelin: web Application ......................... SUCCESS [03:50
min]
[INFO] Zeppelin: Server .................................. SUCCESS [ 14.545
s]
[INFO] Zeppelin: Packaging distribution .................. SUCCESS [  0.541
s]
[INFO] Zeppelin: Documentation ........................... SUCCESS [ 25.958
s]
[INFO]
------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 04:58 min
[INFO] Finished at: 2015-01-26T09:05:51+02:00
[INFO] Final Memory: 84M/820M
[INFO]
------------------------------------------------------------------------


On Mon, Jan 26, 2015 at 8:53 AM, Alex B. <[email protected]> wrote:

> Sure, could you please post a gist of output from ```maven clean install
> -DskipTests``` command?
>
>
> On Mon, Jan 26, 2015 at 3:25 PM, IT CTO <[email protected]> wrote:
>
> > Thanks for the update.
> > Any reason the code build is failing on the latest version on GitHub?
> > What can we do in the meantime?
> >
> > running zeppeling after fresh build :
> > cto@cto-XPS-15-9530:~/Downloads/zeppelin$ ./bin/zeppelin-daemon.sh start
> > Zeppelin start                                             [  OK  ]
> > Zeppelin process died                                      [FAILED]
> > cto@cto-XPS-15-9530:~/Downloads/zeppelin$
> >
> > With log data as:
> > Exception in thread "main" java.lang.NoClassDefFoundError:
> > javax/ws/rs/core/Application
> > at java.lang.ClassLoader.defineClass1(Native Method)
> > at java.lang.ClassLoader.defineClass(ClassLoader.java:800)
> > at
> java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
> > at java.net.URLClassLoader.defineClass(URLClassLoader.java:449)
> > at java.net.URLClassLoader.access$100(URLClassLoader.java:71)
> > at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
> > at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
> > at java.security.AccessController.doPrivileged(Native Method)
> > at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
> > at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
> > at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
> > at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
> > at sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:482)
> > Caused by: java.lang.ClassNotFoundException: javax.ws.rs.core.Application
> > at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
> > at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
> > at java.security.AccessController.doPrivileged(Native Method)
> > at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
> > at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
> > at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
> > at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
> > ... 13 more
> >
> >
> > Eran
> >
> >
> >
> > On Mon, Jan 26, 2015 at 1:10 AM, Alex B. <[email protected]> wrote:
> >
> > > Thank you for a good question!
> > >
> > > Quick update:
> > > migration to the ASF infrastructure is in progress, so latest project
> > code
> > > is still on github (will be a separate announce on code move), we are
> > > settling the legal part now.
> > > Then the next goal will be to roll out a release candidate with
> > convenience
> > > binaries.
> > >
> > > On Mon, Jan 26, 2015 at 12:23 AM, IT CTO <[email protected]> wrote:
> > >
> > > > Hi,
> > > > Any update on the working zeppelin build ? is it still from
> > > > https://github.com/NFLabs/zeppelin or did you move the code to
> apache?
> > > >
> > > > Thanks,
> > > >
> > > > --
> > > > Eran | CTO
> > > >
> > >
> >
> >
> >
> > --
> > Eran | CTO
> >
>
>
>
> --
> --
> Kind regards,
> Alexander.
>



-- 
Eran | CTO

Reply via email to