mirror of
https://github.com/apache/impala.git
synced 2025-12-19 18:12:08 -05:00
Bump CDH_BUILD_NUMBER to 1046268.
This change brings in the CDH version which fixes an issue preventing hive from firing insert events for insert overwrites into dynamically loaded partitions. This was affecting an incoming impala patch to support insert events processing IMPALA-7971. Testing: Ran a full exaustive build using imapala-private-parametrized job. Change-Id: I7b367d803d396196988842f3fb77896725145ff2 Reviewed-on: http://gerrit.cloudera.org:8080/13140 Reviewed-by: Fredy Wijaya <fwijaya@cloudera.com> Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
This commit is contained in:
committed by
Impala Public Jenkins
parent
42e3262448
commit
b51c82d296
@@ -160,7 +160,7 @@ fi
|
||||
: ${IMPALA_TOOLCHAIN_HOST:=native-toolchain.s3.amazonaws.com}
|
||||
export IMPALA_TOOLCHAIN_HOST
|
||||
export CDH_MAJOR_VERSION=6
|
||||
export CDH_BUILD_NUMBER=1009254
|
||||
export CDH_BUILD_NUMBER=1046268
|
||||
export CDP_BUILD_NUMBER=1013201
|
||||
export IMPALA_HADOOP_VERSION=3.0.0-cdh6.x-SNAPSHOT
|
||||
export IMPALA_HBASE_VERSION=2.1.0-cdh6.x-SNAPSHOT
|
||||
|
||||
Reference in New Issue
Block a user