619 Commits

Author SHA1 Message Date
fjy
2497bd2e85 prepare for next release 2014-02-07 13:04:34 -08:00
fjy
c8b350270f prepare for next release 2014-02-07 11:54:56 -08:00
fjy
0fd95bc2b4 refactor out the configuration docs 2014-02-07 11:35:44 -08:00
nishantmonu51
48d0c37f98 documentation for random partition spec 2014-02-05 15:30:44 +05:30
Yuval Oren
689191c5ad Merge branch 'master' into subquery 2014-02-03 14:52:50 -08:00
Mike Vincent
5a152f8b1f Link Data Formats document and format spec references 2014-02-02 19:47:55 -06:00
Igal Levy
3a980b8a68 Merge branch 'master' into igalDruid
Resolve conflict in first tutorial.
Conflicts:
	docs/content/Tutorial:-The-Druid-Cluster.md
2014-01-28 09:35:39 -08:00
Guillaume Simard
624b13e8f5 Fixed JSON 2014-01-28 11:04:19 -05:00
GuiSim
374904ce20 Removed trailing comma 2014-01-28 10:34:13 -05:00
GuiSim
9831401c7d missing word 2014-01-28 10:17:49 -05:00
GuiSim
8d024a5e9a typo fix 2014-01-28 09:56:38 -05:00
Igal Levy
01e8d9e0a0 fixed typo 2014-01-27 17:29:49 -08:00
Igal Levy
1bca1c47b7 creating a doc to cover ingestion of csv and tsv formats 2014-01-27 17:29:05 -08:00
Yuval Oren
1c0b818cb2 Merge branch 'master' into subquery 2014-01-27 14:57:14 -08:00
GuiSim
929e6be8e9 text cleanup 2014-01-27 17:28:59 -05:00
fjy
74dd855a45 fix spelling 2014-01-28 05:50:23 +08:00
Yuval Oren
c99e468ccd Merge branch 'master' into subquery 2014-01-24 16:48:35 -08:00
Igal Levy
06b73b366a minor rewriting for flow; fixed some wrong links 2014-01-24 16:48:19 -08:00
Yuval Oren
8f39981fab Documentation for query data sources 2014-01-24 16:12:10 -08:00
fjy
0c789412bb add a workaround for jackson bug where jacksoninject fails when a null value is passed through json creator annotated constructor 2014-01-25 07:07:27 +08:00
Igal Levy
3301d5d510 added a little padding to table cells to improve look and readablity 2014-01-24 13:14:56 -08:00
Igal Levy
5aacfe72e1 minor corrections and edits for flow 2014-01-24 12:26:38 -08:00
Igal Levy
0c16f24ba1 added note about slow start first time around due to fetching of dependencies 2014-01-21 11:03:07 -08:00
Igal Levy
010abf2552 fixed typo 2014-01-21 10:05:03 -08:00
Igal Levy
53f69c5791 updated to not refer to old wiki 2014-01-20 17:12:36 -08:00
fjy
e2ea2ec7fd Merge branch 'master' into az
Conflicts:
	server/src/main/java/io/druid/server/coordinator/DruidCoordinator.java
	server/src/main/java/io/druid/server/http/CoordinatorResource.java
	server/src/test/java/io/druid/client/DirectDruidClientTest.java
2014-01-20 15:10:13 -08:00
fjy
215584891e Merge branch 'master' into moar-endpoints 2014-01-20 13:06:45 -08:00
fjy
3cba0c8ff2 more endpoints for getting info out of druid 2014-01-17 17:52:27 -08:00
fjy
f898c29e20 fix batch indexing and prepare for next release 2014-01-17 15:52:04 -08:00
Igal Levy
53b6392dce added titles; fixed a few typos 2014-01-16 15:37:07 -08:00
Igal Levy
6e880f8b24 tweaked naming 2014-01-16 15:16:04 -08:00
fjy
0ceda034cd fix dependency issue and prepare for next release 2014-01-14 17:34:02 -08:00
fjy
187bb84b45 prepare for next release 2014-01-14 16:07:05 -08:00
fjy
9184906c39 prepare for next release 2014-01-14 09:54:42 -08:00
fjy
e8d61ffe99 prepare for next release 2014-01-13 18:02:24 -08:00
fjy
3b17c4c03c a whole bunch of docs and fixes 2014-01-13 18:01:56 -08:00
fjy
f4e3f02c3b more exceptions 2014-01-10 18:06:42 -08:00
Igal Levy
8196bf5dde added link to manually download druid 0.5.x 2014-01-10 17:20:53 -08:00
Igal Levy
58c8fcc519 added note about support for druid 0.5.x only 2014-01-10 16:29:33 -08:00
Igal Levy
917b4ea5ce Merge branch 'master' into igalDruid 2014-01-10 16:19:20 -08:00
fjy
fe50104053 fix the index task and more docs 2014-01-10 14:47:18 -08:00
Igal Levy
8c2bffc1a6 final draft 2014-01-10 14:45:38 -08:00
fjy
f123a14373 Merge branch 'master' into az
Conflicts:
	docs/content/Realtime.md
	server/src/main/java/io/druid/client/selector/ServerSelector.java
2014-01-09 19:09:38 -08:00
Igal Levy
2ddf3c4ef6 first stab at overhauling this doc to bring it up to date 2014-01-09 15:44:54 -08:00
Xavier Léauté
84273d4fc2 add docs 2014-01-09 15:18:40 -08:00
fjy
81cdf1b6d0 Merge pull request #340 from metamx/igalDruid
Igal druid
2014-01-08 18:39:00 -08:00
fjy
96caf2d518 Merge branch 'master' into az 2014-01-08 16:23:05 -08:00
fjy
90f3056fce clean up doc 2014-01-08 16:10:48 -08:00
fjy
50a6839693 inital commit of topNs 2014-01-08 15:51:03 -08:00
fjy
e11952f3b6 bridge is kinda working for mastery stuff right now, tests pass 2014-01-06 17:01:50 -08:00