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

Support scala 2.13 for xgboost samples #348

Merged
merged 3 commits into from
Feb 6, 2024

Conversation

wbo4958
Copy link
Collaborator

@wbo4958 wbo4958 commented Jan 17, 2024

This PR adds scala version for the artifactId to distinguish the scala 2.12 and scala 2.13.

To compile xgboost samples against scala 2.13, you can use below command

mvn clean package -P scala-2.13

@wbo4958
Copy link
Collaborator Author

wbo4958 commented Jan 17, 2024

@NvTimLiu could you help to check it?

@wbo4958 wbo4958 requested a review from NvTimLiu January 17, 2024 02:35
Signed-off-by: Bobby Wang <[email protected]>
@wbo4958 wbo4958 changed the title Support scala 2.13 Support scala 2.13 for xgboost samples Jan 17, 2024
examples/XGBoost-Examples/agaricus/pom.xml Outdated Show resolved Hide resolved
@@ -1,7 +1,7 @@
<assembly xmlns="http://maven.apache.org/ASSEMBLY/2.0.0"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ASLv2 and NVIDIA copyrights missing from this file.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thx for the info, Don.e

@wbo4958
Copy link
Collaborator Author

wbo4958 commented Feb 2, 2024

Hi @NvTimLiu @jlowe, Could you help review it again?

Copy link
Collaborator

@NvTimLiu NvTimLiu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@wbo4958 wbo4958 merged commit 0fb15f7 into NVIDIA:branch-24.02 Feb 6, 2024
2 checks passed
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.

3 participants