apiImpalaUtilizationHistogramBin
Histogram bin of Impala utilization.
JSON
| property | type | description |
|---|---|---|
| startPointInclusive | startPointInclusive (double) | start point (inclusive) of the histogram bin. |
| endPointExclusive | endPointExclusive (double) | end point (exclusive) of the histogram bin. |
| numberOfImpalaDaemons | numberOfImpalaDaemons (long) | Number of Impala daemons. |