ray/dashboard/modules/job
Alan Guo adedfdb0ba
Add back job_id to submit_job API to maintain backwards-compatibility (#27110) (#27202)
Fix for a unintentional backwards-compatibility breakage for #25902
job submit api should still accept job_id as a parameter

Signed-off-by: Alan Guo aguo@anyscale.com
2022-07-28 14:27:48 -07:00
..
tests Add back job_id to submit_job API to maintain backwards-compatibility (#27110) (#27202) 2022-07-28 14:27:48 -07:00
__init__.py Job module without submission (#13081) 2020-12-31 11:12:17 +08:00
cli.py Fix the jobs tab in the beta dashboard and fill it with data from both "submission" jobs and "driver" jobs (#25902) 2022-07-27 02:39:52 -07:00
common.py Add back job_id to submit_job API to maintain backwards-compatibility (#27110) (#27202) 2022-07-28 14:27:48 -07:00
job_head.py Add back job_id to submit_job API to maintain backwards-compatibility (#27110) (#27202) 2022-07-28 14:27:48 -07:00
job_manager.py Fix the jobs tab in the beta dashboard and fill it with data from both "submission" jobs and "driver" jobs (#25902) 2022-07-27 02:39:52 -07:00
pydantic_models.py Fix the jobs tab in the beta dashboard and fill it with data from both "submission" jobs and "driver" jobs (#25902) 2022-07-27 02:39:52 -07:00
sdk.py Fix the jobs tab in the beta dashboard and fill it with data from both "submission" jobs and "driver" jobs (#25902) 2022-07-27 02:39:52 -07:00
utils.py [Jobs] Add log streaming for jobs (#20976) 2021-12-14 17:01:53 -08:00