Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
The current JMX HTTP bridge has served its purpose, while a more complete solution: Jolokia (formerly Jmx4Perl) has been developed/matured over the years.
Jolokia provides comprehensive JMX features over HTTP/JSON including search and list of JMX attributes and operations metadata, which helps to support inter framework/platform compatibility. It has first class language bindings for Perl, Python, Javascript, Java.
It's trivial (see demo patch) to incorporate Jolokia servlet into Hadoop HTTP servers and use the same security mechanisms.
Adopting Jolokia will substantially improve the manageability of Hadoop and its ecosystem.
Attachments
Attachments
Issue Links
- blocks
-
YARN-997 JMX support for node resource configuration
- Open
-
YARN-914 (Umbrella) Support graceful decommission of nodemanager
- Open
-
MAPREDUCE-5381 Support graceful decommission of tasktracker
- Resolved
- is blocked by
-
HADOOP-9964 O.A.H.U.ReflectionUtils.printThreadInfo() is not thread-safe which cause TestHttpServer pending 10 minutes or longer.
- Closed