George Klimov created ZEPPELIN-3738:
---------------------------------------

             Summary: Fix enabling JMX in ZeppelinServer
                 Key: ZEPPELIN-3738
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3738
             Project: Zeppelin
          Issue Type: Bug
            Reporter: George Klimov
            Assignee: George Klimov


There is a typo in the system variable name *ZEPPELIN_JMX_ENABLE*: 
{code:java}
    // Register MBean
    if ("true".equals(System.getenv("ZEPPELIN_ENABLE_JMX"))) {
{code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to