Hi, in 0.7.0 https://zeppelin.apache.org/docs/0.7.0/install/upgrade.html#upgrading-from-zeppelin-06-to-07 says to use ZEPPELIN_INTP_JAVA_OPTS, but https://zeppelin.apache.org/docs/0.7.0/install/configuration.html#zeppelin-properties has not info on this matter.
Do you know which one is not actual? Since I'm bothering everyone: if I want spark driver to have 6g RAM, should I do export ZEPPELIN_INTP_JAVA_OPTS="-Dspark.executor.memory=6g" or export ZEPPELIN_INTP_MEM="-Xmx6024m" or both in new config model? -- *Sincerely yoursEgor Pakhomov*