Thanks. BUT what about running zeppelin server in debug mode? When it try to build it is failing, am I missing something?
Connected to the target VM, address: '127.0.0.1:55706', transport: 'socket' [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.apache.zeppelin:zeppelin-server:jar:0.6.0-incubating-SNAPSHOT [WARNING] 'dependencies.dependency.exclusions.exclusion.artifactId' for org.apache.cxf:cxf-api:jar with value '*' does not match a valid id pattern. @ line 184, column 23 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Zeppelin: Server 0.6.0-incubating-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] >>> exec-maven-plugin:1.2.1:java (default-cli) @ zeppelin-server >>> Downloading: http://repository.apache.org/snapshots/org/apache/zeppelin/zeppelin-zengine/0.6.0-incubating-SNAPSHOT/maven-metadata.xml Downloading: http://repository.apache.org/snapshots/org/apache/zeppelin/zeppelin-zengine/0.6.0-incubating-SNAPSHOT/zeppelin-zengine-0.6.0-incubating-SNAPSHOT.pom *[WARNING] The POM for org.apache.zeppelin:zeppelin-zengine:jar:0.6.0-incubating-SNAPSHOT is missing, no dependency information available* Downloading: http://repository.apache.org/snapshots/org/apache/zeppelin/zeppelin-zengine/0.6.0-incubating-SNAPSHOT/zeppelin-zengine-0.6.0-incubating-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 5.552s [INFO] Finished at: Mon Aug 17 12:49:50 AST 2015 [INFO] Final Memory: 15M/303M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal on project zeppelin-server: Could not resolve dependencies for project org.apache.zeppelin:zeppelin-server:jar:0.6.0-incubating-SNAPSHOT: Could not find artifact org.apache.zeppelin:zeppelin-zengine:jar:0.6.0-incubating-SNAPSHOT in apache.snapshots (http://repository.apache.org/snapshots) -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException Disconnected from the target VM, address: '127.0.0.1:55706', transport: 'socket' Process finished with exit code 1 On Mon, Aug 17, 2015 at 1:57 AM moon soo Lee <m...@apache.org> wrote: > Hi, > > cd zeppelin-web > grunt serve > > browse localhost:9000. You'll see not minified version and it can help > debugging zeppelin web. > > Best, > moon > > On Wed, Aug 12, 2015 at 6:50 AM madhuka udantha <madhukaudan...@gmail.com> > wrote: > > > Hi, Eran > > > > minify is defined in 'Gruntfile.js' in zeppelin-web. > > There you can find all concat, minify, etc.. > > > > On Wed, Aug 12, 2015 at 4:00 PM, IT CTO <goi....@gmail.com> wrote: > > > > > Hi, > > > I am trying to debug zeppelin web - can someone point me to how to > > disable > > > the minify process so I will see the script in the chrome ? > > > Eran > > > > > > > > > > > -- > > Cheers, > > Madhuka Udantha > > http://madhukaudantha.blogspot.com > > >