You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by ja...@apache.org on 2016/12/02 22:03:07 UTC

ambari git commit: AMBARI-19068. Logsearch has a 'required' property while adding Ranger which quickly goes off upon navigating to the tab. (jaimin)

Repository: ambari
Updated Branches:
  refs/heads/branch-2.5 19ca036c6 -> e7c2fdd70


AMBARI-19068. Logsearch has a 'required' property while adding Ranger which quickly goes off upon navigating to the tab. (jaimin)


Project: http://git-wip-us.apache.org/repos/asf/ambari/repo
Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/e7c2fdd7
Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/e7c2fdd7
Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/e7c2fdd7

Branch: refs/heads/branch-2.5
Commit: e7c2fdd700e2c3f734e4a8ca7d8e88048b8e400e
Parents: 19ca036
Author: Jaimin Jetly <ja...@hortonworks.com>
Authored: Fri Dec 2 14:02:25 2016 -0800
Committer: Jaimin Jetly <ja...@hortonworks.com>
Committed: Fri Dec 2 14:02:52 2016 -0800

----------------------------------------------------------------------
 .../LOGSEARCH/0.5.0/configuration/logsearch-properties.xml         | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/e7c2fdd7/ambari-server/src/main/resources/common-services/LOGSEARCH/0.5.0/configuration/logsearch-properties.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/main/resources/common-services/LOGSEARCH/0.5.0/configuration/logsearch-properties.xml b/ambari-server/src/main/resources/common-services/LOGSEARCH/0.5.0/configuration/logsearch-properties.xml
index 10ca9ae..b474c5d 100644
--- a/ambari-server/src/main/resources/common-services/LOGSEARCH/0.5.0/configuration/logsearch-properties.xml
+++ b/ambari-server/src/main/resources/common-services/LOGSEARCH/0.5.0/configuration/logsearch-properties.xml
@@ -238,7 +238,7 @@
   </property>
   <property>
     <name>logsearch.spnego.kerberos.enabled</name>
-    <value/>
+    <value>false</value>
     <display-name>Http Spnego enabled</display-name>
     <description>Enable SPNEGO based authentication on the Log Search UI</description>
     <value-attributes>