Skip to content

Commit ccfbff2

Browse files
committed
add stage
1 parent 6108895 commit ccfbff2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,8 @@ 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-
`` The number of stages in this application exceeds limit (500), graph page is disabled in this case.``
147+
>
148+
> The number of stages in this application exceeds limit (500), graph page is disabled in this case.
148149
149150
As a workaround, before starting a Spark application, please apply this Spark configuration to increase the limit:
150151

0 commit comments

Comments
 (0)