Skip to content

Commit 0421112

Browse files
committed
add stage
1 parent ccfbff2 commit 0421112

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

articles/synapse-analytics/spark/apache-spark-history-server.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -144,8 +144,7 @@ Send feedback with issues by selecting **Provide us feedback**.
144144

145145
For performance consideration, by default the graph is only available when the Spark application has less than 500 stages. If there are too many stages, it will fail with an error like this:
146146

147-
>
148-
> The number of stages in this application exceeds limit (500), graph page is disabled in this case.
147+
`` The number of stages in this application exceeds limit (500), graph page is disabled in this case.``
149148

150149
As a workaround, before starting a Spark application, please apply this Spark configuration to increase the limit:
151150

0 commit comments

Comments
 (0)