Research Article

Optimization Analysis of Tennis Players’ Physical Fitness Index Based on Data Mining and Mobile Computing

Table 4

Partial Spark configuration parameters.

Parameter nameDefaultsDescription

spark.driver.cores1Number of cores used for the driver process only in cluster mode
spark.driver.memory1 gThe amount of memory used for the driver process
spark.executor.memory1 gThe amount of memory used for the executor process
spark.executor.coresAllNumber of cores per executor
spark.reducer.maxSizeInFlight48 mThe maximum size of the map output obtained from each reduce task at the same time
spark.shuffle.compressTrueWhether to compress the mapping output file