瀏覽代碼

HUE-7833 [doc] Adding link to Impala and HiveServer2 configuration post

Romain Rigaux 8 年之前
父節點
當前提交
8bc0e43
共有 1 個文件被更改,包括 9 次插入5 次删除
  1. 9 5
      docs/admin-manual/manual.md

+ 9 - 5
docs/admin-manual/manual.md

@@ -184,7 +184,7 @@ take precedence.
 These configuration variables are under the `[desktop]` section in
 These configuration variables are under the `[desktop]` section in
 the `hue.ini` configuration file.
 the `hue.ini` configuration file.
 
 
-### Specifying the Hue HTTP Address
+### Specifying the HTTP port
 
 
 Hue uses CherryPy web server.  You can use the following options to
 Hue uses CherryPy web server.  You can use the following options to
 change the IP address and port that the web server listens on.
 change the IP address and port that the web server listens on.
@@ -266,7 +266,7 @@ leaflet_tile_layer_attribution='Tiles © Esri — Source: Esri, i-cubed,
 
 
 [Read more about it here](http://gethue.com/change-your-maps-look-and-feel/).
 [Read more about it here](http://gethue.com/change-your-maps-look-and-feel/).
 
 
-### Configure Hue with a Proxy
+### Configure a Proxy
 
 
 We explained how to run Hue with NGINX serving the static files or under Apache. If you use another proxy, you might need to set these options:
 We explained how to run Hue with NGINX serving the static files or under Apache. If you use another proxy, you might need to set these options:
 
 
@@ -279,7 +279,7 @@ use_x_forwarded_host=false
 secure_proxy_ssl_header=false
 secure_proxy_ssl_header=false
 </pre>
 </pre>
 
 
-### Configuring Hue for SSL
+### Configuring SSL
 
 
 You can configure Hue to serve over HTTPS.
 You can configure Hue to serve over HTTPS.
 
 
@@ -384,7 +384,7 @@ Read more about [Auditing User Administration Operations with Hue and Cloudera N
 These configuration variables are under the `[hadoop]` section in
 These configuration variables are under the `[hadoop]` section in
 the `hue.ini` configuration file.
 the `hue.ini` configuration file.
 
 
-### Install Hadoop and other analytic backends
+### Hadoop and other services
 
 
 Depending on which apps you need, you need to make sure that some Hadoop services
 Depending on which apps you need, you need to make sure that some Hadoop services
 are already setup (that way Hue can talk to them).  
 are already setup (that way Hue can talk to them).  
@@ -472,6 +472,10 @@ system) must be world-writable (1777), as Hive makes extensive use of it.
 </div>
 </div>
 
 
 
 
+#### Hive and Impala High Availability (HA)
+
+Read more about it in the [How to optimally configure your Analytic Database for High Availability with Hue and other SQL clients](http://gethue.com/how-to-optimally-configure-your-analytic-database-for-high-availability-with-hue-and-other-sql-clients) post.
+
 ### Firewall
 ### Firewall
 
 
 Hue currently requires that the machines within your cluster can connect to
 Hue currently requires that the machines within your cluster can connect to
@@ -905,7 +909,7 @@ Note that the supervisor automatically restarts these processes if they fail for
 any reason. If the processes fail repeatedly within a short time, the supervisor
 any reason. If the processes fail repeatedly within a short time, the supervisor
 itself shuts down.
 itself shuts down.
 
 
-## Hue Logging
+## Logging
 
 
 The Hue logs are found in `/var/log/hue`, or in a `logs` directory under your
 The Hue logs are found in `/var/log/hue`, or in a `logs` directory under your
 Hue installation root. Inside the log directory you can find:
 Hue installation root. Inside the log directory you can find: