Synapse Spark command execution vs job execution
I am trying to run a row count on a Synapse Spark dataframe. There are only around 14000 rows and the data frame has been materialised. The cell runs for 4 and a half minutes (command execution time), but when I look at the details beneath it, the job has only taken 14 seconds. The same haapens when I run a filter on the dataframe. The job runs 4:41 and the task 13 seconds .
What is the difference between the times and can I get rid of the 4 minutes
?
Azure Synapse Analytics
1 answer
Sort by: Most helpful
-
Deleted
This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.
Comments have been turned off. Learn more