-
Type:
Improvement
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: Impala 2.5.0
-
Fix Version/s: Impala 2.7.0
-
Component/s: Infrastructure
-
Labels:
-
Target Version:
Currently we always use the system linker to link Impala binaries. We should include a linker in our toolchain so that our builds are more reproducible and consistent. This will also allow use to switch to ld.gold, a faster linker, by default, without concerns about what system version we will pick up (see http://gerrit.cloudera.org:8080/#/c/2093/). GNU binutils includes both ld and ld.gold
- is blocked by
-
IMPALA-3507 Very slow linking with toolchain linker on centos and ubuntu
-
- Resolved
-