Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[jvm-packages] add hostIp and python exec for rabit tracker #7808

Merged
merged 1 commit into from Apr 15, 2022

Conversation

wbo4958
Copy link
Contributor

@wbo4958 wbo4958 commented Apr 14, 2022

To close #7700.

This PR add cusomized rabit tracker host IP and the python exec,

user needs to add tracker_conf parameter like

"tracker_conf" -> TrackerConf(0L, "python", "192.168.22.111", "/usr/bin/python3)

Please note that, both he hostIp and pythonExec are optional

@trivialfis trivialfis merged commit 2d83b2a into dmlc:master Apr 15, 2022
trivialfis pushed a commit to trivialfis/xgboost that referenced this pull request Apr 15, 2022
trivialfis added a commit that referenced this pull request Apr 15, 2022
* [jvm-packages] add hostIp and python exec for rabit tracker (#7808)

* Fix training continuation with categorical model. (#7810)

* Make sure the task is initialized before construction of tree updater.

This is a quick fix meant to be backported to 1.6, for a full fix we should pass the model
param into tree updater by reference instead.

Co-authored-by: Bobby Wang <wbo4958@gmail.com>
@wbo4958 wbo4958 deleted the tracker-ip branch April 18, 2022 08:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[jvm-packages] - Tracker started, with env={} in Docker For Windows , Ubuntu Container - with Spark 3.2.1
2 participants