Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
Done
Description
We have multiple example clusters in hadoop-ozone/dist/src/main/compose to demonstrate how different type of configuration can be set with ozone.
But some of them can be consolidated. I propose to combine ozonetrace to ozoneperf to one ozoneperf which includes all the required components for a local performance testing:
- opentracing (jaeger component in docker-compose + environment variables)
- monitoring (grafana + prometheus)
- perf profile (as of now it's enabled only in the ozone cluster[1])
[1]
cat compose/ozone/docker-config | grep prof
OZONE-SITE.XML_hdds.profiler.endpoint.enabled=true
ASYNC_PROFILER_HOME=/opt/profiler
Attachments
Issue Links
- links to