1265 Commits

Author SHA1 Message Date
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
Xavier Léauté
04e285638e add javascript post-aggregator docs 2013-11-07 15:19:39 -08:00
fjy
6b573c76f1 more fixes 2013-11-07 14:40:45 -08:00
Igal Levy
b35dd98015 Merge branch 'master' into igalDruid 2013-11-07 14:10:25 -08:00
Xavier Léauté
f77fbfcfe7 do not deploy layout 2013-11-07 13:40:54 -08:00
Xavier Léauté
efd7ea0486 fix broken link when testing locally 2013-11-05 15:51:34 -08:00
Xavier Léauté
f07b4fe59b remove unused file 2013-11-05 15:50:45 -08:00
Xavier Léauté
6a6be1c3ab fix broken links 2013-11-05 15:32:42 -08:00
fjy
f231d259cf Merge branch 'master' of github.com:metamx/druid 2013-11-05 15:30:48 -08:00
fjy
33561031a2 update docs version to match next release 2013-11-05 15:30:41 -08:00
Xavier Léauté
6ee917b770 smarter deploy script 2013-11-05 15:20:55 -08:00
Xavier Léauté
0627c74e0d rename index page to simplify docs url to /docs/<verison>/ 2013-11-05 15:07:19 -08:00
Igal Levy
50327cb841 moved Concepts-and-Terminology to Getting Started section 2013-11-04 13:24:02 -08:00
Igal Levy
c7a8bb90e9 updated link to removed Data-Flow page 2013-11-04 12:45:06 -08:00
fjy
5ef6c1d8a2 fix formatting with modules doc 2013-11-04 12:33:36 -08:00
Igal Levy
cf06a73091 Update to Architecture intro file:
* Updated description of druid architecture components
* Added links from descriptions to actual component pages
* Removed Data-Flow page, which was a (mostly) redundant subset of other pages under Architecture)
* Moved non-redundant info from Data-Flow to other Architecture pages
* Updated info on how data actually flows in Druid 0.6
2013-11-01 17:17:57 -07:00
fjy
faa4f4ac9b Merge pull request #278 from metamx/igalDruid
Some new graphics
2013-10-29 20:47:11 -07:00
Igal Levy
043a4a27b4 refactored some text and added images 2013-10-29 17:23:36 -07:00
fjy
21235ae533 fix configuration conversion bugs and docs and hdfs configs 2013-10-29 17:34:24 -04:00
Igal Levy
0d297869cc Update igalBranch to latest master 2013-10-29 13:50:29 -07:00
Eric Tschetter
86a6ce2256 Add documentation for extensions and modules to 0.6 version of Druid 2013-10-28 19:35:46 -05:00
Igal Levy
c8784e4dbb Two new cluster overview graphics for Design.md 2013-10-25 14:26:14 -07:00
Igal Levy
593f647e0d OmniGraffle file containing sources for various images. 2013-10-25 14:24:43 -07:00
fjy
c32c5b1257 Merge pull request #273 from metamx/igalDruid
Refactored to focus and bring out the really good sections.
2013-10-21 18:27:34 -07:00
Igal Levy
3ee3d82bf2 Refactored to focus and bring out the really good sections. 2013-10-18 16:38:19 -07:00
fjy
5bca36247f fix more docs 2013-10-18 15:37:43 -07:00
fjy
afa5735228 fix typo in intro tutorial 2013-10-18 10:43:20 -07:00
fjy
18b02e5dba add link to data flow from druid cluster tutorial 2013-10-18 10:39:04 -07:00
fjy
8d22c05807 Merge branch 'master' of github.com:metamx/druid 2013-10-18 10:30:13 -07:00
fjy
c96abe3a59 add data flow docs 2013-10-18 10:29:58 -07:00
fjy
84960f6c58 Merge pull request #270 from metamx/igalDruid
removed bogus word
2013-10-18 10:25:34 -07:00
Igal Levy
413c4d075a fixed typo 2013-10-18 10:21:30 -07:00
Xavier Léauté
ce48278d83 more legible graphics 2013-10-18 10:04:32 -07:00
Xavier Léauté
5bec1cd881 data flow graph 2013-10-18 08:11:16 -07:00
fjy
cdde400718 fix task docs and indexing service img 2013-10-16 18:08:36 -07:00
fjy
7e24776097 fix typo in docs 2013-10-16 17:58:57 -07:00
fjy
4862852b43 more docs about how to use different versions of hadoop in druid 2013-10-16 17:54:49 -07:00
fjy
71a9b43c83 fix docs for deep storage 2013-10-16 11:37:56 -07:00
fjy
a1c09df17f make the hadoop index task work again 2013-10-16 09:45:17 -07:00
fjy
9796a40b92 port docs over to 0.6 and a bunch of misc fixes 2013-10-11 18:38:53 -07:00
Xavier Léauté
b85fbbfdf5 add indexing service diagram 2013-10-11 15:21:28 -07:00
fjy
560981acbf a ton of fixes to docs 2013-10-10 15:05:01 -07:00
fjy
a9a723bd11 clean up poms, add a new loading your own data tutorial, add new validation, clean up logs 2013-10-09 15:42:39 -07:00
fjy
4ec4b8e024 rewrite indexing service docs 2013-10-08 16:34:58 -07:00
fjy
af1dbe6eab fix docs for 0.6 part 1 of many 2013-10-07 14:47:04 -07:00
fjy
ac330f72bb first set of changes to standarize the naming convention we use in druid 2013-10-03 16:36:48 -07:00