XiangYang created IMPALA-13248:
----------------------------------
Summary: speed up incremental builds of java module
Key: IMPALA-13248
URL: https://issues.apache.org/jira/browse/IMPALA-13248
Project: IMPALA
Issue Type: Improvement
Components: Frontend
Reporter: XiangYang
After maven 3.9.0, user can use 'maven-build-cache-extension' extension to
speed up incremental builds of maven project:
https://maven.apache.org/extensions/maven-build-cache-extension/index.html.
Testing: on my local machine, after config the extension file, the incremental
builds of java module ('make java' command) can speed up from 50s to 5s.
But It's not recommanded on production yet, so we'd better use it in our
development environment.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)