Browse Source

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

Jaimin Jetly 8 years ago
parent
commit
e7c2fdd700

+ 1 - 1
ambari-server/src/main/resources/common-services/LOGSEARCH/0.5.0/configuration/logsearch-properties.xml

@@ -238,7 +238,7 @@
   </property>
   </property>
   <property>
   <property>
     <name>logsearch.spnego.kerberos.enabled</name>
     <name>logsearch.spnego.kerberos.enabled</name>
-    <value/>
+    <value>false</value>
     <display-name>Http Spnego enabled</display-name>
     <display-name>Http Spnego enabled</display-name>
     <description>Enable SPNEGO based authentication on the Log Search UI</description>
     <description>Enable SPNEGO based authentication on the Log Search UI</description>
     <value-attributes>
     <value-attributes>