Brian Burton created SPARK-25794:
------------------------------------
Summary: Update 1.6 REST API documentation to clarify [app-id]
Key: SPARK-25794
URL: https://issues.apache.org/jira/browse/SPARK-25794
Project: Spark
Issue Type: Documentation
Components: Documentation
Affects Versions: 1.6.0
Reporter: Brian Burton
The [latest Spark documentation on the REST
API|http://spark.apache.org/docs/latest/monitoring.html#rest-api] includes the
following introductory paragraph:
{quote}In the API, an application is referenced by its application ID,
{{[app-id]}}. When running on YARN, each application may have multiple
attempts, but there are attempt IDs only for applications in cluster mode, not
applications in client mode. Applications in YARN cluster mode can be
identified by their {{[attempt-id]}}. In the API listed below, when running in
YARN cluster mode, {{[app-id]}} will actually be
{{[base-app-id]/[attempt-id]}}, where {{[base-app-id]}} is the YARN application
ID.
{quote}
If possible, it would be nice to have this in the [1.6
documentation|http://spark.apache.org/docs/1.6.0/monitoring.html#rest-api] as
well.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]