I'll get that version in to the toolchain repo: https://gerrit.cloudera.org/#/c/6509/
On Wed, Mar 29, 2017 at 5:52 AM, Lars Volker <[email protected]> wrote: > Hi All, > > In impala-config.sh we consume Kudu version 16dd6e4. > > bin/impala-config.sh:124:export IMPALA_KUDU_VERSION=16dd6e4 > > The toolchain does not build that version, but instead defaults to 2b0edbe. > This breaks using a custom toolchain for me. Even the historical versions > don't contain 16dd6e4. > > KUDU_VERSIONS="0.8.0-RC1 0.9.0-RC1 0.10.0-RC1 1.0.0-RC1 f2aeba 60aa54e > a70c905006 e018a83 cd7b0dd" > > Where does 16dd6e4 come from? How can we fix this? > > Thanks, Lars
