Philip Hyunsu Cho

Results 285 comments of Philip Hyunsu Cho

My hands are pretty full right now, I will try to get to it before end of this month.

Given that 2.1.2 release is upcoming, I will prioritize fixing this issue.

@wbo4958 I took a deep dive and here's the diagnosis. * To shade `xgboost4j-spark` and `xgboost4j-spark-gpu`, we need to build two variants of `xgboost4j`: one with GPU code and one...

@wbo4958 I finally figured out a workflow to deploy the JVM packages. 1. `mvn deploy -Pdefault,release-to-s3`, to deploy all CPU packages (xgboost4j, xgboost4j-example, xgboost4j-spark, xgboost4j-flink). 2. `mvn clean` to clean...