http://127.0.0.1:8080
, that means you can only access it in local machine. If you want to access it from a remote machine, you need to configure zeppelin.server.addr
to be 0.0.0.0
and configure zeppelin.server.port
to be another value if 8080 is used by other processes.ZEPPELIN_MEM
in zeppelin-env.sh
for the zeppelin server memoryZEPPELIN_INTP_MEM
in zeppelin-env.sh
for the interpreter process memory