mirror of
https://github.com/wassname/ray.git
synced 2026-07-10 19:28:26 +08:00
[Java] [Test] Move multi-worker config to ray.conf file (#13583)
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
ray {
|
||||
job {
|
||||
# Enable multi-worker feature in Java test
|
||||
num-java-workers-per-process: 10
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user