Commit Graph
6166 Commits
Author SHA1 Message Date
Alex WuandAlex Wu a18e84e338 [docker] Fix docker regex (#11726)
Co-authored-by: Alex Wu <alex@anyscale.com>
2020-11-02 11:38:15 -08:00
Simon MoandAlex Wu 10c2089061 [Hotfix] Pin Pydantic Version (#11622) 2020-11-02 11:37:53 -08:00
Alan GuoandAlex Wu 6aba4ab8f9 Disable validation of cluster config on the cluster to allow for cluster configs with new properties. (#11693) 2020-11-02 11:37:31 -08:00
Alex Wu 7fbf938c3f Version bump 1.0.1 2020-10-30 20:23:59 -07:00
f137808518 [tune] PB2 (#11466)
Co-authored-by: Sumanth Ratna <sumanthratna@gmail.com>
Co-authored-by: Amog Kamsetty <amogkamsetty@yahoo.com>
Co-authored-by: Amog Kamsetty <amogkam@users.noreply.github.com>
Co-authored-by: Richard Liaw <rliaw@berkeley.edu>
2020-10-30 20:00:52 -07:00
Simon MoandAlex Wu 1f1ea85a5c Fix asyncio plasma integration in cluster mode (#11665) 2020-10-30 20:00:01 -07:00
Raoul KhouriandAlex Wu 44a379ee9b [tune] fixed validation for search metrics (#11583)
* fixed validation for search metrics

* formatting

* made error report better

* if only one metric is missing extract it from list

* any can take a generator
2020-10-30 19:59:20 -07:00
Alex WuandAlex Wu af5252901a [release] Do not tag docker latest on release builds (#11694)
* fix

* Added comment

Co-authored-by: Alex Wu <alex@anyscale.com>
2020-10-30 19:58:30 -07:00
Barak MichenerandAlex Wu e8c4f9e776 [releng]: Quiet Docker Push (and explain why) (#11623) 2020-10-30 19:57:41 -07:00
Ian RodneyandAlex Wu 84fc622659 [yaml] HotFix for correct example full (#11584) 2020-10-23 16:31:45 -07:00
Richard LiawandAlex Wu 395ddb093c [tune] a tiny ptl example (#11497) 2020-10-23 16:14:51 -07:00
Barak MichenerandAlex Wu 2d9b7355ba Clean up release tests (#11420) 2020-10-23 16:14:25 -07:00
Amog KamsettyandAlex Wu 1034083988 [RaySGD] Docs for SGD+Tune usage (#11479) 2020-10-23 16:13:36 -07:00
Alex WuandAlex Wu c26dbc1612 [Autoscaler] Do not count unmanaged nodes in load metrics (#11458)
* fixedd

* lint

* fixed other test case

* .

Co-authored-by: Alex Wu <alex@anyscale.com>
2020-10-23 16:13:04 -07:00
Kai YangandAlex Wu a2e12ceb2a [Core] Allow creating tasks/actors in a detached actor when driver has exited (#11493)
* Allow creating tasks/actors in a detached actor when driver has exited

* lint

* Address comment
2020-10-23 16:12:26 -07:00
cac4c82c8a [hotfix] Pin node version (fix linux wheel build) (#11532)
Co-authored-by: Max Fitton <max@semprehealth.com>
2020-10-21 19:18:58 -07:00
Edward OakesandAlex Wu dbcb368dea Add --worker-port-list option to ray start (#11481) 2020-10-21 19:18:31 -07:00
Alan GuoandAlex Wu 9d765ba740 [autoscaler] Add rsync_exclude and rsync_filter options to cluster config (#11512) 2020-10-21 19:17:34 -07:00
Gekho457andAlex Wu cf1c737895 [autoscaler/AWS] Updated AWS Node Provider threading logic (#11422) 2020-10-21 19:17:00 -07:00
7200ddb72d Fix code_search_path failed in java (#11406)
Co-authored-by: xujiqiang eigen <xujiqiang@hpc1.ipa.aidigger.com>
2020-10-21 18:10:48 +08:00
aeea168940 [tune] Update for ZOOpt (#11491)
Co-authored-by: Servon <zewen.li@polixir.ai>
Co-authored-by: Richard Liaw <rliaw@berkeley.edu>
2020-10-20 23:56:20 -07:00
a075e37695 [GCS]Fix TestActorTableResubscribe bug (#11463)
Co-authored-by: 灵洵 <fengbin.ffb@antfin.com>
2020-10-20 22:32:41 -07:00
2fc3237045 [Dashboard] Update dashboard port checking so that we can instantly reuse the dashboard port (#11487)
Co-authored-by: Allen Yin <allenyin@anyscale.io>
2020-10-20 19:19:50 -07:00
Kai FrickeandGitHub 6d11fb8bc6 [tune] validate function callable in tune.with_parameters() (#11504) 2020-10-20 16:03:24 -07:00
Simon MoandGitHub 2c5cb95b42 [Serve] Get ServeHandle on the same node (#11477) 2020-10-20 10:44:23 -07:00
Simon MoandGitHub ef96793d3f [Serve] [Doc] Clarify custom method call (#11485) 2020-10-20 10:41:30 -07:00
Sumanth RatnaandGitHub e663b524ae Enable highlighting (#11500) 2020-10-20 09:34:39 -07:00
Max FittonandGitHub cdca5af53b Revert "[Dashboard] Turn on New Dashboard by Default (#11321)" (#11502)
This reverts commit f500292d41.
2020-10-20 10:53:10 -05:00
Kai YangandGitHub cbc5dac6c4 [Java] fix shutdown lock typo (#11410) 2020-10-20 22:31:27 +08:00
Lingxuan ZuoandGitHub aed739fbf4 [Log] Ignore callstacktrace test for windows (#11413) 2020-10-20 15:21:29 +08:00
DK.PinoandGitHub 15cbfae8ad fix cross language ut (#11492) 2020-10-20 14:14:40 +08:00
DK.PinoandGitHub 1b3b009f7a [PlacementGroup]Add guarded by in placement group scheduler ut (#11306)
* add GUARDED_BY for success_placement_groups_ and failure_placement_groups_ vector

* update lint

* update lint

* update logical

* update lint

* change int to unsigned int

* update lint

* rename vector_mutex_ to placement_group_requests_mutex_

* resolve comment

* add int() for windows
2020-10-19 18:54:35 -07:00
Max FittonandGitHub 0a9cc9cce5 Revert "remove .fake build files (#11478)" (#11488)
This reverts commit 3ed3dea004.
2020-10-19 18:48:32 -07:00
Simon MoandGitHub 1bce7518f3 [Serve][Doc] Add FAQ Page (#11258) 2020-10-19 17:15:22 -07:00
Lee moon sooandGitHub 09932ee72b [docs] correct docker image name in Launch Ray in Docker section (#11475) 2020-10-19 16:01:03 -07:00
Kai FrickeandGitHub ed81010b0d [tune] support hierarchical search spaces for hyperopt (#11431)
* support hierarchical search spaces for hyperopt

* Reduce num samples

* Fix prefix
2020-10-19 16:00:08 -07:00
3ed3dea004 remove .fake build files (#11478)
Co-authored-by: Max Fitton <max@semprehealth.com>
2020-10-19 15:36:47 -07:00
Kai FrickeandGitHub 2f74fe5b71 [tune/docs] Add PTL example to tune docs/examples (#11474) 2020-10-19 14:47:58 -07:00
79fd1cfe6f Update dashboard build instructions for new dashboard (#11471)
Co-authored-by: Max Fitton <max@semprehealth.com>
2020-10-19 13:12:22 -07:00
Sumanth RatnaandGitHub 4946c1e6de [docker] Minor improvements (#11352) 2020-10-19 12:42:53 -07:00
Ian RodneyandGitHub acbd12eabf [Docker] Set Docker as the Default (#11416) 2020-10-19 10:53:30 -07:00
Max FittonandGitHub f500292d41 [Dashboard] Turn on New Dashboard by Default (#11321) 2020-10-19 12:31:11 -05:00
202b1859ef [tune] Update ZOOpt to better support the latest Ray (#11462)
Co-authored-by: Servon <zewen.li@polixir.ai>
2020-10-19 09:28:11 -07:00
Edward OakesandGitHub 798bd6a359 [dashboard] Add /api/cluster_status endpoint (#11456) 2020-10-19 11:00:47 -05:00
da89cb19eb [GCS]Fix node info idempotent bug (#11423)
* [GCS]Fix node info idempotent bug

* Fix review comment

Co-authored-by: 灵洵 <fengbin.ffb@antfin.com>
2020-10-19 10:23:33 +08:00
Lee moon sooandGitHub 8581dd2fb1 [Autoscaler] Staroid node provider followup improvements (#11408) 2020-10-18 00:26:11 -07:00
Lee moon sooandGitHub 48b75a6922 [docker] latest -> nightly on docker image tag on build-docker.sh script (#11403) 2020-10-18 00:24:28 -07:00
Ian RodneyandGitHub f37e967ada [Docs] READmes for DockerHub (#11350) 2020-10-16 15:46:13 -07:00
Ian RodneyandGitHub 6d6a536601 [Docker] Fix Docker Stop on Teardown (#11400) 2020-10-16 15:45:33 -07:00
DK.PinoandGitHub 6233cef22c [Placement Group] Remove useless placement group argument in ray remote (#11389)
* remove useless placement_group argument in @ray_remote

* remove
2020-10-16 14:17:18 -07:00