Dmitry Lysnichenko created AMBARI-4881:
------------------------------------------
Summary: Clean up JMXPropertyProvider hacks for STORM metrics
Key: AMBARI-4881
URL: https://issues.apache.org/jira/browse/AMBARI-4881
Project: Ambari
Issue Type: Task
Components: controller, test
Affects Versions: 1.5.0
Reporter: Dmitry Lysnichenko
Assignee: Dmitry Lysnichenko
Fix For: 1.5.0
h2. The task
Clean up a JMXPropertyProvider hacks for STORM metrics
Also,
- probably, create a separate provider for rest api (?)
- current implementation is only addressing /api/cluster/summary from Storm.
Allow accessing other urls like /api/supervisors/summary etc
- When we refactor (assuming using the HttpProxyPropertyProvider), make that be
able to take any type of reader. Also, we want to move to Gson, not Jackson.
- Is it possible to set the port of the STORM_REST_API component using the UI?
If so, then this will result in a failed query.
h2. The proposal
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)