xushiyan opened a new pull request #4986: URL: https://github.com/apache/hudi/pull/4986
By default we don't need to build ``` <module>docker/hoodie/hadoop</module> <module>hudi-integ-test</module> <module>packaging/hudi-integ-test-bundle</module> ``` We should skip installing them during CI jobs and most dev work. We can activate them by activating `integration-tests` profile. `release` profile should activate `integration-tests` profile by default to include integ-test-bundle. -- 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]
