yx91490 created IMPALA-11454:
--------------------------------

             Summary: Reduce the kudu package's size in toolchain
                 Key: IMPALA-11454
                 URL: https://issues.apache.org/jira/browse/IMPALA-11454
             Project: IMPALA
          Issue Type: Improvement
          Components: Infrastructure
    Affects Versions: Impala 4.1.0
            Reporter: yx91490
            Assignee: yx91490


The kudu package in toolchain is 1.4G+, which is too big to be mirrored because 
of restrictions in some server. There are some factors that can reduce the 
package size:
 # the standard apache kudu binaries (kudu-master and kudu-tserver) will be 
copied to /sbin, however, the toolchain packaging script will also [copy the 
binaries to 
/bin|https://github.com/cloudera/native-toolchain/blob/2008e0658c1785ab7a78866e6f46ee6d9214c446/source/kudu/build.sh#L170-L176].
 # the binaries are not stripped.
 # the kudu client in /bin/kudu seems useless.
 # the sources, javadoc, and tests jar seems useless.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to