Repository: incubator-impala
Updated Branches:
  refs/heads/master 986bc76d5 -> 352ad55db


IMPALA-5530: Revert Sentry version to 5.12

Temporary version revert while address the root cause of IMPALA-5530.

Testing: passed FE and EE automated tests.

Change-Id: I605dd2f8b83638359641e4d2506631e62a245cae
Reviewed-on: http://gerrit.cloudera.org:8080/7230
Reviewed-by: Alex Behm <[email protected]>
Tested-by: Impala Public Jenkins


Project: http://git-wip-us.apache.org/repos/asf/incubator-impala/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-impala/commit/352ad55d
Tree: http://git-wip-us.apache.org/repos/asf/incubator-impala/tree/352ad55d
Diff: http://git-wip-us.apache.org/repos/asf/incubator-impala/diff/352ad55d

Branch: refs/heads/master
Commit: 352ad55dbf2de191e1ed3bdb1438bd80a63164c0
Parents: 986bc76
Author: Henry Robinson <[email protected]>
Authored: Mon Jun 19 22:56:54 2017 -0700
Committer: Impala Public Jenkins <[email protected]>
Committed: Tue Jun 20 20:31:19 2017 +0000

----------------------------------------------------------------------
 bin/impala-config.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-impala/blob/352ad55d/bin/impala-config.sh
----------------------------------------------------------------------
diff --git a/bin/impala-config.sh b/bin/impala-config.sh
index 24ac5f7..1c57083 100755
--- a/bin/impala-config.sh
+++ b/bin/impala-config.sh
@@ -131,7 +131,7 @@ export CDH_MAJOR_VERSION=5
 export IMPALA_HADOOP_VERSION=2.6.0-cdh5.13.0-SNAPSHOT
 export IMPALA_HBASE_VERSION=1.2.0-cdh5.13.0-SNAPSHOT
 export IMPALA_HIVE_VERSION=1.1.0-cdh5.13.0-SNAPSHOT
-export IMPALA_SENTRY_VERSION=1.5.1-cdh5.13.0-SNAPSHOT
+export IMPALA_SENTRY_VERSION=1.5.1-cdh5.12.0-SNAPSHOT
 export IMPALA_PARQUET_VERSION=1.5.0-cdh5.13.0-SNAPSHOT
 export IMPALA_LLAMA_MINIKDC_VERSION=1.0.0
 

Reply via email to