Revert "[jvm-packages] Add XGBOOST_RABIT_TRACKER_IP_FOR_TEST to set rabit tracker IP. (#6869)" (#6886)

This reverts commit 2828da3c4c.
This commit is contained in:
Jiaming Yuan
2021-04-22 02:20:10 +08:00
committed by GitHub
parent c8cc3eacc9
commit 74b41637de
3 changed files with 6 additions and 18 deletions

View File

@@ -210,8 +210,6 @@ jobs:
if: matrix.os == 'ubuntu-latest' # Distributed training doesn't work on Windows
env:
RABIT_MOCK: ON
SPARK_LOCAL_IP: 127.0.0.1
XGBOOST_RABIT_TRACKER_IP_FOR_TEST: 127.0.0.1
lint:
runs-on: ubuntu-latest