Skip to content

Commit 9ce7fe0

Browse files
Merge pull request #233806 from ynpandey/patch-16
Updated apache-spark-azure-ml-concepts.md
2 parents e4f564f + 59ab2c7 commit 9ce7fe0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/machine-learning/apache-spark-azure-ml-concepts.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,8 @@ After the Managed (Automatic) Spark compute resource tear-down happens, submissi
7373
> - the *Cold start* will need about ten to fifteen minutes.
7474
> - the *Warm start*, using same conda package, will need about one minute.
7575
> - the *Warm start*, with a different conda package, will also need about ten to fifteen minutes.
76+
> - If the package that you're installing is large or takes a long time to install, it might affect the Spark instance's startup time.
77+
> - Altering the PySpark, Python, Scala/Java, .NET, or Spark version is not supported.
7678
7779
## Attached Synapse Spark pool
7880

0 commit comments

Comments
 (0)