Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

job retry failed with unknown reason #4008

Closed
debuggy opened this issue Dec 12, 2019 · 2 comments
Closed

job retry failed with unknown reason #4008

debuggy opened this issue Dec 12, 2019 · 2 comments

Comments

@debuggy
Copy link
Contributor

debuggy commented Dec 12, 2019

image

@debuggy debuggy self-assigned this Dec 12, 2019
@debuggy
Copy link
Contributor Author

debuggy commented Dec 12, 2019

The detailed reason of this issue is that if there is no history data in elastic search (i.e. if no gc happens in framework launcher), there will no ‘framework’ index in elastic search. This will cause error response when requesting elastic search api.

When there is history data in es, the index will be initialized, and the error be gone.

Work around:

  1. Hide link and warning icon when retry is 0 Hide warning icon when retry is 0 #4013, Hide warning icon if retry is 0 #4012
  2. regard as healthy if 'index not found'

@fanyangCS
Copy link
Contributor

fanyangCS commented Jan 2, 2020

@debuggy, do you have a fix for 2 ? please close this issue if it is fixed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants