Commit Graph

202 Commits

Author SHA1 Message Date
fjy fb93448e9d prepare for next release because my last one failzored out of bad internetz 2014-02-14 15:22:27 -08:00
fjy 1a8f9f2e12 prepare for next release 2014-02-14 15:07:44 -08:00
fjy 3979eb270c Revert "Revert "Merge branch 'determine-partitions-improvements'""
This reverts commit 189b3e2b9b.
2014-02-14 12:58:56 -08:00
fjy 189b3e2b9b Revert "Merge branch 'determine-partitions-improvements'"
This reverts commit 7ad228ceb5, reversing
changes made to 9c55e2b779.
2014-02-14 12:47:34 -08:00
Igal Levy 5ee776db64 fixed broken link 2014-02-13 16:39:44 -08:00
Igal Levy 0714800904 Merge branch 'master' into igalDruid 2014-02-13 16:38:09 -08:00
fjy a986166b9c prepare for next release 2014-02-12 20:01:05 -08:00
Igal Levy 9313c7f511 minor tweaking to clarify instructions for csv and tsv 2014-02-12 18:59:35 -08:00
nishantmonu51 7ad228ceb5 Merge branch 'determine-partitions-improvements'
Conflicts:
	pom.xml
2014-02-12 10:51:26 +05:30
Gian Merlino 38e9a79560 Fix typo 2014-02-08 15:07:01 -08:00
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
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
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
fjy 74dd855a45 fix spelling 2014-01-28 05:50:23 +08:00
Igal Levy 06b73b366a minor rewriting for flow; fixed some wrong links 2014-01-24 16:48:19 -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