We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa57b71 commit c502405Copy full SHA for c502405
website/versioned_docs/version-0.15.0/docker_demo.md
@@ -51,7 +51,7 @@ NOTE: Make sure you've cloned the [Hudi repository](https://github.com/apache/hu
51
52
```java
53
cd <HUDI_WORKSPACE>
54
-mvn clean package -Pintegration-tests -DskipTests
+mvn clean package -Pintegration-tests -DskipTests -Dscala-2.11
55
```
56
57
### Bringing up Demo Cluster
0 commit comments