Re: Starting Zeppelin server from Java client

2016-01-19 Thread moon soo Lee
It looks like notebook directory is not exist. Could you check if the directory ZEPPELIN_NOTEBOOK_DIR env variable or zeppelin.notebook.dir jvm property pointing is exists? Default directory is 'notebook' in current path. Thanks, moon On Tue, Jan 19, 2016 at 5:46 AM Fazlan Nazeem wrote: > Hi, >

Starting Zeppelin server from Java client

2016-01-19 Thread Fazlan Nazeem
Hi, I tried to start Zeppelin server from java a client. i added all the dependent libraries to my project and tried running it, but I get the following error. java.lang.reflect.InvocationTargetException at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.Nati