mirror of https://github.com/apache/druid.git
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"
|
||||
}
|
||||
},
|
||||
"driverConfig": {
|
||||
"tuningConfig": {
|
||||
"type" : "realtime",
|
||||
"maxRowsInMemory": 500000,
|
||||
"intermediatePersistPeriod": "PT10m",
|
||||
|
|
|
@ -10,9 +10,8 @@ h2. Introduction
|
|||
h2. Getting Started
|
||||
* "Tutorial: A First Look at Druid":./Tutorial:-A-First-Look-at-Druid.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 Your Data Part 2":./Tutorial:-Loading-Your-Data-Part-2.html
|
||||
* "Tutorial: All About Queries":./Tutorial:-All-About-Queries.html
|
||||
* "Tutorial: Loading Streaming Data":./Tutorial:-Loading-Streaming-Data.html
|
||||
* "Tutorial: Loading Batch Data":./Tutorial:-Loading-Batch-Data.html
|
||||
|
||||
h2. Booting a Druid Cluster
|
||||
* "Simple Cluster Configuration":Simple-Cluster-Configuration.html
|
||||
|
|
Loading…
Reference in New Issue