Yes, I did all that. In fact, I am reusing the yarn-site.xml that it's being used by spark-submit ( which works ).
On Fri, Jun 19, 2015 at 12:21 PM, John Omernik <[email protected]> wrote: > Ensure you have a yarn-site.xml available on the system you are running > Zeppelin (that points to your resource manager) and then use the env > variable HADDOP_CONF_DIR and set that to the location that has all the > config for Yarn.. > > John > > On Fri, Jun 19, 2015 at 10:55 AM, Radu Brumariu <[email protected]> wrote: > >> Hi, >> I have been trying to configure zeppelin to use yarn client. >> It seem to try to connect to yarn on the localhost instead of the >> resource manager I have pointed it at. Any advice on how to make it talk to >> a remote resource manager ? >> >> Thanks, >> Radu >> > >
