mirror of
https://github.com/wassname/ray.git
synced 2026-07-01 07:45:26 +08:00
[Java] Add jvm-parameters in Config. (#3065)
This commit is contained in:
@@ -43,6 +43,9 @@ ray {
|
||||
// Otherwise, output will be printed to console.
|
||||
redirect-output: true
|
||||
|
||||
// Custom worker jvm parameters.
|
||||
worker.jvm-parameters: []
|
||||
|
||||
// Custom `java.library.path`
|
||||
// Note, do not use `dir1:dir2` format, put each dir as a list item.
|
||||
library.path: []
|
||||
|
||||
Reference in New Issue
Block a user