Description
There is a typo in the system variable name ZEPPELIN_JMX_ENABLE:
// Register MBean if ("true".equals(System.getenv("ZEPPELIN_ENABLE_JMX"))) {
P.S. variable defined in zeppelin-env.sh.template (ZEPPELIN 3422):
# export ZEPPELIN_JMX_ENABLE # Enable JMX feature by defining "true"
Attachments
Issue Links
- links to