Uploaded image for project: 'Zeppelin'
  1. Zeppelin
  2. ZEPPELIN-3738

Fix enabling JMX in ZeppelinServer

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.8.1, 0.9.0
    • None
    • None

    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

          Activity

            People

              egorklimov George Klimov
              egorklimov George Klimov
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: