try export JAVA_OPTS="-Xmx2g -Xmn1g" there was a space between "-Xmx" and "2g" Thanks & Regards, RK
On Mon, Nov 9, 2015 at 12:34 PM, Fengdong Yu <[email protected]> wrote: > Hi, > > I added : > > export JAVA_OPTS=ā-Xmx 2g -Xmn1gā in zeppelin-env.sh, then Zeppelin daemon > cannot start, why is this? > > > Thanks > > >
