hue.ini 62 KB

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