We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The current task instance filter options are as follows: | 'SUBMITTED_SUCCESS' | 'RUNNING_EXECUTION' | 'READY_PAUSE' | 'PAUSE' | 'READY_STOP' | 'STOP' | 'FAILURE' | 'SUCCESS' | 'NEED_FAULT_TOLERANCE' | 'KILL' | 'WAITING_THREAD' | 'WAITING_DEPEND' | 'DELAY_EXECUTION' | 'FORCED_SUCCESS' | 'SERIAL_WAIT' | 'DISPATCH' | 'PAUSE_BY_ISOLATION' | 'KILL_BY_ISOLATION' | 'PAUSE_BY_CORONATION' | 'FORBIDDEN_BY_CORONATION'
The updated job statuses are: | 'INITIALIZING' | 'CREATED' | 'SCHEDULED' | 'RUNNING' | 'FAILING' | 'FAILED' | 'DOING_SAVEPOINT' | 'SAVEPOINT_DONE' | 'CANCELING' | 'CANCELED' | 'FINISHED' | 'UNKNOWABLE'
Please update the job instance filter options to reflect the new job statuses.
seatunnel-web version 1.0.2
NA
No exception, only filter by state is not working
No response
The text was updated successfully, but these errors were encountered:
If anyone is interested in working on this issue, please feel free to assign it to yourself.
Sorry, something went wrong.
No branches or pull requests
Search before asking
What happened
The current task instance filter options are as follows:
| 'SUBMITTED_SUCCESS'
| 'RUNNING_EXECUTION'
| 'READY_PAUSE'
| 'PAUSE'
| 'READY_STOP'
| 'STOP'
| 'FAILURE'
| 'SUCCESS'
| 'NEED_FAULT_TOLERANCE'
| 'KILL'
| 'WAITING_THREAD'
| 'WAITING_DEPEND'
| 'DELAY_EXECUTION'
| 'FORCED_SUCCESS'
| 'SERIAL_WAIT'
| 'DISPATCH'
| 'PAUSE_BY_ISOLATION'
| 'KILL_BY_ISOLATION'
| 'PAUSE_BY_CORONATION'
| 'FORBIDDEN_BY_CORONATION'
The updated job statuses are:
| 'INITIALIZING'
| 'CREATED'
| 'SCHEDULED'
| 'RUNNING'
| 'FAILING'
| 'FAILED'
| 'DOING_SAVEPOINT'
| 'SAVEPOINT_DONE'
| 'CANCELING'
| 'CANCELED'
| 'FINISHED'
| 'UNKNOWABLE'
Please update the job instance filter options to reflect the new job statuses.
SeaTunnel Version
seatunnel-web version 1.0.2
SeaTunnel Config
Running Command
Error Exception
Zeta or Flink or Spark Version
No response
Java or Scala Version
No response
Screenshots
Are you willing to submit PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: