You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/modules/spark-k8s/pages/index.adoc
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,8 +37,8 @@ The SparkApplication resource is the main point of interaction with the operator
37
37
An exhaustive list of options is given in the {crd}[SparkApplication CRD reference {external-link-icon}^].
38
38
39
39
The xref:usage-guide/history-server.adoc[SparkHistoryServer] has a single `node` role.
40
-
It is used to deploy a https://spark.apache.org/docs/latest/monitoring.html#viewing-after-the-fact[Spark history server] that displays application logs from S3 buckets.
41
-
Of course, your applications need to write their logs to the same buckets.
40
+
It is used to deploy a https://spark.apache.org/docs/latest/monitoring.html#viewing-after-the-fact[Spark history server] that displays application logs.
41
+
Of course, your applications need to write their logs to the location.
0 commit comments