hue.ini 60 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721
  1. # Hue configuration file
  2. # ===================================
  3. #
  4. # For complete documentation about the contents of this file, run
  5. # $ <hue_root>/build/env/bin/hue config_help
  6. #
  7. # All .ini files under the current directory are treated equally. Their
  8. # contents are merged to form the Hue configuration, which can
  9. # can be viewed on the Hue at
  10. # http://<hue_host>:<port>/dump_config
  11. ###########################################################################
  12. # General configuration for core Desktop features (authentication, etc)
  13. ###########################################################################
  14. [desktop]
  15. # Set this to a random string, the longer the better.
  16. # This is used for secure hashing in the session store.
  17. secret_key=
  18. # Execute this script to produce the Django secret key. This will be used when
  19. # 'secret_key' is not set.
  20. ## secret_key_script=
  21. # Webserver listens on this address and port
  22. http_host=0.0.0.0
  23. http_port=8888
  24. # Choose whether to enable the new Hue 4 interface.
  25. ## is_hue_4=true
  26. # A comma-separated list of available Hue load balancers
  27. ## hue_load_balancer=
  28. # Time zone name
  29. time_zone=America/Los_Angeles
  30. # Enable or disable Django debug mode.
  31. django_debug_mode=false
  32. # Enable or disable database debug mode.
  33. ## database_logging=false
  34. # Whether to send debug messages from JavaScript to the server logs.
  35. ## send_dbug_messages=false
  36. # Enable or disable backtrace for server error
  37. http_500_debug_mode=false
  38. # Enable or disable memory profiling.
  39. ## memory_profiler=false
  40. # Server email for internal error messages
  41. ## django_server_email='hue@localhost.localdomain'
  42. # Email backend
  43. ## django_email_backend=django.core.mail.backends.smtp.EmailBackend
  44. # Webserver runs as this user
  45. ## server_user=hue
  46. ## server_group=hue
  47. # This should be the Hue admin and proxy user
  48. ## default_user=hue
  49. # This should be the hadoop cluster admin
  50. ## default_hdfs_superuser=hdfs
  51. # If set to false, runcpserver will not actually start the web server.
  52. # Used if Apache is being used as a WSGI container.
  53. ## enable_server=yes
  54. # Number of threads used by the CherryPy web server
  55. ## cherrypy_server_threads=40
  56. # This property specifies the maximum size of the receive buffer in bytes in thrift sasl communication (default 2 MB).
  57. ## sasl_max_buffer=2 * 1024 * 1024
  58. # Filename of SSL Certificate
  59. ## ssl_certificate=
  60. # Filename of SSL RSA Private Key
  61. ## ssl_private_key=
  62. # Filename of SSL Certificate Chain
  63. ## ssl_certificate_chain=
  64. # SSL certificate password
  65. ## ssl_password=
  66. # Execute this script to produce the SSL password. This will be used when 'ssl_password' is not set.
  67. ## ssl_password_script=
  68. # X-Content-Type-Options: nosniff This is a HTTP response header feature that helps prevent attacks based on MIME-type confusion.
  69. ## secure_content_type_nosniff=true
  70. # X-Xss-Protection: \"1; mode=block\" This is a HTTP response header feature to force XSS protection.
  71. ## secure_browser_xss_filter=true
  72. # X-Content-Type-Options: nosniff This is a HTTP response header feature that helps prevent attacks based on MIME-type confusion.
  73. ## secure_content_security_policy="script-src 'self' 'unsafe-inline' 'unsafe-eval' *.google-analytics.com *.doubleclick.net data:;img-src 'self' *.google-analytics.com *.doubleclick.net http://*.tile.osm.org *.tile.osm.org *.gstatic.com data:;style-src 'self' 'unsafe-inline' fonts.googleapis.com;connect-src 'self';frame-src *;child-src 'self' data: *.vimeo.com;object-src 'none'"
  74. # Strict-Transport-Security HTTP Strict Transport Security(HSTS) is a policy which is communicated by the server to the user agent via HTTP response header field name “Strict-Transport-Security”. HSTS policy specifies a period of time during which the user agent(browser) should only access the server in a secure fashion(https).
  75. ## secure_ssl_redirect=False
  76. ## secure_redirect_host=0.0.0.0
  77. ## secure_redirect_exempt=[]
  78. ## secure_hsts_seconds=31536000
  79. ## secure_hsts_include_subdomains=true
  80. # List of allowed and disallowed ciphers in cipher list format.
  81. # See http://www.openssl.org/docs/apps/ciphers.html for more information on
  82. # cipher list format. This list is from
  83. # https://wiki.mozilla.org/Security/Server_Side_TLS v3.7 intermediate
  84. # recommendation, which should be compatible with Firefox 1, Chrome 1, IE 7,
  85. # Opera 5 and Safari 1.
  86. ## ssl_cipher_list=ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:ECDHE-ECDSA-AES128-SHA:ECDHE-RSA-AES256-SHA384:ECDHE-RSA-AES128-SHA:ECDHE-ECDSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA:ECDHE-RSA-AES256-SHA:DHE-RSA-AES128-SHA256:DHE-RSA-AES128-SHA:DHE-RSA-AES256-SHA256:DHE-RSA-AES256-SHA:ECDHE-ECDSA-DES-CBC3-SHA:ECDHE-RSA-DES-CBC3-SHA:EDH-RSA-DES-CBC3-SHA:AES128-GCM-SHA256:AES256-GCM-SHA384:AES128-SHA256:AES256-SHA256:AES128-SHA:AES256-SHA:DES-CBC3-SHA:!DSS:!DH:!ADH
  87. # Path to default Certificate Authority certificates.
  88. ## ssl_cacerts=/etc/hue/cacerts.pem
  89. # Choose whether Hue should validate certificates received from the server.
  90. ## validate=true
  91. # Default LDAP/PAM/.. username and password of the hue user used for authentications with other services.
  92. # Inactive if password is empty.
  93. # e.g. LDAP pass-through authentication for HiveServer2 or Impala. Apps can override them individually.
  94. ## auth_username=hue
  95. ## auth_password=
  96. # Default encoding for site data
  97. ## default_site_encoding=utf-8
  98. # Help improve Hue with anonymous usage analytics.
  99. # Use Google Analytics to see how many times an application or specific section of an application is used, nothing more.
  100. ## collect_usage=true
  101. # Tile layer server URL for the Leaflet map charts
  102. # Read more on http://leafletjs.com/reference.html#tilelayer
  103. # Make sure you add the tile domain to the img-src section of the 'secure_content_security_policy' configuration parameter as well.
  104. ## leaflet_tile_layer=http://{s}.tile.osm.org/{z}/{x}/{y}.png
  105. # The copyright message for the specified Leaflet maps Tile Layer
  106. ## leaflet_tile_layer_attribution='&copy; <a href="http://osm.org/copyright">OpenStreetMap</a> contributors'
  107. # X-Frame-Options HTTP header value. Use 'DENY' to deny framing completely
  108. ## http_x_frame_options=SAMEORIGIN
  109. # Enable X-Forwarded-Host header if the load balancer requires it.
  110. ## use_x_forwarded_host=true
  111. # Support for HTTPS termination at the load-balancer level with SECURE_PROXY_SSL_HEADER.
  112. ## secure_proxy_ssl_header=false
  113. # Comma-separated list of Django middleware classes to use.
  114. # See https://docs.djangoproject.com/en/1.4/ref/middleware/ for more details on middlewares in Django.
  115. ## middleware=desktop.auth.backend.LdapSynchronizationBackend
  116. # Comma-separated list of regular expressions, which match the redirect URL.
  117. # For example, to restrict to your local domain and FQDN, the following value can be used:
  118. # ^\/.*$,^http:\/\/www.mydomain.com\/.*$
  119. ## redirect_whitelist=^(\/[a-zA-Z0-9]+.*|\/)$
  120. # Comma separated list of apps to not load at server startup.
  121. # e.g.: pig,zookeeper
  122. ## app_blacklist=
  123. # Id of the cluster where Hue is located.
  124. ## cluster_id='default'
  125. # Choose whether to show the new SQL editor.
  126. ## use_new_editor=true
  127. # Choose whether to enable the new global search or not.
  128. ## use_new_global_search=false
  129. # Choose whether to enable SQL syntax check or not
  130. ## enable_sql_syntax_check=false
  131. # Choose whether to show the improved assist panel and the right context panel
  132. ## use_new_side_panels=false
  133. # Editor autocomplete timeout (ms) when fetching columns, fields, tables etc.
  134. # To disable this type of autocompletion set the value to 0.
  135. ## editor_autocomplete_timeout=30000
  136. # Enable saved default configurations for Hive, Impala, Spark, and Oozie.
  137. ## use_default_configuration=false
  138. # The directory where to store the auditing logs. Auditing is disable if the value is empty.
  139. # e.g. /var/log/hue/audit.log
  140. ## audit_event_log_dir=
  141. # Size in KB/MB/GB for audit log to rollover.
  142. ## audit_log_max_file_size=100MB
  143. # A json file containing a list of log redaction rules for cleaning sensitive data
  144. # from log files. It is defined as:
  145. #
  146. # {
  147. # "version": 1,
  148. # "rules": [
  149. # {
  150. # "description": "This is the first rule",
  151. # "trigger": "triggerstring 1",
  152. # "search": "regex 1",
  153. # "replace": "replace 1"
  154. # },
  155. # {
  156. # "description": "This is the second rule",
  157. # "trigger": "triggerstring 2",
  158. # "search": "regex 2",
  159. # "replace": "replace 2"
  160. # }
  161. # ]
  162. # }
  163. #
  164. # Redaction works by searching a string for the [TRIGGER] string. If found,
  165. # the [REGEX] is used to replace sensitive information with the
  166. # [REDACTION_MASK]. If specified with 'log_redaction_string', the
  167. # 'log_redaction_string' rules will be executed after the
  168. # 'log_redaction_file' rules.
  169. #
  170. # For example, here is a file that would redact passwords and social security numbers:
  171. # {
  172. # "version": 1,
  173. # "rules": [
  174. # {
  175. # "description": "Redact passwords",
  176. # "trigger": "password",
  177. # "search": "password=\".*\"",
  178. # "replace": "password=\"???\""
  179. # },
  180. # {
  181. # "description": "Redact social security numbers",
  182. # "trigger": "",
  183. # "search": "\d{3}-\d{2}-\d{4}",
  184. # "replace": "XXX-XX-XXXX"
  185. # }
  186. # ]
  187. # }
  188. ## log_redaction_file=
  189. # Comma separated list of strings representing the host/domain names that the Hue server can serve.
  190. # e.g.: localhost,domain1,*
  191. ## allowed_hosts="*"
  192. # Administrators
  193. # ----------------
  194. [[django_admins]]
  195. ## [[[admin1]]]
  196. ## name=john
  197. ## email=john@doe.com
  198. # UI customizations
  199. # -------------------
  200. [[custom]]
  201. # Top banner HTML code
  202. # e.g. <H4>Test Lab A2 Hue Services</H4>
  203. ## banner_top_html='<div style="padding: 4px; text-align: center; background-color: #003F6C; color: #DBE8F1">This is Hue 4 Beta! - Please feel free to email any feedback / questions to <a href="mailto:team@gethue.com" target="_blank" style="color: #FFF; font-weight: bold">team@gethue.com</a> or <a href="https://twitter.com/gethue" target="_blank" style="color: #FFF; font-weight: bold">@gethue</a>.</div>'
  204. # Login splash HTML code
  205. # e.g. WARNING: You are required to have authorization before you proceed
  206. ## login_splash_html=<h4>GetHue.com</h4><br/><br/>WARNING: You have accessed a computer managed by GetHue. You are required to have authorization from GetHue before you proceed.
  207. # Cache timeout in milliseconds for the assist, autocomplete, etc.
  208. # defaults to 86400000 (1 day), set to 0 to disable caching
  209. ## cacheable_ttl=86400000
  210. # SVG code to replace the default Hue logo in the top bar and sign in screen
  211. # e.g. <image xlink:href="/static/desktop/art/hue-logo-mini-white.png" x="0" y="0" height="40" width="160" />
  212. ## logo_svg=
  213. # Configuration options for user authentication into the web application
  214. # ------------------------------------------------------------------------
  215. [[auth]]
  216. # Authentication backend. Common settings are:
  217. # - django.contrib.auth.backends.ModelBackend (entirely Django backend)
  218. # - desktop.auth.backend.AllowAllBackend (allows everyone)
  219. # - desktop.auth.backend.AllowFirstUserDjangoBackend
  220. # (Default. Relies on Django and user manager, after the first login)
  221. # - desktop.auth.backend.LdapBackend
  222. # - desktop.auth.backend.PamBackend
  223. # - desktop.auth.backend.SpnegoDjangoBackend
  224. # - desktop.auth.backend.RemoteUserDjangoBackend
  225. # - libsaml.backend.SAML2Backend
  226. # - libopenid.backend.OpenIDBackend
  227. # - liboauth.backend.OAuthBackend
  228. # (New oauth, support Twitter, Facebook, Google+ and Linkedin
  229. # Multiple Authentication backends are supported by specifying a comma-separated list in order of priority.
  230. # However, in order to enable OAuthBackend, it must be the ONLY backend configured.
  231. ## backend=desktop.auth.backend.AllowFirstUserDjangoBackend
  232. # Class which defines extra accessor methods for User objects.
  233. ## user_aug=desktop.auth.backend.DefaultUserAugmentor
  234. # The service to use when querying PAM.
  235. ## pam_service=login
  236. # When using the desktop.auth.backend.RemoteUserDjangoBackend, this sets
  237. # the normalized name of the header that contains the remote user.
  238. # The HTTP header in the request is converted to a key by converting
  239. # all characters to uppercase, replacing any hyphens with underscores
  240. # and adding an HTTP_ prefix to the name. So, for example, if the header
  241. # is called Remote-User that would be configured as HTTP_REMOTE_USER
  242. #
  243. # Defaults to HTTP_REMOTE_USER
  244. ## remote_user_header=HTTP_REMOTE_USER
  245. # Ignore the case of usernames when searching for existing users.
  246. # Supported in remoteUserDjangoBackend and SpnegoDjangoBackend
  247. ## ignore_username_case=true
  248. # Forcibly cast usernames to lowercase, takes precedence over force_username_uppercase
  249. # Supported in remoteUserDjangoBackend and SpnegoDjangoBackend
  250. ## force_username_lowercase=true
  251. # Forcibly cast usernames to uppercase, cannot be combined with force_username_lowercase
  252. ## force_username_uppercase=false
  253. # Users will expire after they have not logged in for 'n' amount of seconds.
  254. # A negative number means that users will never expire.
  255. ## expires_after=-1
  256. # Apply 'expires_after' to superusers.
  257. ## expire_superusers=true
  258. # Users will automatically be logged out after 'n' seconds of inactivity.
  259. # A negative number means that idle sessions will not be timed out.
  260. idle_session_timeout=-1
  261. # Force users to change password on first login with desktop.auth.backend.AllowFirstUserDjangoBackend
  262. ## change_default_password=false
  263. # Number of login attempts allowed before a record is created for failed logins
  264. ## login_failure_limit=3
  265. # After number of allowed login attempts are exceeded, do we lock out this IP and optionally user agent?
  266. ## login_lock_out_at_failure=false
  267. # If set, defines period of inactivity in hours after which failed logins will be forgotten.
  268. # A value of 0 or None will disable this check. Default: None
  269. ## login_cooloff_time=None
  270. # If True, lock out based on an IP address AND a user agent.
  271. # This means requests from different user agents but from the same IP are treated differently.
  272. ## login_lock_out_use_user_agent=false
  273. # If True, lock out based on IP and user
  274. ## login_lock_out_by_combination_user_and_ip=false
  275. # If True, it will look for the IP address from the header defined at reverse_proxy_header.
  276. ## behind_reverse_proxy=false
  277. # If behind_reverse_proxy is True, it will look for the IP address from this header. Default: HTTP_X_FORWARDED_FOR
  278. ## reverse_proxy_header=HTTP_X_FORWARDED_FOR
  279. # Configuration options for connecting to LDAP and Active Directory
  280. # -------------------------------------------------------------------
  281. [[ldap]]
  282. # The search base for finding users and groups
  283. ## base_dn="DC=mycompany,DC=com"
  284. # URL of the LDAP server
  285. ## ldap_url=ldap://auth.mycompany.com
  286. # The NT domain used for LDAP authentication
  287. ## nt_domain=mycompany.com
  288. # A PEM-format file containing certificates for the CA's that
  289. # Hue will trust for authentication over TLS.
  290. # The certificate for the CA that signed the
  291. # LDAP server certificate must be included among these certificates.
  292. # See more here http://www.openldap.org/doc/admin24/tls.html.
  293. ## ldap_cert=
  294. ## use_start_tls=true
  295. # Distinguished name of the user to bind as -- not necessary if the LDAP server
  296. # supports anonymous searches
  297. ## bind_dn="CN=ServiceAccount,DC=mycompany,DC=com"
  298. # Password of the bind user -- not necessary if the LDAP server supports
  299. # anonymous searches
  300. ## bind_password=
  301. # Execute this script to produce the bind user password. This will be used
  302. # when 'bind_password' is not set.
  303. ## bind_password_script=
  304. # Pattern for searching for usernames -- Use <username> for the parameter
  305. # For use when using LdapBackend for Hue authentication
  306. ## ldap_username_pattern="uid=<username>,ou=People,dc=mycompany,dc=com"
  307. # Create users in Hue when they try to login with their LDAP credentials
  308. # For use when using LdapBackend for Hue authentication
  309. ## create_users_on_login = true
  310. # Synchronize a users groups when they login
  311. ## sync_groups_on_login=false
  312. # Ignore the case of usernames when searching for existing users in Hue.
  313. ## ignore_username_case=true
  314. # Force usernames to lowercase when creating new users from LDAP.
  315. # Takes precedence over force_username_uppercase
  316. ## force_username_lowercase=true
  317. # Force usernames to uppercase, cannot be combined with force_username_lowercase
  318. ## force_username_uppercase=false
  319. # Use search bind authentication.
  320. ## search_bind_authentication=true
  321. # Choose which kind of subgrouping to use: nested or suboordinate (deprecated).
  322. ## subgroups=suboordinate
  323. # Define the number of levels to search for nested members.
  324. ## nested_members_search_depth=10
  325. # Whether or not to follow referrals
  326. ## follow_referrals=false
  327. # Enable python-ldap debugging.
  328. ## debug=false
  329. # Sets the debug level within the underlying LDAP C lib.
  330. ## debug_level=255
  331. # Possible values for trace_level are 0 for no logging, 1 for only logging the method calls with arguments,
  332. # 2 for logging the method calls with arguments and the complete results and 9 for also logging the traceback of method calls.
  333. ## trace_level=0
  334. [[[users]]]
  335. # Base filter for searching for users
  336. ## user_filter="objectclass=*"
  337. # The username attribute in the LDAP schema
  338. ## user_name_attr=sAMAccountName
  339. [[[groups]]]
  340. # Base filter for searching for groups
  341. ## group_filter="objectclass=*"
  342. # The group name attribute in the LDAP schema
  343. ## group_name_attr=cn
  344. # The attribute of the group object which identifies the members of the group
  345. ## group_member_attr=members
  346. [[[ldap_servers]]]
  347. ## [[[[mycompany]]]]
  348. # The search base for finding users and groups
  349. ## base_dn="DC=mycompany,DC=com"
  350. # URL of the LDAP server
  351. ## ldap_url=ldap://auth.mycompany.com
  352. # The NT domain used for LDAP authentication
  353. ## nt_domain=mycompany.com
  354. # A PEM-format file containing certificates for the CA's that
  355. # Hue will trust for authentication over TLS.
  356. # The certificate for the CA that signed the
  357. # LDAP server certificate must be included among these certificates.
  358. # See more here http://www.openldap.org/doc/admin24/tls.html.
  359. ## ldap_cert=
  360. ## use_start_tls=true
  361. # Distinguished name of the user to bind as -- not necessary if the LDAP server
  362. # supports anonymous searches
  363. ## bind_dn="CN=ServiceAccount,DC=mycompany,DC=com"
  364. # Password of the bind user -- not necessary if the LDAP server supports
  365. # anonymous searches
  366. ## bind_password=
  367. # Execute this script to produce the bind user password. This will be used
  368. # when 'bind_password' is not set.
  369. ## bind_password_script=
  370. # Pattern for searching for usernames -- Use <username> for the parameter
  371. # For use when using LdapBackend for Hue authentication
  372. ## ldap_username_pattern="uid=<username>,ou=People,dc=mycompany,dc=com"
  373. ## Use search bind authentication.
  374. ## search_bind_authentication=true
  375. # Whether or not to follow referrals
  376. ## follow_referrals=false
  377. # Enable python-ldap debugging.
  378. ## debug=false
  379. # Sets the debug level within the underlying LDAP C lib.
  380. ## debug_level=255
  381. # Possible values for trace_level are 0 for no logging, 1 for only logging the method calls with arguments,
  382. # 2 for logging the method calls with arguments and the complete results and 9 for also logging the traceback of method calls.
  383. ## trace_level=0
  384. ## [[[[[users]]]]]
  385. # Base filter for searching for users
  386. ## user_filter="objectclass=Person"
  387. # The username attribute in the LDAP schema
  388. ## user_name_attr=sAMAccountName
  389. ## [[[[[groups]]]]]
  390. # Base filter for searching for groups
  391. ## group_filter="objectclass=groupOfNames"
  392. # The username attribute in the LDAP schema
  393. ## group_name_attr=cn
  394. # Configuration options for specifying the Source Version Control.
  395. # ----------------------------------------------------------------
  396. [[vcs]]
  397. ## [[[git-read-only]]]
  398. ## Base URL to Remote Server
  399. # remote_url=https://github.com/cloudera/hue/tree/master
  400. ## Base URL to Version Control API
  401. # api_url=https://api.github.com
  402. ## [[[github]]]
  403. ## Base URL to Remote Server
  404. # remote_url=https://github.com/cloudera/hue/tree/master
  405. ## Base URL to Version Control API
  406. # api_url=https://api.github.com
  407. # These will be necessary when you want to write back to the repository.
  408. ## Client ID for Authorized Application
  409. # client_id=
  410. ## Client Secret for Authorized Application
  411. # client_secret=
  412. ## [[[svn]]
  413. ## Base URL to Remote Server
  414. # remote_url=https://github.com/cloudera/hue/tree/master
  415. ## Base URL to Version Control API
  416. # api_url=https://api.github.com
  417. # These will be necessary when you want to write back to the repository.
  418. ## Client ID for Authorized Application
  419. # client_id=
  420. ## Client Secret for Authorized Application
  421. # client_secret=
  422. # Configuration options for specifying the Desktop Database. For more info,
  423. # see http://docs.djangoproject.com/en/1.4/ref/settings/#database-engine
  424. # ------------------------------------------------------------------------
  425. [[database]]
  426. # Database engine is typically one of:
  427. # postgresql_psycopg2, mysql, sqlite3 or oracle.
  428. #
  429. # Note that for sqlite3, 'name', below is a path to the filename. For other backends, it is the database name
  430. # Note for Oracle, options={"threaded":true} must be set in order to avoid crashes.
  431. # Note for Oracle, you can use the Oracle Service Name by setting "host=" and "port=" and then "name=<host>:<port>/<service_name>".
  432. # Note for MariaDB use the 'mysql' engine.
  433. ## engine=sqlite3
  434. ## host=
  435. ## port=
  436. ## user=
  437. ## password=
  438. # conn_max_age option to make database connection persistent value in seconds
  439. # https://docs.djangoproject.com/en/1.9/ref/databases/#persistent-connections
  440. ## conn_max_age=0
  441. # Execute this script to produce the database password. This will be used when 'password' is not set.
  442. ## password_script=/path/script
  443. ## name=desktop/desktop.db
  444. ## options={}
  445. # Database schema, to be used only when public schema is revoked in postgres
  446. ## schema=public
  447. # Configuration options for specifying the Desktop session.
  448. # For more info, see https://docs.djangoproject.com/en/1.4/topics/http/sessions/
  449. # ------------------------------------------------------------------------
  450. [[session]]
  451. # The cookie containing the users' session ID will expire after this amount of time in seconds.
  452. # Default is 2 weeks.
  453. ## ttl=1209600
  454. # The cookie containing the users' session ID and csrf cookie will be secure.
  455. # Should only be enabled with HTTPS.
  456. ## secure=false
  457. # The cookie containing the users' session ID and csrf cookie will use the HTTP only flag.
  458. ## http_only=true
  459. # Use session-length cookies. Logs out the user when she closes the browser window.
  460. ## expire_at_browser_close=false
  461. # Configuration options for connecting to an external SMTP server
  462. # ------------------------------------------------------------------------
  463. [[smtp]]
  464. # The SMTP server information for email notification delivery
  465. host=localhost
  466. port=25
  467. user=
  468. password=
  469. # Whether to use a TLS (secure) connection when talking to the SMTP server
  470. tls=no
  471. # Default email address to use for various automated notification from Hue
  472. ## default_from_email=hue@localhost
  473. # Configuration options for Kerberos integration for secured Hadoop clusters
  474. # ------------------------------------------------------------------------
  475. [[kerberos]]
  476. # Path to Hue's Kerberos keytab file
  477. ## hue_keytab=
  478. # Kerberos principal name for Hue
  479. ## hue_principal=hue/hostname.foo.com
  480. # Path to kinit
  481. ## kinit_path=/path/to/kinit
  482. # Mutual authentication from the server, attaches HTTP GSSAPI/Kerberos Authentication to the given Request object
  483. ## mutual_authentication="OPTIONAL" or "REQUIRED" or "DISABLED"
  484. # Configuration options for using OAuthBackend (Core) login
  485. # ------------------------------------------------------------------------
  486. [[oauth]]
  487. # The Consumer key of the application
  488. ## consumer_key=XXXXXXXXXXXXXXXXXXXXX
  489. # The Consumer secret of the application
  490. ## consumer_secret=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
  491. # The Request token URL
  492. ## request_token_url=https://api.twitter.com/oauth/request_token
  493. # The Access token URL
  494. ## access_token_url=https://api.twitter.com/oauth/access_token
  495. # The Authorize URL
  496. ## authenticate_url=https://api.twitter.com/oauth/authorize
  497. # Configuration options for Metrics
  498. # ------------------------------------------------------------------------
  499. [[metrics]]
  500. # Enable the metrics URL "/desktop/metrics"
  501. ## enable_web_metrics=True
  502. # If specified, Hue will write metrics to this file.
  503. ## location=/var/log/hue/metrics.json
  504. # Time in milliseconds on how frequently to collect metrics
  505. ## collection_interval=30000
  506. ###########################################################################
  507. # Settings to configure the snippets available in the Notebook
  508. ###########################################################################
  509. [notebook]
  510. ## Show the notebook menu or not
  511. # show_notebooks=true
  512. ## Flag to enable the selection of queries from files, saved queries into the editor or as snippet.
  513. # enable_external_statements=true
  514. ## Flag to enable the bulk submission of queries as a background task through Oozie.
  515. # enable_batch_execute=true
  516. ## Flag to turn on the SQL indexer.
  517. # enable_sql_indexer=false
  518. ## Flag to enable the SQL query builder of the table assist.
  519. # enable_query_builder=true
  520. ## Flag to enable the creation of a coordinator for the current SQL query.
  521. # enable_query_scheduling=false
  522. ## Main flag to override the automatic starting of the DBProxy server.
  523. # enable_dbproxy_server=true
  524. ## Classpath to be appended to the default DBProxy server classpath.
  525. # dbproxy_extra_classpath=
  526. ## Comma separated list of interpreters that should be shown on the wheel. This list takes precedence over the
  527. ## order in which the interpreter entries appear. Only the first 5 interpreters will appear on the wheel.
  528. # interpreters_shown_on_wheel=
  529. # One entry for each type of snippet.
  530. [[interpreters]]
  531. # Define the name and how to connect and execute the language.
  532. [[[hive]]]
  533. # The name of the snippet.
  534. name=Hive
  535. # The backend connection to use to communicate with the server.
  536. interface=hiveserver2
  537. [[[impala]]]
  538. name=Impala
  539. interface=hiveserver2
  540. # [[[sparksql]]]
  541. # name=SparkSql
  542. # interface=hiveserver2
  543. [[[spark]]]
  544. name=Scala
  545. interface=livy
  546. [[[pyspark]]]
  547. name=PySpark
  548. interface=livy
  549. [[[r]]]
  550. name=R
  551. interface=livy
  552. [[[jar]]]
  553. name=Spark Submit Jar
  554. interface=livy-batch
  555. [[[py]]]
  556. name=Spark Submit Python
  557. interface=livy-batch
  558. [[[text]]]
  559. name=Text
  560. interface=text
  561. [[[markdown]]]
  562. name=Markdown
  563. interface=text
  564. [[[mysql]]]
  565. name = MySQL
  566. interface=rdbms
  567. [[[sqlite]]]
  568. name = SQLite
  569. interface=rdbms
  570. [[[postgresql]]]
  571. name = PostgreSQL
  572. interface=rdbms
  573. [[[oracle]]]
  574. name = Oracle
  575. interface=rdbms
  576. [[[solr]]]
  577. name = Solr SQL
  578. interface=solr
  579. ## Name of the collection handler
  580. # options='{"collection": "default"}'
  581. [[[pig]]]
  582. name=Pig
  583. interface=oozie
  584. [[[java]]]
  585. name=Java
  586. interface=oozie
  587. [[[spark2]]]
  588. name=Spark
  589. interface=oozie
  590. [[[mapreduce]]]
  591. name=MapReduce
  592. interface=oozie
  593. [[[sqoop1]]]
  594. name=Sqoop1
  595. interface=oozie
  596. [[[distcp]]]
  597. name=Distcp
  598. interface=oozie
  599. [[[shell]]]
  600. name=Shell
  601. interface=oozie
  602. # [[[mysql]]]
  603. # name=MySql JDBC
  604. # interface=jdbc
  605. # ## Specific options for connecting to the server.
  606. # ## The JDBC connectors, e.g. mysql.jar, need to be in the CLASSPATH environment variable.
  607. # ## If 'user' and 'password' are omitted, they will be prompted in the UI.
  608. # options='{"url": "jdbc:mysql://localhost:3306/hue", "driver": "com.mysql.jdbc.Driver", "user": "root", "password": "root"}'
  609. ###########################################################################
  610. # Settings to configure your Analytics Dashboards
  611. ###########################################################################
  612. [dashboard]
  613. ## Activate the Dashboard link in the menu.
  614. # is_enabled=true
  615. ## Activate the SQL Dashboard (beta).
  616. # has_sql_enabled=false
  617. [[engines]]
  618. # [[[solr]]]
  619. ## Requires Solr 6+
  620. # analytics=false
  621. # nesting=false
  622. # [[[sql]]]
  623. # analytics=true
  624. # nesting=false
  625. ###########################################################################
  626. # Settings to configure your Hadoop cluster.
  627. ###########################################################################
  628. [hadoop]
  629. # Configuration for HDFS NameNode
  630. # ------------------------------------------------------------------------
  631. [[hdfs_clusters]]
  632. # HA support by using HttpFs
  633. [[[default]]]
  634. # Enter the filesystem uri
  635. fs_defaultfs=hdfs://localhost:8020
  636. # NameNode logical name.
  637. ## logical_name=
  638. # Use WebHdfs/HttpFs as the communication mechanism.
  639. # Domain should be the NameNode or HttpFs host.
  640. # Default port is 14000 for HttpFs.
  641. ## webhdfs_url=http://localhost:50070/webhdfs/v1
  642. # Change this if your HDFS cluster is Kerberos-secured
  643. ## security_enabled=false
  644. # In secure mode (HTTPS), if SSL certificates from YARN Rest APIs
  645. # have to be verified against certificate authority
  646. ## ssl_cert_ca_verify=True
  647. # Directory of the Hadoop configuration
  648. ## hadoop_conf_dir=$HADOOP_CONF_DIR when set or '/etc/hadoop/conf'
  649. # Configuration for YARN (MR2)
  650. # ------------------------------------------------------------------------
  651. [[yarn_clusters]]
  652. [[[default]]]
  653. # Enter the host on which you are running the ResourceManager
  654. ## resourcemanager_host=localhost
  655. # The port where the ResourceManager IPC listens on
  656. ## resourcemanager_port=8032
  657. # Whether to submit jobs to this cluster
  658. submit_to=True
  659. # Resource Manager logical name (required for HA)
  660. ## logical_name=
  661. # Change this if your YARN cluster is Kerberos-secured
  662. ## security_enabled=false
  663. # URL of the ResourceManager API
  664. ## resourcemanager_api_url=http://localhost:8088
  665. # URL of the ProxyServer API
  666. ## proxy_api_url=http://localhost:8088
  667. # URL of the HistoryServer API
  668. ## history_server_api_url=http://localhost:19888
  669. # URL of the Spark History Server
  670. ## spark_history_server_url=http://localhost:18088
  671. # In secure mode (HTTPS), if SSL certificates from YARN Rest APIs
  672. # have to be verified against certificate authority
  673. ## ssl_cert_ca_verify=True
  674. # HA support by specifying multiple clusters.
  675. # Redefine different properties there.
  676. # e.g.
  677. # [[[ha]]]
  678. # Resource Manager logical name (required for HA)
  679. ## logical_name=my-rm-name
  680. # Un-comment to enable
  681. ## submit_to=True
  682. # URL of the ResourceManager API
  683. ## resourcemanager_api_url=http://localhost:8088
  684. # ...
  685. # Configuration for MapReduce (MR1)
  686. # ------------------------------------------------------------------------
  687. [[mapred_clusters]]
  688. [[[default]]]
  689. # Enter the host on which you are running the Hadoop JobTracker
  690. ## jobtracker_host=localhost
  691. # The port where the JobTracker IPC listens on
  692. ## jobtracker_port=8021
  693. # JobTracker logical name for HA
  694. ## logical_name=
  695. # Thrift plug-in port for the JobTracker
  696. ## thrift_port=9290
  697. # Whether to submit jobs to this cluster
  698. submit_to=False
  699. # Change this if your MapReduce cluster is Kerberos-secured
  700. ## security_enabled=false
  701. # HA support by specifying multiple clusters
  702. # e.g.
  703. # [[[ha]]]
  704. # Enter the logical name of the JobTrackers
  705. ## logical_name=my-jt-name
  706. ###########################################################################
  707. # Settings to configure Beeswax with Hive
  708. ###########################################################################
  709. [beeswax]
  710. # Host where HiveServer2 is running.
  711. # If Kerberos security is enabled, use fully-qualified domain name (FQDN).
  712. ## hive_server_host=localhost
  713. # Port where HiveServer2 Thrift server runs on.
  714. ## hive_server_port=10000
  715. # Hive configuration directory, where hive-site.xml is located
  716. ## hive_conf_dir=/etc/hive/conf
  717. # Timeout in seconds for thrift calls to Hive service
  718. ## server_conn_timeout=120
  719. # Choose whether to use the old GetLog() thrift call from before Hive 0.14 to retrieve the logs.
  720. # If false, use the FetchResults() thrift call from Hive 1.0 or more instead.
  721. ## use_get_log_api=false
  722. # Limit the number of partitions that can be listed.
  723. ## list_partitions_limit=10000
  724. # The maximum number of partitions that will be included in the SELECT * LIMIT sample query for partitioned tables.
  725. ## query_partitions_limit=10
  726. # A limit to the number of rows that can be downloaded from a query before it is truncated.
  727. # A value of -1 means there will be no limit.
  728. ## download_row_limit=100000
  729. # Hue will try to close the Hive query when the user leaves the editor page.
  730. # This will free all the query resources in HiveServer2, but also make its results inaccessible.
  731. ## close_queries=false
  732. # Hue will use at most this many HiveServer2 sessions per user at a time.
  733. ## max_number_of_sessions=1
  734. # Thrift version to use when communicating with HiveServer2.
  735. # New column format is from version 7.
  736. ## thrift_version=7
  737. # A comma-separated list of white-listed Hive configuration properties that users are authorized to set.
  738. ## config_whitelist=hive.map.aggr,hive.exec.compress.output,hive.exec.parallel,hive.execution.engine,mapreduce.job.queuename
  739. # Override the default desktop username and password of the hue user used for authentications with other services.
  740. # e.g. Used for LDAP/PAM pass-through authentication.
  741. ## auth_username=hue
  742. ## auth_password=
  743. [[ssl]]
  744. # Path to Certificate Authority certificates.
  745. ## cacerts=/etc/hue/cacerts.pem
  746. # Choose whether Hue should validate certificates received from the server.
  747. ## validate=true
  748. ###########################################################################
  749. # Settings to configure Metastore
  750. ###########################################################################
  751. [metastore]
  752. # Flag to turn on the new version of the create table wizard.
  753. ## enable_new_create_table=true
  754. ###########################################################################
  755. # Settings to configure Impala
  756. ###########################################################################
  757. [impala]
  758. # Host of the Impala Server (one of the Impalad)
  759. ## server_host=localhost
  760. # Port of the Impala Server
  761. ## server_port=21050
  762. # Kerberos principal
  763. ## impala_principal=impala/hostname.foo.com
  764. # Turn on/off impersonation mechanism when talking to Impala
  765. ## impersonation_enabled=False
  766. # Number of initial rows of a result set to ask Impala to cache in order
  767. # to support re-fetching them for downloading them.
  768. # Set to 0 for disabling the option and backward compatibility.
  769. ## querycache_rows=50000
  770. # Timeout in seconds for thrift calls
  771. ## server_conn_timeout=120
  772. # Hue will try to close the Impala query when the user leaves the editor page.
  773. # This will free all the query resources in Impala, but also make its results inaccessible.
  774. ## close_queries=true
  775. # If > 0, the query will be timed out (i.e. cancelled) if Impala does not do any work
  776. # (compute or send back results) for that query within QUERY_TIMEOUT_S seconds.
  777. ## query_timeout_s=600
  778. # If > 0, the session will be timed out (i.e. cancelled) if Impala does not do any work
  779. # (compute or send back results) for that session within QUERY_TIMEOUT_S seconds (default 1 hour).
  780. ## session_timeout_s=3600
  781. # Override the desktop default username and password of the hue user used for authentications with other services.
  782. # e.g. Used for LDAP/PAM pass-through authentication.
  783. ## auth_username=hue
  784. ## auth_password=
  785. # A comma-separated list of white-listed Impala configuration properties that users are authorized to set.
  786. # config_whitelist=debug_action,explain_level,mem_limit,optimize_partition_key_scans,query_timeout_s,request_pool
  787. # Path to the impala configuration dir which has impalad_flags file
  788. ## impala_conf_dir=${HUE_CONF_DIR}/impala-conf
  789. [[ssl]]
  790. # SSL communication enabled for this server.
  791. ## enabled=false
  792. # Path to Certificate Authority certificates.
  793. ## cacerts=/etc/hue/cacerts.pem
  794. # Choose whether Hue should validate certificates received from the server.
  795. ## validate=true
  796. ###########################################################################
  797. # Settings to configure the Spark application.
  798. ###########################################################################
  799. [spark]
  800. # Host address of the Livy Server.
  801. ## livy_server_host=localhost
  802. # Port of the Livy Server.
  803. ## livy_server_port=8998
  804. # Configure Livy to start in local 'process' mode, or 'yarn' workers.
  805. ## livy_server_session_kind=yarn
  806. # Whether Livy requires client to perform Kerberos authentication.
  807. ## security_enabled=false
  808. # Host of the Sql Server
  809. ## sql_server_host=localhost
  810. # Port of the Sql Server
  811. ## sql_server_port=10000
  812. ###########################################################################
  813. # Settings to configure the Oozie app
  814. ###########################################################################
  815. [oozie]
  816. # Location on local FS where the examples are stored.
  817. ## local_data_dir=..../examples
  818. # Location on local FS where the data for the examples is stored.
  819. ## sample_data_dir=...thirdparty/sample_data
  820. # Location on HDFS where the oozie examples and workflows are stored.
  821. # Parameters are $TIME and $USER, e.g. /user/$USER/hue/workspaces/workflow-$TIME
  822. ## remote_data_dir=/user/hue/oozie/workspaces
  823. # Maximum of Oozie workflows or coodinators to retrieve in one API call.
  824. ## oozie_jobs_count=100
  825. # Use Cron format for defining the frequency of a Coordinator instead of the old frequency number/unit.
  826. ## enable_cron_scheduling=true
  827. # Flag to enable the saved Editor queries to be dragged and dropped into a workflow.
  828. ## enable_document_action=true
  829. # Flag to enable Oozie backend filtering instead of doing it at the page level in Javascript. Requires Oozie 4.3+.
  830. ## enable_oozie_backend_filtering=true
  831. # Flag to enable the Impala action.
  832. ## enable_impala_action=false
  833. ###########################################################################
  834. # Settings to configure the Filebrowser app
  835. ###########################################################################
  836. [filebrowser]
  837. # Location on local filesystem where the uploaded archives are temporary stored.
  838. ## archive_upload_tempdir=/tmp
  839. # Show Download Button for HDFS file browser.
  840. ## show_download_button=false
  841. # Show Upload Button for HDFS file browser.
  842. ## show_upload_button=false
  843. # Flag to enable the extraction of a uploaded archive in HDFS.
  844. ## enable_extract_uploaded_archive=false
  845. ###########################################################################
  846. # Settings to configure Pig
  847. ###########################################################################
  848. [pig]
  849. # Location of piggybank.jar on local filesystem.
  850. ## local_sample_dir=/usr/share/hue/apps/pig/examples
  851. # Location piggybank.jar will be copied to in HDFS.
  852. ## remote_data_dir=/user/hue/pig/examples
  853. ###########################################################################
  854. # Settings to configure Sqoop2
  855. ###########################################################################
  856. [sqoop]
  857. # For autocompletion, fill out the librdbms section.
  858. # Sqoop server URL
  859. ## server_url=http://localhost:12000/sqoop
  860. # Path to configuration directory
  861. ## sqoop_conf_dir=/etc/sqoop2/conf
  862. ###########################################################################
  863. # Settings to configure Proxy
  864. ###########################################################################
  865. [proxy]
  866. # Comma-separated list of regular expressions,
  867. # which match 'host:port' of requested proxy target.
  868. ## whitelist=(localhost|127\.0\.0\.1):(50030|50070|50060|50075)
  869. # Comma-separated list of regular expressions,
  870. # which match any prefix of 'host:port/path' of requested proxy target.
  871. # This does not support matching GET parameters.
  872. ## blacklist=
  873. ###########################################################################
  874. # Settings to configure HBase Browser
  875. ###########################################################################
  876. [hbase]
  877. # Comma-separated list of HBase Thrift servers for clusters in the format of '(name|host:port)'.
  878. # Use full hostname with security.
  879. # If using Kerberos we assume GSSAPI SASL, not PLAIN.
  880. ## hbase_clusters=(Cluster|localhost:9090)
  881. # HBase configuration directory, where hbase-site.xml is located.
  882. ## hbase_conf_dir=/etc/hbase/conf
  883. # Hard limit of rows or columns per row fetched before truncating.
  884. ## truncate_limit = 500
  885. # 'buffered' is the default of the HBase Thrift Server and supports security.
  886. # 'framed' can be used to chunk up responses,
  887. # which is useful when used in conjunction with the nonblocking server in Thrift.
  888. ## thrift_transport=buffered
  889. ###########################################################################
  890. # Settings to configure Solr Search
  891. ###########################################################################
  892. [search]
  893. # URL of the Solr Server
  894. ## solr_url=http://localhost:8983/solr/
  895. # Requires FQDN in solr_url if enabled
  896. ## security_enabled=false
  897. ## Query sent when no term is entered
  898. ## empty_query=*:*
  899. ###########################################################################
  900. # Settings to configure Solr API lib
  901. ###########################################################################
  902. [libsolr]
  903. # Choose whether Hue should validate certificates received from the server.
  904. ## ssl_cert_ca_verify=true
  905. # Default path to Solr in ZooKeeper.
  906. ## solr_zk_path=/solr
  907. ###########################################################################
  908. # Settings to configure Solr Indexer
  909. ###########################################################################
  910. [indexer]
  911. # Location of the solrctl binary.
  912. ## solrctl_path=/usr/bin/solrctl
  913. # Flag to turn on the morphline based Solr indexer.
  914. ## enable_new_indexer=true
  915. # Oozie workspace template for indexing.
  916. ## config_indexer_libs_path=/tmp/smart_indexer_lib
  917. # Flag to turn on the new metadata importer.
  918. ## enable_new_importer=false
  919. # Flag to turn on sqoop.
  920. ## enable_sqoop=false
  921. ###########################################################################
  922. # Settings to configure Job Designer
  923. ###########################################################################
  924. [jobsub]
  925. # Location on local FS where examples and template are stored.
  926. ## local_data_dir=..../data
  927. # Location on local FS where sample data is stored
  928. ## sample_data_dir=...thirdparty/sample_data
  929. ###########################################################################
  930. # Settings to configure Job Browser.
  931. ###########################################################################
  932. [jobbrowser]
  933. # Share submitted jobs information with all users. If set to false,
  934. # submitted jobs are visible only to the owner and administrators.
  935. ## share_jobs=true
  936. # Whether to disalbe the job kill button for all users in the jobbrowser
  937. ## disable_killing_jobs=false
  938. # Offset in bytes where a negative offset will fetch the last N bytes for the given log file (default 1MB).
  939. ## log_offset=-1000000
  940. # Maximum number of jobs to fetch and display when pagination is not supported for the type.
  941. ## max_job_fetch=500
  942. # Show the version 2 of app which unifies all the past browsers into one.
  943. ## enable_v2=false
  944. ###########################################################################
  945. # Settings to configure Sentry / Security App.
  946. ###########################################################################
  947. [security]
  948. # Use Sentry API V1 for Hive.
  949. ## hive_v1=true
  950. # Use Sentry API V2 for Hive.
  951. ## hive_v2=false
  952. # Use Sentry API V2 for Solr.
  953. ## solr_v2=true
  954. ###########################################################################
  955. # Settings to configure the Zookeeper application.
  956. ###########################################################################
  957. [zookeeper]
  958. [[clusters]]
  959. [[[default]]]
  960. # Zookeeper ensemble. Comma separated list of Host/Port.
  961. # e.g. localhost:2181,localhost:2182,localhost:2183
  962. ## host_ports=localhost:2181
  963. # The URL of the REST contrib service (required for znode browsing).
  964. ## rest_url=http://localhost:9998
  965. # Name of Kerberos principal when using security.
  966. ## principal_name=zookeeper
  967. ###########################################################################
  968. # Settings for the User Admin application
  969. ###########################################################################
  970. [useradmin]
  971. # Default home directory permissions
  972. ## home_dir_permissions=0755
  973. # The name of the default user group that users will be a member of
  974. ## default_user_group=default
  975. [[password_policy]]
  976. # Set password policy to all users. The default policy requires password to be at least 8 characters long,
  977. # and contain both uppercase and lowercase letters, numbers, and special characters.
  978. ## is_enabled=false
  979. ## pwd_regex="^(?=.*?[A-Z])(?=(.*[a-z]){1,})(?=(.*[\d]){1,})(?=(.*[\W_]){1,}).{8,}$"
  980. ## pwd_hint="The password must be at least 8 characters long, and must contain both uppercase and lowercase letters, at least one number, and at least one special character."
  981. ## pwd_error_message="The password must be at least 8 characters long, and must contain both uppercase and lowercase letters, at least one number, and at least one special character."
  982. ###########################################################################
  983. # Settings to configure liboozie
  984. ###########################################################################
  985. [liboozie]
  986. # The URL where the Oozie service runs on. This is required in order for
  987. # users to submit jobs. Empty value disables the config check.
  988. ## oozie_url=http://localhost:11000/oozie
  989. # Requires FQDN in oozie_url if enabled
  990. ## security_enabled=false
  991. # Location on HDFS where the workflows/coordinator are deployed when submitted.
  992. ## remote_deployement_dir=/user/hue/oozie/deployments
  993. ###########################################################################
  994. # Settings for the AWS lib
  995. ###########################################################################
  996. [aws]
  997. [[aws_accounts]]
  998. # Default AWS account
  999. ## [[[default]]]
  1000. # AWS credentials
  1001. ## access_key_id=
  1002. ## secret_access_key=
  1003. ## security_token=
  1004. # Execute this script to produce the AWS access key ID.
  1005. ## access_key_id_script=/path/access_key_id.sh
  1006. # Execute this script to produce the AWS secret access key.
  1007. ## secret_access_key_script=/path/secret_access_key.sh
  1008. # Allow to use either environment variables or
  1009. # EC2 InstanceProfile to retrieve AWS credentials.
  1010. ## allow_environment_credentials=yes
  1011. # AWS region to use, if no region is specified, will attempt to connect to standard s3.amazonaws.com endpoint
  1012. ## region=us-east-1
  1013. # Endpoint overrides
  1014. ## host=
  1015. # Proxy address and port
  1016. ## proxy_address=
  1017. ## proxy_port=8080
  1018. ## proxy_user=
  1019. ## proxy_pass=
  1020. # Secure connections are the default, but this can be explicitly overridden:
  1021. ## is_secure=true
  1022. # The default calling format uses https://<bucket-name>.s3.amazonaws.com but
  1023. # this may not make sense if DNS is not configured in this way for custom endpoints.
  1024. # e.g. Use boto.s3.connection.OrdinaryCallingFormat for https://s3.amazonaws.com/<bucket-name>
  1025. ## calling_format=boto.s3.connection.OrdinaryCallingFormat
  1026. ###########################################################################
  1027. # Settings for the Sentry lib
  1028. ###########################################################################
  1029. [libsentry]
  1030. # Hostname or IP of server.
  1031. ## hostname=localhost
  1032. # Port the sentry service is running on.
  1033. ## port=8038
  1034. # Sentry configuration directory, where sentry-site.xml is located.
  1035. ## sentry_conf_dir=/etc/sentry/conf
  1036. # Number of seconds when the privilege list of a user is cached.
  1037. ## privilege_checker_caching=30
  1038. ###########################################################################
  1039. # Settings to configure the ZooKeeper Lib
  1040. ###########################################################################
  1041. [libzookeeper]
  1042. # ZooKeeper ensemble. Comma separated list of Host/Port.
  1043. # e.g. localhost:2181,localhost:2182,localhost:2183
  1044. ## ensemble=localhost:2181
  1045. # Name of Kerberos principal when using security.
  1046. ## principal_name=zookeeper
  1047. ###########################################################################
  1048. # Settings for the RDBMS application
  1049. ###########################################################################
  1050. [librdbms]
  1051. # The RDBMS app can have any number of databases configured in the databases
  1052. # section. A database is known by its section name
  1053. # (IE sqlite, mysql, psql, and oracle in the list below).
  1054. [[databases]]
  1055. # sqlite configuration.
  1056. ## [[[sqlite]]]
  1057. # Name to show in the UI.
  1058. ## nice_name=SQLite
  1059. # For SQLite, name defines the path to the database.
  1060. ## name=/tmp/sqlite.db
  1061. # Database backend to use.
  1062. ## engine=sqlite
  1063. # Database options to send to the server when connecting.
  1064. # https://docs.djangoproject.com/en/1.4/ref/databases/
  1065. ## options={}
  1066. # mysql, oracle, or postgresql configuration.
  1067. ## [[[mysql]]]
  1068. # Name to show in the UI.
  1069. ## nice_name="My SQL DB"
  1070. # For MySQL and PostgreSQL, name is the name of the database.
  1071. # For Oracle, Name is instance of the Oracle server. For express edition
  1072. # this is 'xe' by default.
  1073. ## name=mysqldb
  1074. # Database backend to use. This can be:
  1075. # 1. mysql
  1076. # 2. postgresql
  1077. # 3. oracle
  1078. ## engine=mysql
  1079. # IP or hostname of the database to connect to.
  1080. ## host=localhost
  1081. # Port the database server is listening to. Defaults are:
  1082. # 1. MySQL: 3306
  1083. # 2. PostgreSQL: 5432
  1084. # 3. Oracle Express Edition: 1521
  1085. ## port=3306
  1086. # Username to authenticate with when connecting to the database.
  1087. ## user=example
  1088. # Password matching the username to authenticate with when
  1089. # connecting to the database.
  1090. ## password=example
  1091. # Database options to send to the server when connecting.
  1092. # https://docs.djangoproject.com/en/1.4/ref/databases/
  1093. ## options={}
  1094. ###########################################################################
  1095. # Settings to configure SAML
  1096. ###########################################################################
  1097. [libsaml]
  1098. # Xmlsec1 binary path. This program should be executable by the user running Hue.
  1099. ## xmlsec_binary=/usr/local/bin/xmlsec1
  1100. # Entity ID for Hue acting as service provider.
  1101. # Can also accept a pattern where '<base_url>' will be replaced with server URL base.
  1102. ## entity_id="<base_url>/saml2/metadata/"
  1103. # Create users from SSO on login.
  1104. ## create_users_on_login=true
  1105. # Required attributes to ask for from IdP.
  1106. # This requires a comma separated list.
  1107. ## required_attributes=uid
  1108. # Optional attributes to ask for from IdP.
  1109. # This requires a comma separated list.
  1110. ## optional_attributes=
  1111. # IdP metadata in the form of a file. This is generally an XML file containing metadata that the Identity Provider generates.
  1112. ## metadata_file=
  1113. # Private key to encrypt metadata with.
  1114. ## key_file=
  1115. # Signed certificate to send along with encrypted metadata.
  1116. ## cert_file=
  1117. # Path to a file containing the password private key.
  1118. ## key_file_password=/path/key
  1119. # Execute this script to produce the private key password. This will be used when 'key_file_password' is not set.
  1120. ## key_file_password_script=/path/pwd.sh
  1121. # A mapping from attributes in the response from the IdP to django user attributes.
  1122. ## user_attribute_mapping={'uid': ('username', )}
  1123. # Have Hue initiated authn requests be signed and provide a certificate.
  1124. ## authn_requests_signed=false
  1125. # Have Hue initiated logout requests be signed and provide a certificate.
  1126. ## logout_requests_signed=false
  1127. # Username can be sourced from 'attributes' or 'nameid'.
  1128. ## username_source=attributes
  1129. # Performs the logout or not.
  1130. ## logout_enabled=true
  1131. ###########################################################################
  1132. # Settings to configure OpenID
  1133. ###########################################################################
  1134. [libopenid]
  1135. # (Required) OpenId SSO endpoint url.
  1136. ## server_endpoint_url=https://www.google.com/accounts/o8/id
  1137. # OpenId 1.1 identity url prefix to be used instead of SSO endpoint url
  1138. # This is only supported if you are using an OpenId 1.1 endpoint
  1139. ## identity_url_prefix=https://app.onelogin.com/openid/your_company.com/
  1140. # Create users from OPENID on login.
  1141. ## create_users_on_login=true
  1142. # Use email for username
  1143. ## use_email_for_username=true
  1144. ###########################################################################
  1145. # Settings to configure OAuth
  1146. ###########################################################################
  1147. [liboauth]
  1148. # NOTE:
  1149. # To work, each of the active (i.e. uncommented) service must have
  1150. # applications created on the social network.
  1151. # Then the "consumer key" and "consumer secret" must be provided here.
  1152. #
  1153. # The addresses where to do so are:
  1154. # Twitter: https://dev.twitter.com/apps
  1155. # Google+ : https://cloud.google.com/
  1156. # Facebook: https://developers.facebook.com/apps
  1157. # Linkedin: https://www.linkedin.com/secure/developer
  1158. #
  1159. # Additionnaly, the following must be set in the application settings:
  1160. # Twitter: Callback URL (aka Redirect URL) must be set to http://YOUR_HUE_IP_OR_DOMAIN_NAME/oauth/social_login/oauth_authenticated
  1161. # Google+ : CONSENT SCREEN must have email address
  1162. # Facebook: Sandbox Mode must be DISABLED
  1163. # Linkedin: "In OAuth User Agreement", r_emailaddress is REQUIRED
  1164. # The Consumer key of the application
  1165. ## consumer_key_twitter=
  1166. ## consumer_key_google=
  1167. ## consumer_key_facebook=
  1168. ## consumer_key_linkedin=
  1169. # The Consumer secret of the application
  1170. ## consumer_secret_twitter=
  1171. ## consumer_secret_google=
  1172. ## consumer_secret_facebook=
  1173. ## consumer_secret_linkedin=
  1174. # The Request token URL
  1175. ## request_token_url_twitter=https://api.twitter.com/oauth/request_token
  1176. ## request_token_url_google=https://accounts.google.com/o/oauth2/auth
  1177. ## request_token_url_linkedin=https://www.linkedin.com/uas/oauth2/authorization
  1178. ## request_token_url_facebook=https://graph.facebook.com/oauth/authorize
  1179. # The Access token URL
  1180. ## access_token_url_twitter=https://api.twitter.com/oauth/access_token
  1181. ## access_token_url_google=https://accounts.google.com/o/oauth2/token
  1182. ## access_token_url_facebook=https://graph.facebook.com/oauth/access_token
  1183. ## access_token_url_linkedin=https://api.linkedin.com/uas/oauth2/accessToken
  1184. # The Authenticate URL
  1185. ## authenticate_url_twitter=https://api.twitter.com/oauth/authorize
  1186. ## authenticate_url_google=https://www.googleapis.com/oauth2/v1/userinfo?access_token=
  1187. ## authenticate_url_facebook=https://graph.facebook.com/me?access_token=
  1188. ## authenticate_url_linkedin=https://api.linkedin.com/v1/people/~:(email-address)?format=json&oauth2_access_token=
  1189. # Username Map. Json Hash format.
  1190. # Replaces username parts in order to simplify usernames obtained
  1191. # Example: {"@sub1.domain.com":"_S1", "@sub2.domain.com":"_S2"}
  1192. # converts 'email@sub1.domain.com' to 'email_S1'
  1193. ## username_map={}
  1194. # Whitelisted domains (only applies to Google OAuth). CSV format.
  1195. ## whitelisted_domains_google=
  1196. ###########################################################################
  1197. # Settings to configure Metadata
  1198. ###########################################################################
  1199. [metadata]
  1200. [[optimizer]]
  1201. # Hostname to Optimizer API or compatible service.
  1202. ## hostname=navoptapi.us-west-1.optimizer.altus.cloudera.com
  1203. # The name of the key of the service.
  1204. ## auth_key_id=e0819f3a-1e6f-4904-be69-5b704bacd1245
  1205. # The private part of the key associated with the auth_key.
  1206. ## auth_key_secret='-----BEGIN PRIVATE KEY....'
  1207. # Execute this script to produce the auth_key secret. This will be used when `auth_key_secret` is not set.
  1208. ## auth_key_secret_script=/path/to/script.sh
  1209. # The name of the workload where queries are uploaded and optimizations are calculated from. Automatically guessed from auth_key and cluster_id if not specified.
  1210. ## tenant_id=
  1211. # Perform Sentry privilege filtering.
  1212. # Default to true automatically if the cluster is secure.
  1213. ## apply_sentry_permissions=False
  1214. # Cache timeout in milliseconds for the Optimizer metadata used in assist, autocomplete, etc.
  1215. # Defaults to 1 week, set to 0 to disable caching.
  1216. ## cacheable_ttl=604800000
  1217. # Automatically upload queries after their execution in order to improve recommendations.
  1218. ## auto_upload_queries=true
  1219. # Allow admins to upload the last N executed queries in the quick start wizard. Use 0 to disable.
  1220. ## query_history_upload_limit=10000
  1221. [[navigator]]
  1222. # Navigator API URL (without version suffix).
  1223. ## api_url=http://localhost:7187/api
  1224. # Which authentication to use: CM or external via LDAP or SAML.
  1225. ## navmetadataserver_auth_type=CMDB
  1226. # Username of the CM user used for authentication.
  1227. ## navmetadataserver_cmdb_user=hue
  1228. # CM password of the user used for authentication.
  1229. ## navmetadataserver_cmdb_password=
  1230. # Execute this script to produce the CM password. This will be used when the plain password is not set.
  1231. # navmetadataserver_cmdb_password_script=
  1232. # Username of the LDAP user used for authentication.
  1233. ## navmetadataserver_ldap_user=hue
  1234. # LDAP password of the user used for authentication.
  1235. ## navmetadataserver_ldap_ppassword=
  1236. # Execute this script to produce the LDAP password. This will be used when the plain password is not set.
  1237. ## navmetadataserver_ldap_password_script=
  1238. # Username of the SAML user used for authentication.
  1239. ## navmetadataserver_saml_user=hue
  1240. ## SAML password of the user used for authentication.
  1241. # navmetadataserver_saml_password=
  1242. # Execute this script to produce the SAML password. This will be used when the plain password is not set.
  1243. ## navmetadataserver_saml_password_script=
  1244. # Perform Sentry privilege filtering.
  1245. # Default to true automatically if the cluster is secure.
  1246. ## apply_sentry_permissions=False
  1247. # Max number of items to fetch in one call in object search.
  1248. ## fetch_size_search=450
  1249. # Max number of items to fetch in one call in object search autocomplete.
  1250. ## fetch_size_search_interactive=450
  1251. # If metadata search is enabled, also show the search box in the left assist.
  1252. ## enable_file_search=false