Github user srowen commented on a diff in the pull request:
https://github.com/apache/spark/pull/11152#discussion_r60459834
--- Diff: docs/monitoring.md ---
@@ -253,10 +273,24 @@ for a running application, at
`http://localhost:4040/api/v1`.
<td>Summary metrics of all tasks in the given stage attempt</td>
</tr>
<tr>
+ <td></td>
+ <td><code>?quantiles</code> summarize the metrics with the given
quantiles.
+ Example: <br><code>?quantiles=0.01,0.5,0.99</code></td>
--- End diff --
Whatever works, I thought HTML was technically supposed to act like XML and
use the self-closing syntax for tags with no body.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]