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/usage-guide/spark-connect.adoc
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,8 @@ The example above adds a new endpoint for application metrics.
47
47
48
48
== Spark History Server
49
49
50
-
Unforunately integration with the Spark History Server is not supported yet. The connect server seems to ignore the `spark.eventLog` properties while also prohibiting clients to set them programatically.
50
+
Unforunately integration with the Spark History Server is not supported yet.
51
+
The connect server seems to ignore the `spark.eventLog` properties while also prohibiting clients to set them programatically.
0 commit comments