Skip to content

Commit

Permalink
Bump dependency version to CDH5.2.5 non-snapshot
Browse files Browse the repository at this point in the history
Change-Id: I4f7ee893b4cc296efd0cc5bd893ca0523f70a7dd
  • Loading branch information
yjwater committed Apr 9, 2015
1 parent df204f2 commit 79f3584
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions bin/impala-config.sh
Original file line number Diff line number Diff line change
Expand Up @@ -80,13 +80,13 @@ export IMPALA_SQUEASEL_VERSION=3.3
# packaging jobs, the path contains ~ so we'll just install somewhere else.
export IMPALA_CYRUS_SASL_INSTALL_DIR=/tmp/impala-build/cyrus-sasl-${IMPALA_CYRUS_SASL_VERSION}/build

export IMPALA_HADOOP_VERSION=2.5.0-cdh5.2.1
export IMPALA_HBASE_VERSION=0.98.6-cdh5.2.1
export IMPALA_HIVE_VERSION=0.13.1-cdh5.2.1
export IMPALA_SENTRY_VERSION=1.4.0-cdh5.2.1
export IMPALA_LLAMA_VERSION=1.0.0-cdh5.2.1
export IMPALA_HADOOP_VERSION=2.5.0-cdh5.2.5
export IMPALA_HBASE_VERSION=0.98.6-cdh5.2.5
export IMPALA_HIVE_VERSION=0.13.1-cdh5.2.5
export IMPALA_SENTRY_VERSION=1.4.0-cdh5.2.5
export IMPALA_LLAMA_VERSION=1.0.0-cdh5.2.5
export IMPALA_AVRO_VERSION=1.7.4
export IMPALA_PARQUET_VERSION=1.5.0-cdh5.2.1
export IMPALA_PARQUET_VERSION=1.5.0-cdh5.2.5
export IMPALA_THRIFT_VERSION=0.9.0
export IMPALA_LLVM_VERSION=3.3
export IMPALA_MINIKDC_VERSION=1.0.0
Expand Down

0 comments on commit 79f3584

Please sign in to comment.