I’m testing a linear mixed model regression on 10,000 rows of chr22 with 100,000 samples.
It’s being run on a dataproc cluster configured with 72 cpu cores. It’s been over 10 hours since the initial command was run.
Is it typically the case that the runJob stage hangs in Pending for a significant period of time?
Thanks!