[Java] Package native dependencies into jar (#4367)

This commit is contained in:
Hao Chen
2019-03-15 12:38:40 +08:00
committed by GitHub
parent 6b93ec3034
commit f8d12b0418
14 changed files with 126 additions and 102 deletions
@@ -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: ""