Clean up the remote executor stuff and create a dedicated heartbeat
authorScott <[email protected]>
Sun, 23 Jan 2022 20:43:46 +0000 (12:43 -0800)
committerScott <[email protected]>
Sun, 23 Jan 2022 20:43:46 +0000 (12:43 -0800)
commiteedcbd4f64af13ec2098508c3d839a60f7e9ffce
tree06f656636c8125552bcaad8ba1ad8f342f1d31d3
parent2a84ca5a8c75eb7db556b962c645bed79736887b
Clean up the remote executor stuff and create a dedicated heartbeat
thread.  Fix the parallelize integration test.  Other changes that
depended on these fixes.
executors.py
file_utils.py
ml/model_trainer.py
tests/parallelize_itest.py