felixcheung commented on a change in pull request #3272: [ZEPPELIN-3422] Add
JMX Support
URL: https://github.com/apache/zeppelin/pull/3272#discussion_r243923220
##########
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:
haha whoa
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services