Hi, Zeppelin doesn't support yarn-cluster mode like a Spark shell. You can use a yarn-client mode.
JL On Saturday, June 6, 2015, prateek arora <[email protected]> wrote: > hi > > attached logs/zeppelin-interpreter-spark-ubuntu-zeppelin-debug.log and > log/zeppelin-ubuntu-zeppelin-debug.log > > i have not seen application entry in my resource manager. so may be > zeppelin failed to submit my application into resource manager. > > On Thu, Jun 4, 2015 at 5:55 PM, Alexander Bezzubov <[email protected]> wrote: > >> To debug YARN setup there are 2 useful things, except ZeppelinServer logs >> : >> 1. logs of the interpreter process (logs/zeppelin-interpreter-spark-*) >> 2. userlogs of YARN application itself, like stderr\stdout of the >> containers from resourcemenager:8088/logs/userlogs/<appID> >> >> If you could attach those that would be very helpful. >> >> > >
