ray/dashboard
Tao Wang 6aefe9b36e
[Core]Save task spec in separate table (#22650)
This is a rebase version of #11592. As task spec info is only needed when gcs create or start an actor, so we can remove it from actor table and save the serialization time and memory/network cost when gcs clients get actor infos from gcs.

As internal repository varies very much from the community. This pr just add some manual check with simple cherry pick. Welcome to comment first and at the meantime I'll see if there's any test case failed or some points were missed.
2022-04-12 12:24:26 -07:00
..
client [Dashboard] Specify @types/react resolution (#23794) 2022-04-07 17:24:19 -07:00
modules [Core]Save task spec in separate table (#22650) 2022-04-12 12:24:26 -07:00
tests [serve] Remove dashboard's dependency on Serve (#23389) 2022-03-21 22:14:41 -07:00
__init__.py [Dashboard] New dashboard skeleton (#9099) 2020-07-27 11:34:47 +08:00
agent.py [dashboard agent] Catch agent port conflict (#23024) 2022-03-15 16:09:15 +08:00
BUILD [job submission] Allow passing job_id, return DOES_NOT_EXIST when applicable (#20164) 2021-11-08 23:10:27 -08:00
consts.py [runtime env] URI reference refactor (#22828) 2022-03-21 11:21:15 -05:00
dashboard.py [Remove Redis Pubsub 2/n] clean up remaining Redis references in gcs_utils.py (#23233) 2022-03-16 19:34:57 -07:00
datacenter.py [Dashboard] fix iterating over GPU processes (#23562) 2022-03-31 17:16:53 -07:00
head.py [dashboard] Remove redis in dashboard (#22788) 2022-03-04 12:32:17 -08:00
http_server_agent.py [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
http_server_head.py [Dashboard] Enable dashboard in the minimal ray installation (#21896) 2022-01-31 22:34:40 -08:00
k8s_utils.py [dashboard][kubernetes] Dashboard CPU and memory adjustments. (#21688) 2022-03-01 17:15:59 -08:00
memory_utils.py [core] Add task and object reconstruction status to ray memory (#22317) 2022-02-22 21:26:21 -08:00
optional_deps.py [Dashboard] Agent in minimal ray installation (#21817) 2022-01-26 04:03:54 -08:00
optional_utils.py [serve] Remove dashboard's dependency on Serve (#23389) 2022-03-21 22:14:41 -07:00
utils.py [dashboard] Remove redis in dashboard (#22788) 2022-03-04 12:32:17 -08:00