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

Update docker_demo.md to explicitily use Scala Version 2.11 for the demo build #12399

Merged
merged 1 commit into from
Dec 13, 2024

Conversation

derFunk
Copy link

@derFunk derFunk commented Dec 2, 2024

Adding -Dscala-2.11 argument to mvn clean package to ensure that the supported Scala Version 2.11 is used and to avoid errors like #10262

Change Logs

Documentation Update to include the -Dscala-2.11 command line argument after mvn clean package -Pintegration-tests -DskipTests, which tells the build to use Scala version 2.11, the supported Version for Hudi, as the build would fail using other Scala versions.

Impact

Less support requests due to "wrong" Scala versions used for the demo build.

Risk level (write none, low medium or high below)

None

Documentation Update

none

Contributor's checklist

  • Read through contributor's guide
  • Change Logs and Impact were stated clearly
  • Adequate tests were added if applicable
  • CI passed

…emo build

Adding -Dscala-2.11 argument to `mvn clean package` to ensure that the supported Scala Version 2.11 is used and to avoid errors like apache#10262
@github-actions github-actions bot added docs size:XS PR with lines of changes in <= 10 labels Dec 2, 2024
@danny0405 danny0405 merged commit c502405 into apache:asf-site Dec 13, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs size:XS PR with lines of changes in <= 10
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants