10 Commits

Author SHA1 Message Date
Parag Jain
99844dfeb5 remove need for tmp extensions dir (#3211)
correct lib path relative to base distribution dir
2016-07-01 12:55:57 -07:00
Fangjin Yang
00de26c76a fix extensions docs (#2995)
* fix extensions docs

* fix mistakes
2016-05-19 14:01:06 -07:00
fjy
e3e932a4d4 refactor extensions into core and contrib 2016-03-08 17:12:09 -08:00
Bingkun Guo
18f9e05f0f improve doc on including druid and hadoop extensions 2016-02-26 13:53:08 -06:00
fjy
003f54e268 add doc rendering 2016-02-04 14:21:59 -08:00
Robin
c9368702fa do some editing of the instructions for using mysql for metadata 2016-01-21 10:37:30 -06:00
Robin
e280ab5f07 update zookeeper version to 3.4.7 2016-01-04 11:47:02 -06:00
Bingkun Guo
962f65cc76 fix metadata typo and rename default extension directory 2015-11-03 14:50:42 -06:00
Bingkun Guo
4914925d65 New extension loading mechanism
1) Remove maven client from downloading extensions at runtime.
2) Provide a way to load Druid extensions and hadoop dependencies through file system.
3) Refactor pull-deps so that it can download extensions into extension directories.
4) Add documents on how to use this new extension loading mechanism.
5) Change the way how Druid tarball is generated. Now all the extensions + hadoop-client 2.3.0
are packaged within the Druid tarball.
2015-10-21 14:22:36 -05:00
Himanshu Gupta
8edc2aaca3 renaming all *.md filenames to only have lowercase and dashes
so that they are editable on case-insensitive os as well
2015-05-29 20:55:42 -05:00