|
@@ -103,6 +103,16 @@ tls=no
|
|
|
## default_from_email=hue@localhost
|
|
## default_from_email=hue@localhost
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
+# Configuration options for Kerberos integration for secured Hadoop clusters
|
|
|
|
|
+# ------------------------------------------------------------------------
|
|
|
|
|
+[[kerberos]]
|
|
|
|
|
+
|
|
|
|
|
+# Path to Hue's Kerberos keytab file
|
|
|
|
|
+## hue_keytab=
|
|
|
|
|
+# Kerberos principal name for Hue
|
|
|
|
|
+## hue_principal=hue/hostname.foo.com
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
###########################################################################
|
|
###########################################################################
|
|
|
# Settings to configure your Hadoop cluster.
|
|
# Settings to configure your Hadoop cluster.
|
|
|
###########################################################################
|
|
###########################################################################
|