GitHub user steveloughran opened a pull request:
https://github.com/apache/spark/pull/11152
[SPARK-13267] [Web UI] document the ?param arguments of the REST API; lift
theâ¦
Add to the REST API details on the ? args and examples from the test suite.
I've used the existing table, adding all the fields to the second table.
see [in the
pr](https://github.com/steveloughran/spark/blob/history/SPARK-13267-doc-params/docs/monitoring.md).
There's a slightly more sophisticated option: make the table 3 columns
wide, and for all existing entries, have the initial `td` span 2 columns. The
new entries would then have an empty 1st column, param in 2nd and text in 3rd,
with any examples after a `br` entry.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/steveloughran/spark
history/SPARK-13267-doc-params
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/11152.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #11152
----
commit bf1a128de6f2af3f7bba2aef6d546fcca1aaa19b
Author: Steve Loughran <[email protected]>
Date: 2016-02-10T16:27:12Z
[SPARK-13267] document the ?param arguments of the REST API; lift the
examples from the test suite
----
---
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]