0 votes
in Apache Spark by
What is the default level of parallelism in Apache Spark?

1 Answer

0 votes
by

If it is not specified, then the number of partitions is called the default level of parallelism in Apache Spark.

...