mirror of https://github.com/apache/druid.git
I'm all about them doc fixes
This commit is contained in:
parent
f437e16543
commit
b9337e883a
|
@ -49,7 +49,7 @@ It is recommended that you use the Coordinator Console to configure these parame
|
|||
http://<COORDINATOR_IP>:<PORT>/coordinator/config
|
||||
```
|
||||
|
||||
A sample worker setup spec is shown below:
|
||||
A sample coordinator dynamic config JSON object is shown below:
|
||||
|
||||
```json
|
||||
{
|
||||
|
|
|
@ -52,7 +52,7 @@ h2. Querying
|
|||
** "Granularities":./Granularities.html
|
||||
** "DimensionSpecs":./DimensionSpecs.html
|
||||
* Query Types
|
||||
** "DataSourceMetadataQuery":./DataSourceMetadataQuery.html
|
||||
** "DataSource Metadata":./DataSourceMetadataQuery.html
|
||||
** "GroupBy":./GroupByQuery.html
|
||||
*** "LimitSpec":./LimitSpec.html
|
||||
*** "Having":./Having.html
|
||||
|
|
Loading…
Reference in New Issue