vivekratnavel opened a new pull request #982: HDDS-1702. Optimize Ozone Recon build time URL: https://github.com/apache/hadoop/pull/982 Currently, hadoop-ozone-recon node_modules folder is copied to target folder and this takes a lot of time while building hadoop-ozone project. This PR reduces the build time by excluding node_modules folder. With this patch it only takes approximately ~10 seconds to compile Recon.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
