chenk008
f7bcfc5324
[Core] add scheduler_cpu_share_enabled ( #16920 )
2021-07-12 20:04:32 -07:00
Eric Liang
7a1e8fdb8b
Cleanup info logs in raylet ( #17015 )
2021-07-12 19:43:44 -07:00
Siyuan (Ryans) Zhuang
a8b57c78d6
[Workflow] Workflow management - Part II ( #16907 )
2021-07-12 17:31:23 -07:00
Eric Liang
fa0ff057d6
Add a new autoscaling shuffle test ( #16948 )
2021-07-12 16:54:38 -07:00
Qing Wang
4bde71ca86
[Java][Core] Support get current actor handle. ( #14900 )
2021-07-12 15:27:54 -07:00
Ian Rodney
8c8b7770cb
[Docs] Add Ray Client Server Port to Docs ( #17003 )
2021-07-12 14:05:57 -07:00
Amog Kamsetty
a14342ce6f
Revert "[Dashboard][event] Basic event module ( #16698 )" ( #17004 )
...
This reverts commit 66ea099897
.
2021-07-12 11:22:46 -07:00
Amog Kamsetty
df3dd81348
[rllib] skip highly flaky tests ( #17010 )
2021-07-12 11:18:28 -07:00
Amog Kamsetty
bc33dc7e96
Revert "[RLlib] Fix bug in policy.py: normalize_actions=True has to call unsquash_action
, not normalize_action
." ( #17002 )
...
This reverts commit 7862dd64ea
.
2021-07-12 11:09:14 -07:00
corentinmarek
24e00fcb1b
Add initialization for transport params for non s3 storage ( #16054 )
2021-07-12 10:47:49 -07:00
Edward Oakes
87e6f99b9c
[serve] Bump timeouts on test_deploy and re-enable ( #16969 )
2021-07-12 11:38:02 -05:00
Wansoo Kim
c9e8c12f8c
[Refactor] Minor Refactoring and Typing ( #16964 )
2021-07-12 15:37:07 +01:00
Kai Fricke
fce8fa2668
[tune] use bayesopt for quick start example (which actually converges) ( #16997 )
2021-07-12 14:50:32 +01:00
Tao Wang
eed0ffc6ff
[Core]Align storage of session_dir in java/python so it can be accessed u… ( #16958 )
...
* Align storage of session_dir in java/python so they can be accessed using internal kv manager
* align cpp
2021-07-12 17:42:13 +08:00
qicosmos
298d2afc35
[Ray Log] remove glog dependency ( #16077 )
2021-07-12 17:06:52 +08:00
gurunath
e3966f59e3
[tune] explicitly raising tune import Error “[tune]” ( #16575 )
...
Co-authored-by: Richard Liaw <rliaw@berkeley.edu>
2021-07-11 23:40:10 -07:00
Antoni Baum
0935ec30d0
[tune] Add information about environment variables to tune.run
docstring ( #16980 )
2021-07-11 17:20:17 -07:00
Sven Mika
55a90e670a
[RLlib] Trainer.add_policy() not working for tf, if added policy is trained afterwards. ( #16927 )
2021-07-11 23:41:38 +02:00
Chen Shen
667f53a0a2
add stress test ( #16977 )
2021-07-11 09:59:41 -07:00
Alex Wu
b08795582b
Disable runtime envs in scalability envelope ( #16978 )
...
Co-authored-by: Alex Wu <alex@anyscale.com>
2021-07-11 09:53:15 -07:00
Julius Frost
a88b217d3f
[rllib] Enhancements to Input API for customizing offline datasets ( #16957 )
...
Co-authored-by: Richard Liaw <rliaw@berkeley.edu>
2021-07-10 15:05:25 -07:00
Francesco Stranieri
01c533c171
[rlib] Independent bound for each dimension AssertionError #16845 ( #16860 )
...
* Fix AssertionError for Box space type
Restored support for Box space type with independent bound for each dimension.
* Removed unnecessary assertion for Box space type
2021-07-10 14:48:35 -07:00
Scott Graham
3334357c58
[autoscaler] [azure] Fix Azure Autoscaling Failures ( #16640 )
...
Co-authored-by: Scott Graham <scgraham@microsoft.com>
2021-07-10 11:55:00 -07:00
SangBin Cho
33e319e9d7
[Tests] Remove app level error from nightly tests ( #16968 )
...
* Completed
* Fix tests
* increase the node wait timeout
Signed-off-by: SangBin Cho <rkooo567@gmail.com>
2021-07-09 12:20:42 -07:00
fyrestone
66ea099897
[Dashboard][event] Basic event module ( #16698 )
...
* Basic event module
* Fix comments
* Set the SCAN_EVENT_DIR_INTERVAL_SECONDS defaults to 2
* Fix lint
* Fix lint
* Clean code
* Try to fix flaky
* Fix test
* Disable event module by default
Co-authored-by: 刘宝 <po.lb@antfin.com>
2021-07-09 10:25:30 -07:00
Nikita Vemuri
6d36d7ed7e
[Serve] Call FastAPIWrapper class constructor before startup hooks ( #16941 )
...
* run constructor before startup hooks
* address comments
Co-authored-by: Nikita Vemuri <nikitavemuri@nikitas-mbp.attlocal.net>
2021-07-09 09:39:32 -07:00
Dmitri Gekhtman
27a9ae5e13
[autoscaler][gcp] Retry GCP BrokenPipeError ( #16952 )
2021-07-08 13:54:29 -07:00
Maxim Egorushkin
9cb5c9a422
Never convert trial_id to float when loading progress.csv. ( #16959 )
...
* Never convert trial_id to float when loading progress.csv.
* Formatting updated.
Co-authored-by: Maxim Egorushkin <maxim.egorushkin@gmail.com>
2021-07-08 11:06:11 -07:00
Sven Mika
7862dd64ea
[RLlib] Fix bug in policy.py: normalize_actions=True has to call unsquash_action
, not normalize_action
. ( #16774 )
2021-07-08 17:31:34 +02:00
Sven Mika
9f6a92163b
[RLlib] Remove old UsageTrackingDict code. ( #16867 )
2021-07-08 17:27:52 +02:00
SongGuyang
560fd15568
[C++ worker] support build and add C++ worker to python wheel ( #16496 )
2021-07-08 14:42:26 +08:00
matthewdeng
264e2df7e2
[release] update modin_xgboost_test to use anyscale connect ( #16942 )
2021-07-07 22:37:41 -07:00
Clark Zinzow
cc215353e2
[Datasets] Adds Dataset.iter_batches(). ( #16853 )
2021-07-07 22:01:20 -07:00
Frank Luan
7c0320175c
Actor fix ( #16955 )
2021-07-07 20:51:36 -07:00
Clark Zinzow
9358dd4bc2
[Datasets] Port JSON and CSV readers to datasource API. ( #16938 )
...
* Port JSON and CSV readers to datasource API.
* Formatting.
* Moved datasources to datasource dir, created shared FileBasedDatasource.
* Confirm that accessing dataset schema raises an error.
* Formatting.
* Return None for unknown metadata instead of raising an error.
* Feedback.
2021-07-07 20:32:04 -07:00
Chen Shen
ae6e5db927
Fix minor message in plasma ( #16953 )
2021-07-07 20:30:59 -07:00
Kai Yang
e925051ce4
[Core] Get node to connect for driver in global state accessor ( #16810 )
2021-07-08 11:21:12 +08:00
Amog Kamsetty
3c482cd6c8
Skip more test_deploy
tests on OSX ( #16943 )
...
* skip more
* skip more
2021-07-07 16:53:21 -07:00
Simon Mo
f4671d55d8
Bump log monitor's sleep duration to 0.1s ( #16939 )
...
We observed in long running serving scenarios the log monitor
consistently uses 10% of cpus when there is no new lines. Hopefully
this new sleep duration should shrink that usage
2021-07-07 15:41:34 -07:00
Chen Shen
0421fa188e
[core] use fallocate for fallback allocation to avoid SIGBUS ( #16824 )
2021-07-07 14:50:11 -07:00
Dmitri Gekhtman
2f42b0c4b9
[kubernetes] K8s keep gpu zero override ( #16887 )
2021-07-07 13:45:34 -07:00
Chen Shen
dbd3260141
[core] Deprecate QuotaAwareEvictionPolicy ( #16911 )
2021-07-07 13:44:41 -07:00
Eric Liang
3b9f6ccc5e
Remove autoinit from ray.data ( #16925 )
2021-07-07 13:44:10 -07:00
Thomas J. Fan
ead03c5d29
[doc] Allows xgboost_ray documentation to be rendered ( #16919 )
2021-07-07 10:45:33 -07:00
Amog Kamsetty
b79ef3ba0f
[Serve] Skip more test_deploy tests on OSX ( #16937 )
2021-07-07 10:44:01 -07:00
Antoni Baum
8f41a34079
[tune] Placement group manager fixes ( #16844 )
...
Co-authored-by: Kai Fricke <kai@anyscale.com>
2021-07-07 10:42:19 -07:00
Antoni Baum
b737b2a877
[joblib] Improved object store management for Pool ( #16879 )
...
* Improved object store management for Pool
* Update docs, hints
* Add test
* Nit
* Nit
2021-07-07 10:39:18 -07:00
Amog Kamsetty
5c589debfa
Revert "Set runs_per_test_detect_flakes for core tests on master ( #16863 )" ( #16936 )
...
This reverts commit 44042519af
.
2021-07-07 10:25:46 -07:00
Dmitri Gekhtman
c6497c6520
[client][test] Client multiprocessing tests + client api minor fix ( #16904 )
2021-07-07 09:47:27 -07:00
Tao Wang
34422ef53f
[Doc]Add statement for supporting remtoe redis ( #16869 )
...
* [Doc]Add statement for supporting remtoe redis
* Update doc/source/cluster/cloud.rst
Co-authored-by: Alex Wu <itswu.alex@gmail.com>
Co-authored-by: Alex Wu <itswu.alex@gmail.com>
2021-07-07 00:37:06 -07:00