Skip to content

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

Merged
danny0405 merged 1 commit intoapache:asf-sitefrom
derFunk:patch-1
Dec 13, 2024
Merged

Update docker_demo.md to explicitily use Scala Version 2.11 for the demo build#12399
danny0405 merged 1 commit intoapache:asf-sitefrom
derFunk:patch-1

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XS PR with lines of changes in <= 10

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants