Created 01-04-2017 12:40 AM
Hello All,
Zeppelin on HDP 2.5 Sandbox throws below error
Problem accessing /. Reason:
Service Unavailable
I have checked Ambari and it shows green next to Zeppelin. I have already restarted Zeppelin and the sandbox and still no luck.
Created 01-05-2017 10:36 PM
Managed to get it corrected!!
backed up files from /usr/hdp/current/zeppelin-server/notebook to a different location, deleted the content of the folder and restarted zeppelin.
It worked like a magic.
Created 01-04-2017 05:16 AM
It indicates an internal server error so can you please check the Zeppelin Logs? If you find any error/warnign there then please share.
/var/log/zeppelin/zeppelin-zeppelin-HOSTNAME.log
- Ambari might be showing green because the zeppelin port is opened So port checking is fine. However Zeppelin Server's some components might not be started successfully. So checking logs are good.
- Also Please make sure that the Zepelin directories has proper permissions.
Created 01-04-2017 08:38 PM
- The permission on the webapps folder is 755.
- I did not see any warnings in the folder. However There are few error which I ham not sure would be realted for zeppelin to not function as expected.
[root@sandbox webapp]# cat /var/log/zeppelin/zeppelin-zeppelin-sandbox.hortonworks.com.log | grep -i error ERROR [2017-01-04 00:16:09,138] ({main} Interpreter.java[register]:315) - Static initialization is deprecated. You should change it to use interpreter-setting.json in your jar or interpreter/{interpreter}/interpreter-setting.json ERROR [2017-01-04 00:16:09,178] ({main} Interpreter.java[register]:315) - Static initialization is deprecated. You should change it to use interpreter-setting.json in your jar or interpreter/{interpreter}/interpreter-setting.json ERROR [2017-01-04 00:16:09,180] ({main} Interpreter.java[register]:315) - Static initialization is deprecated. You should change it to use interpreter-setting.json in your jar or interpreter/{interpreter}/interpreter-setting.json ERROR [2017-01-04 00:16:09,181] ({main} Interpreter.java[register]:315) - Static initialization is deprecated. You should change it to use interpreter-setting.json in your jar or interpreter/{interpreter}/interpreter-setting.json ERROR [2017-01-04 00:16:09,194] ({main} Interpreter.java[register]:315) - Static initialization is deprecated. You should change it to use interpreter-setting.json in your jar or interpreter/{interpreter}/interpreter-setting.json
Created 01-04-2017 07:01 AM
Hi @Subodh Chettri, zeppelin server log will be helpful to identify the issue. If server is running and you are not able to open the web ui, might be some permission issue webapps folder. Please review the permission.
/usr/hdp/<VERSION>/zeppelin/webapps/
Created 01-04-2017 08:33 PM
Hi @nyadav had a look at the logs located at /var/log/zeppelin/zeppelin-zeppelin-sandbox.hortonworks.com.log . No error registered. The permission for /usr/hdp/2.5.0.0-1245/zeppelin/webapps is 755 which looks okay to me.
Thanks.
Created 01-05-2017 10:36 PM
Managed to get it corrected!!
backed up files from /usr/hdp/current/zeppelin-server/notebook to a different location, deleted the content of the folder and restarted zeppelin.
It worked like a magic.
Created 05-26-2017 09:04 AM
I also faced the same issue. Had to remove one note to make the the service. Is there a way to figure out the the notes that are corrupted. Log file doesn't tell anything in version 0.6.0.2.5