mirror of
https://github.com/wassname/ray.git
synced 2026-07-01 05:41:51 +08:00
[Java] Package native dependencies into jar (#4367)
This commit is contained in:
@@ -7,11 +7,6 @@ ray {
|
||||
// Basic configurations
|
||||
// ----------------------
|
||||
|
||||
// This is the path to the directory where Ray is installed, e.g.,
|
||||
// something like /home/ubmutu/ray. This can be an absolute path or
|
||||
// a relative path from the current working directory.
|
||||
home: ""
|
||||
|
||||
// IP of this node. if not provided, IP will be automatically detected.
|
||||
node-ip: ""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user