Edward Oakes
|
f8a6cad0b7
|
[job submission] SDK prototype w/ dynamic working_dir uploads (#19843)
|
2021-11-02 16:01:54 -05:00 |
|
Jiao
|
bb0ebb7903
|
[job submission] Temporarily make pydantic imports conditional (#19827)
|
2021-10-29 18:09:18 -05:00 |
|
Edward Oakes
|
bf23a31017
|
[job submission] Always generate and return job_id (#19851)
|
2021-10-29 09:09:54 -05:00 |
|
Edward Oakes
|
42ac906313
|
[job submission] Support passing metadata to the JobConfig (#19845)
|
2021-10-28 16:40:03 -05:00 |
|
Jiao
|
e53fecfbd5
|
[jobs] Initial http jobs server on head node (#19657)
|
2021-10-23 12:48:16 -05:00 |
|
Oscar Knagg
|
5a05e89267
|
[Core] Add TLS/SSL support to gRPC channels (#18631)
|
2021-10-20 22:39:11 -07:00 |
|
Edward Oakes
|
8e5d48d668
|
[runtime_env] Remove deprecated override_environment_variables and worker_env fields (#18213)
|
2021-09-30 18:55:24 -05:00 |
|
Edward Oakes
|
7736cdd91d
|
[dashboard] Rename "new_dashboard" -> "dashboard" (#18214)
|
2021-09-15 11:17:15 -05:00 |
|
Clark Zinzow
|
d958457d07
|
[Core] Second pass at privatizing APIs. (#17885)
* gcs_utils
* resource_spec
* profiling
* ray_perf and ray_cluster_perf
* test_utils
|
2021-08-18 20:56:33 -07:00 |
|
fyrestone
|
e2808a35cf
|
Dashboard job module uses attrs instead of pydantic for job description (#17116)
|
2021-07-16 22:26:00 +08:00 |
|
fyrestone
|
56c309416e
|
[Job submission] Basic job submission structure (#15103)
|
2021-05-12 15:08:20 +08:00 |
|
Ian Rodney
|
eb12033612
|
[Code Cleanup] Switch to use ray.util.get_node_ip_address() (#14741)
Co-authored-by: Richard Liaw <rliaw@berkeley.edu>
|
2021-03-18 13:10:57 -07:00 |
|
Clark Zinzow
|
5a788474aa
|
[Core] First pass at privatizing non-public Python APIs. (#14607)
* async_compat
* utils
* cluster_utils
* compat
* function_manager
* import_thread
* memory_monitor
* monitor, log_monitor, ray_process_reaper
* metrics_agent
* parameter
* prometheus_exporter
* ray_logging
* signature
|
2021-03-10 22:47:28 -08:00 |
|
Simon Mo
|
dac8b3d58a
|
[CI] Enable Dashboard tests for master (#13425)
|
2021-01-15 09:43:34 -08:00 |
|
fyrestone
|
4853aa96cb
|
[Dashboard] Fix missing actor pid (#13229)
|
2021-01-13 16:45:12 +08:00 |
|
fyrestone
|
6a54897577
|
Job module without submission (#13081)
Co-authored-by: 刘宝 <po.lb@antfin.com>
|
2020-12-31 11:12:17 +08:00 |
|