i'm working on several jobs on Databricks, this is one of those, it reads data...and now I dont get what it's doing, no network, no cpu.
The process reads data from a S3 mounted on DBFS, process it and store it on anoter S3 route.
Went into SQL on Spark UI and see this:
On those 10 min...an counting only this on the log: 22/02/10 19:24:20 INFO ClusterLoadAvgHelper: Current cluster load: 1, Old Ema: 1.0, New Ema: 1.0
Any idea of how could I understand what's happening here? Thanks!!!