Commit graph

8255 commits

Author SHA1 Message Date
Chris K. W
2e11ac678f
[autoscaler] Additional Autoscaler Metrics (#16198) 2021-06-04 23:19:17 -07:00
architkulkarni
e5fad4bc2d
[Core] [runtime env] Inject ray[default] into pip dependencies (#16268)
Co-authored-by: Edward Oakes <ed.nmi.oakes@gmail.com>
2021-06-05 00:22:33 -05:00
architkulkarni
6c99267972
[Core] [runtime_env] add get_release_wheel_url() (#16267) 2021-06-04 22:00:17 -05:00
Stephanie Wang
dd73e8d31b
[core] Add object store debug information (#16232)
* debug

* todo

* periodic dump

* Build and debug

* x

* debug

* more debug
2021-06-04 19:42:00 -07:00
yncxcw
e13509075d
[Core] Make the the exit type explict for workers being killed TryKillingIdleWorkers (#16211) 2021-06-04 18:23:36 -07:00
Lixin Wei
59a2879216
[New Scheduler] Remove Useless Fields in Cluster Resource Data (#16254)
* non-tests done

* test modifed
2021-06-04 18:00:13 -07:00
Clark Zinzow
227f252c39
[Release] Release 1.4.0 stress tests, scalability envelope, and microbenchmark release logs (#16228) 2021-06-04 16:36:41 -07:00
Dmitri Gekhtman
a60ee3a8b2
[autoscaler][kubernetes][minor] latest images everywhere (#16205)
* latest images everywhere

* add back some documentation on the images

* Doc update
2021-06-04 16:01:39 -07:00
Eric Liang
527d51b83a
Allow configuring internal config with RAY_{name} env vars. 2021-06-04 15:37:31 -07:00
Eric Liang
472fe46a75
skip on win (#16256) 2021-06-04 15:36:55 -07:00
Lixin Wei
cf58cd76c7
[Logging] Disable Core Dumps in Fatal Logging (#16189) 2021-06-04 11:44:08 -07:00
Ian Rodney
ba14b1c538
skip test_delay_in_rewriting_environment (#16255) 2021-06-04 09:50:02 -07:00
Gerges Dib
f8cf4a1985
[RLlib] Fixed import tensorflow when module not available (#16171) 2021-06-04 10:07:59 +02:00
Simon Mo
d6b3050632
[Buildkite] Wheels and Docker fixup (#16241) 2021-06-04 00:48:12 -07:00
Ian Rodney
799af7d7c0
[client] Better Error Messages (#16163) 2021-06-04 00:32:21 -07:00
SongGuyang
331ea6b72d
[C++ worker] fix doc (#16239) 2021-06-04 13:41:47 +08:00
Yi Cheng
dea178caac
[core] Convert the log from exception to warning for setup function (#16225) 2021-06-03 23:53:29 -05:00
architkulkarni
6be5ec8f39
[Core] [runtime env] Fix test_get_master_wheel_url (#16234) 2021-06-03 23:09:43 -05:00
architkulkarni
2d26c6ea5d
[Core] suppress unpickle error for function broadcasting (#16223) 2021-06-03 22:59:24 -05:00
architkulkarni
0dcd996475
[core] [runtime_env] Remove opentelemetry from pip dependencies in test (#16233) 2021-06-03 22:18:47 -05:00
Simon Mo
ab93a3a64a
[CI] Buildkite upload wheels to S3 and docker (#16138) 2021-06-03 20:10:31 -07:00
architkulkarni
4efbd9680e
[Core] [runtime env] use ray instead of ray[all] when adding ray dependency (#16229) 2021-06-03 21:29:49 -05:00
Eric Liang
608991999c
Fix release resources race that leads to extra worker launches (#16184) 2021-06-03 18:35:45 -07:00
Eric Liang
a9db4e62cb
Unlimited plasma allocations by falling back to a filesystem allocator (off by default) (#16097) 2021-06-03 18:35:09 -07:00
Simon Mo
b376fd3458
[Serve] Create default namespace when ray is not initialized (#16227) 2021-06-03 17:14:52 -07:00
Sven Mika
e2be41b407
[RLlib] MARWIL + BC: Various fixes and enhancements. (#16218) 2021-06-03 22:29:00 +02:00
Ian Rodney
acfb484f5c
[Tracing] Delay Opentelemetry Import to Avoid Pickling (#16177) 2021-06-03 12:07:12 -07:00
Ian Rodney
22bd7cebeb
[Client][Proxy] Prevent Logstream from Timing Out when Delays in DataClient (#16180) 2021-06-03 11:59:52 -07:00
Alex Wu
fa292a4edf
[Doc] Document memory and object store memory as autoscaler resources (#16210) 2021-06-03 10:10:03 -07:00
Ian Rodney
206802b96f
[client] Fix ClientBuilder for Local Clusters (#16204)
* Fix client builder

* Make tests actually run in CI (required marking a few Windows tests as flaky)
2021-06-03 08:27:37 -07:00
mwtian
51da90aa09
Rollforward #f14f197 (#16201) 2021-06-03 07:17:58 -07:00
Eric Liang
43c97c2afb
Disable timeline events collection in Ray by default (#15989) 2021-06-02 18:04:29 -07:00
architkulkarni
46acac03ae
[Core] [runtime env] Fix bug where None is added to pip dependencies when built from source (#16173) 2021-06-02 18:12:59 -05:00
Alex Wu
e1da31f149
[dashboard] Include ray session name in dashboard snapshot (#16199)
* .

* .

* .

Co-authored-by: Alex Wu <alex@anyscale.com>
2021-06-02 15:07:06 -07:00
Ian Rodney
513196d71b
[Client] Make dir() work for ClientActorHandle (#16157) 2021-06-02 14:51:17 -07:00
Ian Rodney
ca3737c6aa
[Client][Test] Make "test_client_references.py" medium (#16193) 2021-06-02 13:13:31 -07:00
Alex Wu
9942505b63
Revert "[Client] Make Client{ObjectRef,ActorRef} subclasses of their server-side counterparts (#16110)" (#16196)
This reverts commit f14f197d42.
2021-06-02 10:31:01 -07:00
SangBin Cho
611da62739
Fix atof bug (#16140) 2021-06-02 10:25:25 -07:00
Stephanie Wang
ce25d4e896
[core] Record Plasma object sources and dump on out of memory (#16179)
* debug

* lint, build

* clean up logs

* fix build
2021-06-02 10:04:15 -07:00
Ian Rodney
4116c8c3f1
[ClientBuilder] Verify Module has ClientBuilder Class (#16076) 2021-06-02 09:19:44 -07:00
fyrestone
c53893cb13
[Dashboard] Reorganize dashboard modules - actor (#16170) 2021-06-02 06:58:30 -07:00
DK.Pino
9497a65a57
commit (#16183) 2021-06-02 06:50:04 -07:00
Ian Rodney
2e365f8797
[ClientBuilder] Code takes precedence over environment (#16112)
* no override address

* correct ordering
2021-06-02 13:10:15 +03:00
mwtian
f14f197d42
[Client] Make Client{ObjectRef,ActorRef} subclasses of their server-side counterparts (#16110)
* Implement ClientObjectRef and ClientActorID in cython

* fix doc

* Remove unnecessary declaration.
Add basic unit tests.

* Fix quotes.

* Skip tests on Windows
2021-06-01 23:45:41 +03:00
Amog Kamsetty
65f1d67e9c
[SGD] Ray Client Support and tests (#16111)
Co-authored-by: Richard Liaw <rliaw@berkeley.edu>
2021-06-01 13:21:26 -07:00
Lixin Wei
113c7fdecc
[core] Fix ResourceMapToTaskRequest (#16172) 2021-06-01 12:20:03 -07:00
Travis Addair
050a076de9
[k8s] Refactored k8s operator to use kopf for controller logic (#15787)
Co-authored-by: Dmitri Gekhtman <dmitri.m.gekhtman@gmail.com>
2021-06-01 12:00:55 -07:00
Amog Kamsetty
ffef51b010
[Dependabot] Change PR creation time for rllib to PST (#15995) 2021-06-01 11:58:52 -07:00
Kai Fricke
153a8b8fec
[release] convert tune release tests (#15913) 2021-06-01 11:19:15 -07:00
matthewdeng
7637654557
[tune] populate internal configs when creating Trainable through DistributedTrainableCreator (#16128)
* [tune] populate internal configs when creating Trainable through DistributedTrainableCreator

* create DistributedTrainable class

* Fix tests and docs

* fix formatting

* Update python/ray/tune/trainable.py

* make call to DistributedTrainable explicit

Co-authored-by: Richard Liaw <rliaw@berkeley.edu>
2021-06-01 09:59:37 -07:00