Granulate / gprofiler

gProfiler is a system-wide profiler, combining multiple sampling profilers to produce unified visualization of what your CPU is spending time on.
https://profiler.granulate.io
Apache License 2.0
746 stars 54 forks source link

spark: Retry finding master address #689

Closed d3dave closed 1 year ago

d3dave commented 1 year ago

Description

If we didn't find the RM/Master address upon launch, retry every cycle until we do.

How Has This Been Tested?

Ran an EMR cluster with the bootstrap action. Verified data is reported.