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

[backport] [jvm-packages] Fix json4s binary compatibility issue (#7376) #7414

Merged
merged 1 commit into from Nov 10, 2021

Commits on Nov 10, 2021

  1. [jvm-packages] Fix json4s binary compatibility issue (dmlc#7376)

    Spark 3.2 depends on 3.7.0-M11 which has changed some implicited functions'
    signatures. And it will result the xgboost4j built against spark 3.0/3.1
    failed when saving the model.
    wbo4958 authored and trivialfis committed Nov 10, 2021
    Copy the full SHA
    881f917 View commit details
    Browse the repository at this point in the history