https://github.com/apache/spark
Revision 03dac186d841308c7230188aa3386b2b240cdf97 authored by Dongjoon Hyun on 25 November 2023, 01:31:22 UTC, committed by Dongjoon Hyun on 25 November 2023, 01:41:37 UTC
This PR aims to document `REST API` for Spark Standalone Cluster.

To help the users to understand Apache Spark features.

No.

Manual review. `REST API` Section is added newly.

**AFTER**

<img width="704" alt="Screenshot 2023-11-24 at 4 13 53 PM" src="https://github.com/apache/spark/assets/9700541/a4e09d94-d216-4629-8b37-9d350365a428">

No.

Closes #44007 from dongjoon-hyun/SPARK-46095.

Authored-by: Dongjoon Hyun <dhyun@apple.com>
Signed-off-by: Dongjoon Hyun <dhyun@apple.com>
(cherry picked from commit 132c1a1f08d6555c950600c102db28b9d7581350)
Signed-off-by: Dongjoon Hyun <dhyun@apple.com>
1 parent a53c16a
History
Tip revision: 03dac186d841308c7230188aa3386b2b240cdf97 authored by Dongjoon Hyun on 25 November 2023, 01:31:22 UTC
[SPARK-46095][DOCS] Document `REST API` for Spark Standalone Cluster
Tip revision: 03dac18
File Mode Size
decommission-slave.sh -rwxr-xr-x 981 bytes
decommission-worker.sh -rwxr-xr-x 2.0 KB
slaves.sh -rwxr-xr-x 957 bytes
spark-config.sh -rwxr-xr-x 1.4 KB
spark-daemon.sh -rwxr-xr-x 6.2 KB
spark-daemons.sh -rwxr-xr-x 1.2 KB
start-all.sh -rwxr-xr-x 1.2 KB
start-connect-server.sh -rwxr-xr-x 1.5 KB
start-history-server.sh -rwxr-xr-x 1.7 KB
start-master.sh -rwxr-xr-x 2.1 KB
start-mesos-dispatcher.sh -rwxr-xr-x 1.9 KB
start-mesos-shuffle-service.sh -rwxr-xr-x 1.4 KB
start-slave.sh -rwxr-xr-x 967 bytes
start-slaves.sh -rwxr-xr-x 969 bytes
start-thriftserver.sh -rwxr-xr-x 2.0 KB
start-worker.sh -rwxr-xr-x 3.2 KB
start-workers.sh -rwxr-xr-x 1.5 KB
stop-all.sh -rwxr-xr-x 1.4 KB
stop-connect-server.sh -rwxr-xr-x 1.0 KB
stop-history-server.sh -rwxr-xr-x 1.0 KB
stop-master.sh -rwxr-xr-x 1.1 KB
stop-mesos-dispatcher.sh -rwxr-xr-x 1.2 KB
stop-mesos-shuffle-service.sh -rwxr-xr-x 1.1 KB
stop-slave.sh -rwxr-xr-x 965 bytes
stop-slaves.sh -rwxr-xr-x 967 bytes
stop-thriftserver.sh -rwxr-xr-x 1.0 KB
stop-worker.sh -rwxr-xr-x 1.5 KB
stop-workers.sh -rwxr-xr-x 1.0 KB
workers.sh -rwxr-xr-x 3.3 KB

back to top