codope commented on PR #6665: URL: https://github.com/apache/hudi/pull/6665#issuecomment-1263152153
> I ran the tests locally. Works for me. Probably you're not building it right. Note that for Spark 3.2, you need to use the following maven command `mvn clean install -DskipTests -Dspark3.2 -Dscala-2.12` and for Spark 2.4, use `mavn clean install -DskipTests` (spark2 and scala-2.11 are defaults). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
