You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Noticed when testing #3092. When accumulo fails to start, the docker build will hang when it gets to running MR jobs that depend on accumulo. Add logic to check accumulo has started and fail fast if accumulo has failed to start.