What is the default level of parallelism in apache spark?
Answer Posted / Nalini Johari
The default parallelism in Apache Spark is determined by the number of cores available on your machine. By default, it sets parallelism to the total number of cores.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers