Commit Graph

110 Commits

Author SHA1 Message Date
nishantmonu51 2186bd6cb7 Minor fixes and documentation changes 2013-12-09 19:07:48 +05:30
fjy fbad1e2d7a fix convert properties with infoPath and prepare for next release 2013-12-04 18:55:35 -08:00
fjy 929b2336a9 fix non deterministic behaviour in test 2013-12-02 17:02:24 -08:00
fjy 05f72601c4 fix request time metric and prepare for next release 2013-12-02 14:20:59 -08:00
fjy de0d6e2264 Merge pull request #308 from metamx/javascript-dimextractionfn
Javascript DimExtractionFn
2013-11-27 11:47:07 -08:00
Xavier Léauté 78a8206ee6 add docs on hadoop flavors and hadoop index task classpath resolution 2013-11-26 17:08:08 -08:00
fjy 5524cb7608 remove extra contents in toc 2013-11-25 18:34:53 -08:00
fjy ddb6e83f17 fix realtime default and prepare for next deploy 2013-11-25 17:53:17 -08:00
Igal Levy 9750537d61 Merge branch 'master' into igalDruid 2013-11-25 13:00:46 -08:00
fjy f98b6bb0d2 Merge pull request #310 from hkmurakami/master
fix broken links in documentation
2013-11-25 12:46:09 -08:00
hkmurakami eed215e53e Rename Druid-vs-vertica.md to Druid-vs-Vertica.md
links in documentation point to capitalized version (http://druid.io/docs/0.6.10/)
2013-11-23 13:13:46 -08:00
hkmurakami 964bff065a Rename Druid-vs-redshift.md to Druid-vs-Redshift.md
links in documentation point to capitalized version. (http://druid.io/docs/0.6.10/)
2013-11-23 13:13:05 -08:00
hkmurakami be5ce88093 fix header formatting in tutorial doc 2013-11-23 12:57:51 -08:00
Xavier Léauté 60fddfb67e add DimensionSpecs docs 2013-11-22 16:33:25 -08:00
Xavier Léauté 40af9df0d4 fix search doc links and code 2013-11-22 16:33:16 -08:00
Igal Levy c71c33ed69 * removed terms that are widespread -- such as "column" and "interval" -- since there are too many ways to define them, in favor of allowing them to be defined in context on pages where they occur. For example, "interval" shows up in the JSON blob containing segment metadata, as well as in queries.
* removed sections -- it's hard for a new user to understand exactly why these terms are in those sections, or what that means, so better to allow specific definitions or the context in pages to impart those relationships.
* Added links between entries
2013-11-21 15:10:44 -08:00
Igal Levy 9d36b9962c fixed awkward wording 2013-11-21 11:08:26 -08:00
Igal Levy b645eb19b5 Refactor to remove sections and order entries. 2013-11-21 11:04:22 -08:00
Igal Levy a3b60557e2 Refactored with new and updated sections and definitions. 2013-11-20 21:32:41 -08:00
Igal Levy 639d769337 Merge branch 'master' into igalDruid 2013-11-20 21:32:01 -08:00
fjy fbb65988bd make query resource eagerly instantiate and prepare for next release 2013-11-20 11:58:25 -08:00
fjy c234dafee1 prepare for next release 2013-11-20 10:43:37 -08:00
fjy 84a6262e04 prepare for next release 2013-11-20 10:27:09 -08:00
fjy 984e24c1bb fix broken links in docs, prepare for next release 2013-11-19 09:57:56 -08:00
fjy f21ca577cf fix realtime doc 2013-11-18 16:20:25 -08:00
fjy 1820110818 clean up docs and fix server monitor double emitting metrics 2013-11-18 15:37:30 -08:00
fjy a86d3af17e fix docs 2013-11-14 18:29:27 -08:00
fjy 5d00e4075e prepare for next release 2013-11-14 15:06:26 -08:00
fjy 23ebca6d32 more hadoop dependency hell, getting the right urls to hadoop is hard 2013-11-14 14:29:42 -08:00
fjy 61367c6b13 prepare for next release 2013-11-14 13:16:38 -08:00
fjy fcf0c6ce06 change the classpath ordering for batch processing and prepare for next release 2013-11-14 10:52:51 -08:00
fjy 60300bdad0 fix doc version 2013-11-13 13:34:57 -08:00
fjy 247a0826db Merge pull request #297 from StFS/patch-1
Removed section about housejester scripts
2013-11-13 13:23:13 -08:00
fjy c1009f0872 prepare for next release 2013-11-13 11:36:50 -08:00
fjy d0f990129a fix docs 2013-11-13 10:59:03 -08:00
Stefán Freyr Stefánsson e046e74b55 Fixed broken links 2013-11-13 16:15:11 +00:00
Stefán Freyr Stefánsson 48aec4f5a4 Removed section about housejester scripts
They're no longer valid with 0.6.x
2013-11-13 16:04:54 +00:00
Igal Levy ab0c8c9601 Merge branch 'master' into igalDruid 2013-11-12 13:42:46 -08:00
Igal Levy 61a3c90d7a svg versions of druid architecture diagrams 2013-11-12 13:42:39 -08:00
fjy 9fe9ca3163 the emitter library is broken and also prepare for next release 2013-11-08 15:54:16 -08:00
fjy 822a30658d fix broken http post emitter and prepare for next release 2013-11-08 14:01:16 -08:00
fjy 64b93bf448 fix broken autoscaling and prepare for next release 2013-11-08 11:29:42 -08:00
fjy d70bcc5657 repair broken pom 2013-11-07 23:27:06 -08:00
fjy a0eedf7342 fix broken docs 2013-11-07 23:11:30 -08:00
fjy d1c3176bf5 update docs ver 2013-11-07 19:47:36 -08:00
fjy a049b42674 fix an issue with task tables not getting created automatically and prepare for next release 2013-11-07 18:01:35 -08:00
fjy d49554185a fix broken default table names 2013-11-07 17:38:00 -08:00
fjy 760321c857 Merge pull request #291 from metamx/more-fix
Additional fixes required to get the indexing service to work
2013-11-07 15:54:17 -08:00
fjy 61afc542d6 Merge pull request #292 from metamx/javascript-postaggregator
JavaScript post-aggregator
2013-11-07 15:46:05 -08:00
fjy aeb411a3a3 fix according to code review and fix broken examples 2013-11-07 15:42:48 -08:00