Istvan Toth created HADOOP-19539:
------------------------------------

             Summary: Optimize Boost dependency in build images
                 Key: HADOOP-19539
                 URL: https://issues.apache.org/jira/browse/HADOOP-19539
             Project: Hadoop Common
          Issue Type: Improvement
          Components: build
            Reporter: Istvan Toth


At least in the Windows Docker image, vspkg currently builds 171 packages the 
vast majority of which are varios boost modules and their dependencies.

Hadoop only uses a handful of those modules.

Optimize the Windows image by only installing the boost modules that Hadoop 
actually needs. This would save time, disk space, bandwidth.

This is less relevant in the Linux images, where the Boost build simply skips 
the parts with missing dependencies.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-dev-h...@hadoop.apache.org

Reply via email to