Commit graph

6609 commits

Author SHA1 Message Date
ZhuSenlin
1ae4d2873a
[GCS] refactor gcs initialization (#11890) 2020-11-24 21:11:18 +08:00
fangfengbin
be7938ee09
[PlacementGroup]Fix AddBundleLocations bug (#12330)
Co-authored-by: 灵洵 <fengbin.ffb@antgroup.com>
2020-11-24 16:57:17 +08:00
dHannasch
2c4514a2c0
[minor] Refactor to expose RedisContext::PingPort (#12022) 2020-11-23 20:39:50 -08:00
dHannasch
40cbc638ee
A bit more explanation about worker ports (#12185)
Co-authored-by: Richard Liaw <rliaw@berkeley.edu>
2020-11-23 20:24:15 -08:00
Kai Fricke
b94bfdfa99
[tune] use default anonymous metric _metric if at least a mode is set (#12159)
Co-authored-by: Richard Liaw <rliaw@berkeley.edu>
2020-11-23 20:09:33 -08:00
Edward Oakes
135f2e0602
[serve] Only use typed BackendConfig in controller (#12275) 2020-11-23 20:56:04 -06:00
Edward Oakes
be2187f942
Remove use_legacy_config tests (#12272) 2020-11-23 20:30:50 -06:00
Edward Oakes
1b3c48b922
Remove unused _post_get_hooks (#12270) 2020-11-23 20:30:30 -06:00
Edward Oakes
a93ed4583d
Remove unused print_failed_task (#12267) 2020-11-23 16:33:10 -06:00
Richard Liaw
e59fe65d3d
[tune] Fix logging for dockersyncer (#12196) 2020-11-23 14:29:41 -08:00
Edward Oakes
4e43650851
Remove deprecated f._submit API (#12268) 2020-11-23 16:20:22 -06:00
Tomasz Wrona
822d8eb535
Removed double "install" statement (#12261) 2020-11-23 13:36:01 -08:00
Sumanth Ratna
6346ea0be6
[tune] Allow None values in TBX logger (#12262) 2020-11-23 12:57:23 -08:00
Max Fan
c816a44667
[docs] Insert missing article in sentence (#12245) 2020-11-23 12:53:11 -08:00
Bart Broere
ddd7a18cb9
[docs] Fix dead links to cluster docs by making dashes slashes (#12260) 2020-11-23 12:52:36 -08:00
viotemp1
4c4f189f97
[tune] nevergrad add points_to_evaluate (#12207) 2020-11-23 12:51:04 -08:00
Ian Rodney
1cf95cb081
[Serve] Remove old report-queue-code (#12211) 2020-11-23 12:42:05 -08:00
Ian Rodney
7f1f16d99e
[Core] Force get_actor(name)'s name to be non-empty string (#12218) 2020-11-23 12:38:16 -08:00
Edward Oakes
32d159a2ed
Fix release directory & RELEASE_PROCESS.md (#12269) 2020-11-23 14:28:59 -06:00
Richard Liaw
40428c9b05
[tune] Make tf distributed testing smaller (#12173) 2020-11-23 12:15:10 -08:00
Edward Oakes
c99c376d66
Remove unused logging job id field (#12266) 2020-11-23 13:00:15 -06:00
fangfengbin
084f03797b
[Placement Group]Placement Group supports gcs failover(Part3) (#12036) 2020-11-23 16:57:58 +08:00
chaokunyang
9d133e874c
[Java] support java actor class inheritance (#12001) 2020-11-23 14:07:10 +08:00
Kaushik B
643c07e451
[tune] update param & install hints for Search Algos (#12242)
* fix(tune): change objective_name param to metric for AxSearch

* fix(tune): install hints for search algos
2020-11-22 15:39:41 -08:00
SangBin Cho
eb89c567e2
[Metrics] Skip prom file test on Windows. (#12234) 2020-11-22 00:32:18 -08:00
Ameer Haj Ali
2a9499a1bd
[autoscaler] cover autofilling resources with try except. (#12222)
Co-authored-by: Ameer Haj Ali <ameerhajali@ameers-mbp.lan>
Co-authored-by: Alex Wu <alex@anyscale.io>
Co-authored-by: Alex Wu <itswu.alex@gmail.com>
Co-authored-by: Eric Liang <ekhliang@gmail.com>
Co-authored-by: Ameer Haj Ali <ameerhajali@Ameers-MacBook-Pro.local>
2020-11-21 13:04:24 -08:00
Kai Fricke
608d0378c4
[tune] Add test for infinite trials (#12156) 2020-11-21 12:54:01 -08:00
Eric Liang
839517743d
Support ray.* in remote functions for Ray client (#12177) 2020-11-20 13:28:46 -08:00
Richard Liaw
48042be8bb
[tune] Avoid dependency on Kubernetes (#12188)
* fix-kubernetes

Signed-off-by: Richard Liaw <rliaw@berkeley.edu>

* kub

Signed-off-by: Richard Liaw <rliaw@berkeley.edu>
2020-11-20 13:01:20 -08:00
Sven Mika
f6b84cb2f7
[RLlib] Fix offline logp vs prob bug in OffPolicyEstimator class. (#12158) 2020-11-20 08:59:43 +01:00
dHannasch
6f2398d122
Fix lint crash (title underline too short) (#12193) 2020-11-19 21:13:23 -08:00
Simon Mo
d200f620ee
Deflake test_router (#12175) 2020-11-19 18:37:46 -08:00
Simon Mo
5df9f07ff3
[CI] Use Docker image for microbenchmarks (#12189)
* [CI] Use Docker image for microbenchmarks

* Update cluster.yaml
2020-11-19 17:54:40 -08:00
dHannasch
4b2c5daf45
State which IP addresses are failing to match. (#11957)
* State which IP addresses are failing to match.

* Use f-string.

* action item?

* I could swear swear this passed with length 80 before

* wait, this is how it wants f-strings

* reword

* action item

* f

Co-authored-by: SangBin Cho <rkooo567@gmail.com>

* f

Co-authored-by: SangBin Cho <rkooo567@gmail.com>

* f

Co-authored-by: SangBin Cho <rkooo567@gmail.com>

Co-authored-by: SangBin Cho <rkooo567@gmail.com>
2020-11-19 17:25:25 -08:00
Eric Liang
e72abcd0aa
Enable even more new scheduler tests (#12096) 2020-11-19 16:47:18 -08:00
Eric Liang
dac09bd569
Fix actor_registry_ copied on each heartbeat; Improve receive object chunk debug messages (#12187) 2020-11-19 16:45:37 -08:00
Stephanie Wang
7bf5145d36
Lint plasma source files (#12171) 2020-11-19 19:08:18 -05:00
Eric Liang
dfc796b8ec
Add gdb stack dump command to docs (#12147)
* ZZ

* pid

* Update doc/source/profiling.rst

Co-authored-by: Stephanie Wang <swang@cs.berkeley.edu>

* Update profiling.rst

Co-authored-by: Stephanie Wang <swang@cs.berkeley.edu>
2020-11-19 19:02:11 -05:00
Eric Liang
67544992b5
Remove the old operator directory (#12143) 2020-11-19 15:37:28 -08:00
Raoul Khouri
d07ffc152b
[rllib] Rrk/12079 custom filters (#12095)
* travis reformatted
2020-11-19 13:20:20 -08:00
Kai Fricke
f1ace386db
[tune] detect docker and kubernetes syncers (#12108)
Co-authored-by: Richard Liaw <rliaw@berkeley.edu>
2020-11-19 12:17:17 -08:00
Eric Liang
de86d5aff7
ActorStatisticalData() debug metrics bog down raylet with 100% CPU (#12148)
* comment out bad

* update
2020-11-19 11:38:44 -08:00
SangBin Cho
5fb410cfbf
[Dashboard] New dashboard view data doesn't exist. (#12129)
* Fix.

* Fix the issue.
2020-11-19 11:04:59 -08:00
SangBin Cho
7d67af6c2a
[Metrics] Add stats to measure process startup time + scheduling stats. (#12100)
* Add new stats.

* Fix issues.
2020-11-19 11:04:26 -08:00
Ian Rodney
7fcce785ed
[hotfix] Fix windows build (#12146)
* [hotfix] fix windows

* remove debug logs
2020-11-19 11:00:19 -08:00
dHannasch
96c1caccaf
Use Ubuntu 18.04 so that a newer version of Docker will be available by default. (#12139) 2020-11-19 10:40:07 -08:00
Kai Fricke
6999075c75
[tune] Add seed parameter to BOHB (#12160) 2020-11-19 10:27:16 -08:00
Sven Mika
dab241dcc6
[RLlib] Fix inconsistency wrt batch size in SampleCollector (traj. view API). Makes DD-PPO work with traj. view API. (#12063) 2020-11-19 19:01:14 +01:00
Philipp Moritz
ff82af1588
Clean up requirements.txt (#12136) 2020-11-19 09:27:09 -08:00
Xianyang Liu
9481ecd180
[data] MLDataset based on ParallelIterator (#11849) 2020-11-19 00:33:37 -08:00