fix links and some errors

This commit is contained in:
fjy 2014-12-08 16:20:35 -08:00
parent 28b72a69ad
commit 38a369c0ff
2 changed files with 3 additions and 4 deletions

View File

@ -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",

View File

@ -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