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
…heck (#2366)
### What changes were proposed in this pull request?
increase retry interval of container status check from 5s to 10s
### Why are the changes needed?
the retry interval is too short to wait HDFS initialization completed
Fix: #2365
### Does this PR introduce _any_ user-facing change?
no
### How was this patch tested?
existing tests
What would you like to be improved?
In order to quickly address issue #2270
How should we improve?
We can directly extend the detection interval, and a more comprehensive detection mechanism can be discussed in #2271.
The text was updated successfully, but these errors were encountered: