druid/docs/content
Keuntae Park 95a58097e2 Hadoop InputRowParser for Orc file (#3019)
* InputRowParser to decode OrcStruct from OrcNewInputFormat

* add unit test for orc hadoop indexing

* update docs and fix test code bug

* doc updated

* resove maven dependency conflict

* remove unused imports

* fix returning array type from Object[] to correct primitive array type

* fix to support getDimension() of MapBasedRow : changing return type of orc list from array to list

* rebase and updated based on comments

* updated based on comments

* on reflecting review comments

* fix bug in typeStringFromParseSpec() and add unit test

* add license header
2016-07-26 09:42:56 -07:00
..
comparisons update compares some more (#3158) 2016-06-16 18:34:43 -07:00
configuration optionally enable coordinator auto kill tasks on all dataSources via dynamic config (#3250) 2016-07-17 18:47:52 -07:00
dependencies Fix a bunch of broken links in the docs. 2016-03-23 10:21:28 -07:00
design Improved docs for multi-value dimensions. 2016-03-22 14:40:55 -07:00
development Hadoop InputRowParser for Orc file (#3019) 2016-07-26 09:42:56 -07:00
ingestion Calculate max split size based on numMapTask in DatasourceInputFormat (#2882) 2016-07-20 16:53:51 -07:00
misc Add more math functions (#2822) 2016-05-03 10:55:13 -07:00
operations Update docs for working with Hadoop dependencies. (#3252) 2016-07-18 07:47:58 -05:00
querying Add timestampSpec to metadata.drd and SegmentMetadataQuery (#3227) 2016-07-25 15:45:30 -07:00
tutorials Fix path in cluster.md. (#3253) 2016-07-17 08:30:20 -07:00
toc.md remove bad docs on setting up clusters (#3188) 2016-07-01 15:41:40 -05:00