jongyoul commented on a change in pull request #3272: [ZEPPELIN-3422] Add JMX 
Support
URL: https://github.com/apache/zeppelin/pull/3272#discussion_r244071781
 
 

 ##########
 File path: 
zeppelin-server/src/main/java/org/apache/zeppelin/server/ZeppelinServer.java
 ##########
 @@ -177,6 +183,51 @@ public void contextDestroyed(ServletContextEvent 
servletContextEvent) {}
     // Notebook server
     setupNotebookServer(webApp, conf, sharedServiceLocator);
 
+    // JMX Enable
+    Stream.of("ZEPPELIN_JMX_ENABLE")
 
 Review comment:
   :-)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to