change header in overlord console; minor querydoc change (#5625)

* change header in overlord console; minor querydoc change

* remove change to overlord console

* address Gian comments
This commit is contained in:
Caroline1000 2018-04-11 12:57:22 -07:00 committed by Jihoon Son
parent b32aad9ab4
commit afa75e04b7
1 changed files with 2 additions and 4 deletions

View File

@ -235,9 +235,7 @@ strategy perform the outer query on the broker in a single-threaded fashion.
#### Configurations
This section describes the configurations for groupBy queries. You can set system-wide configurations by adding them to runtime properties or query-specific configurations by adding them to query contexts. All runtime properties are prefixed by `druid.query.groupBy`.
#### Commonly tuned configurations
This section describes the configurations for groupBy queries. You can set the runtime properties in the `runtime.properties` file on broker, historical, and MiddleManager nodes. You can set the query context parameters through the [query context](query-context.html).
##### Configurations for groupBy v2