ray-project / xgboost_ray

Distributed XGBoost on Ray
Apache License 2.0
143 stars 34 forks source link

Remove usage of deprecated ray.services.get_node_ip_address #154

Closed edoakes closed 3 years ago

edoakes commented 3 years ago

Deprecated from Ray 1.4, will be removed in upstream: https://github.com/ray-project/ray/pull/18475

edoakes commented 3 years ago

@krfricke same test failure as on master branch (https://github.com/ray-project/xgboost_ray/runs/3422827373), merging.