mirror of
https://github.com/apache/druid.git
synced 2025-03-06 17:29:45 +00:00
fix links and some errors
This commit is contained in:
parent
28b72a69ad
commit
38a369c0ff
@ -167,7 +167,7 @@ You should be comfortable starting Druid nodes at this point. If not, it may be
|
|||||||
"type": "realtime"
|
"type": "realtime"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"driverConfig": {
|
"tuningConfig": {
|
||||||
"type" : "realtime",
|
"type" : "realtime",
|
||||||
"maxRowsInMemory": 500000,
|
"maxRowsInMemory": 500000,
|
||||||
"intermediatePersistPeriod": "PT10m",
|
"intermediatePersistPeriod": "PT10m",
|
||||||
|
@ -10,9 +10,8 @@ h2. Introduction
|
|||||||
h2. Getting Started
|
h2. Getting Started
|
||||||
* "Tutorial: A First Look at Druid":./Tutorial:-A-First-Look-at-Druid.html
|
* "Tutorial: A First Look at Druid":./Tutorial:-A-First-Look-at-Druid.html
|
||||||
* "Tutorial: The Druid Cluster":./Tutorial:-The-Druid-Cluster.html
|
* "Tutorial: The Druid Cluster":./Tutorial:-The-Druid-Cluster.html
|
||||||
* "Tutorial: Loading Your Data Part 1":./Tutorial:-Loading-Your-Data-Part-1.html
|
* "Tutorial: Loading Streaming Data":./Tutorial:-Loading-Streaming-Data.html
|
||||||
* "Tutorial: Loading Your Data Part 2":./Tutorial:-Loading-Your-Data-Part-2.html
|
* "Tutorial: Loading Batch Data":./Tutorial:-Loading-Batch-Data.html
|
||||||
* "Tutorial: All About Queries":./Tutorial:-All-About-Queries.html
|
|
||||||
|
|
||||||
h2. Booting a Druid Cluster
|
h2. Booting a Druid Cluster
|
||||||
* "Simple Cluster Configuration":Simple-Cluster-Configuration.html
|
* "Simple Cluster Configuration":Simple-Cluster-Configuration.html
|
||||||
|
Loading…
x
Reference in New Issue
Block a user