This is an automated email from the ASF dual-hosted git repository.
dmitriusan pushed a commit to branch branch-2.7
in repository https://gitbox.apache.org/repos/asf/ambari.git
The following commit(s) were added to refs/heads/branch-2.7 by this push:
new 38323e0 AMBARI-25511. hive auth fallback to SIMPLE because startup
script fail to do kerberos login (dlysnichenko) (#3232)
38323e0 is described below
commit 38323e040cb165ee8e21c05631fbb677f3b62fc0
Author: Lisnichenko Dmitro <[email protected]>
AuthorDate: Sat Sep 26 11:11:45 2020 +0300
AMBARI-25511. hive auth fallback to SIMPLE because startup script fail to
do kerberos login (dlysnichenko) (#3232)
---
.../src/main/resources/stacks/HDP/2.0.6/properties/stack_features.json | 1 -
1 file changed, 1 deletion(-)
diff --git
a/ambari-server/src/main/resources/stacks/HDP/2.0.6/properties/stack_features.json
b/ambari-server/src/main/resources/stacks/HDP/2.0.6/properties/stack_features.json
index 417f9bb..d4b9644 100644
---
a/ambari-server/src/main/resources/stacks/HDP/2.0.6/properties/stack_features.json
+++
b/ambari-server/src/main/resources/stacks/HDP/2.0.6/properties/stack_features.json
@@ -198,7 +198,6 @@
"name": "hive_server2_kerberized_env",
"description": "Hive server2 working on kerberized environment
(AMBARI-13749)",
"min_version": "2.2.3.0",
- "max_version": "2.2.5.0"
},
{
"name": "hive_env_heapsize",