minor tweaking to clarify instructions for csv and tsv

This commit is contained in:
Igal Levy 2014-02-12 18:59:35 -08:00
parent b019fea788
commit 9313c7f511

View File

@ -63,7 +63,7 @@ If you use the [indexing service](Indexing-Service.html) for ingesting the data,
Specified here are the location of the datafile, the timestamp column, the format of the data, and the columns that will become dimensions in Druid.
Since the CSV data does not contain the column names, they will have to be added before that data can be processed:
Since the CSV data cannot contain the column names (no header is allowed), these must be added before that data can be processed:
```json
"firehose" : {