mirror of
https://github.com/wassname/ray.git
synced 2026-07-04 20:47:48 +08:00
fix java build failure (#6062)
This commit is contained in:
@@ -84,6 +84,8 @@ ray {
|
||||
raylet {
|
||||
// RPC socket name of Raylet
|
||||
socket-name: /tmp/ray/sockets/raylet
|
||||
// Listening port for node manager.
|
||||
node-manager-port: 0
|
||||
|
||||
// See src/ray/ray_config_def.h for options.
|
||||
config {
|
||||
|
||||
Reference in New Issue
Block a user