|
|
@@ -895,14 +895,6 @@ specify:
|
|
|
hbase_clusters::
|
|
|
Comma-separated list of HBase Thrift servers for clusters in the format of "(name|host:port)".
|
|
|
|
|
|
-### Configuration Validation
|
|
|
-
|
|
|
-Hue can detect certain invalid configuration.
|
|
|
-
|
|
|
-To view the configuration of a running Hue instance, navigate to
|
|
|
-`http://myserver:8888/hue/dump_config`, also accessible through the About
|
|
|
-application.
|
|
|
-
|
|
|
|
|
|
# Administration
|
|
|
|
|
|
@@ -911,6 +903,15 @@ to the <<usage,Using Hue>> section. Administrators may want to refer to this
|
|
|
section for more details about managing and operating a Hue installation.
|
|
|
|
|
|
|
|
|
+## Configuration Validation
|
|
|
+
|
|
|
+Hue can detect certain invalid configuration.
|
|
|
+
|
|
|
+To view the configuration of a running Hue instance, navigate to
|
|
|
+`http://myserver:8888/hue/dump_config`, also accessible through the About
|
|
|
+application.
|
|
|
+
|
|
|
+
|
|
|
## Server Logs
|
|
|
|
|
|
Displays the Hue Server log and allows you to download the log to your
|
|
|
@@ -925,7 +926,6 @@ Threads page can be very helpful in debugging purposes. It includes a daemonic t
|
|
|
|
|
|
## Metrics
|
|
|
|
|
|
-
|
|
|
Read more on the [Threads and Metrics pages
|
|
|
blog post](http://gethue.com/easier-administration-of-hue-with-the-new-threads-and-metrics-pages/)
|
|
|
|