Gian Merlino
8e594a2e72
Change service names in docs, examples to match defaults in the code.
2015-12-06 10:04:21 -08: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
Gian Merlino
601cd82987
Use local repository instead of maven central:
...
- Use local repo in run_example_server.
- Add extensions-repo to common.runtime.properties for the tarball.
2015-08-18 18:32:33 -07:00
Zhihui Jiao
d3e838ff34
Fix configuration for javaOpts, remove quotation marks
2015-08-01 11:26:37 +08:00
Himanshu Gupta
034e0a4f34
adding example config for starting middle manager
2015-07-24 16:57:12 -05:00
Himanshu Gupta
299367b0da
adding router config to examples/config
2015-07-23 22:47:47 -05:00
Fangjin Yang
798c3320d0
Merge pull request #1475 from himanshug/derby_in_examples
...
for example/tutorial, use derby instead of mysql
2015-07-14 10:18:21 -07:00
fjy
08d00cc80f
rework the realtime examples a bit; add more faq
2015-07-07 14:07:14 -07:00
Himanshu Gupta
473bc101d7
for example/tutorial, use derby instead of mysql
2015-06-30 20:47:32 -05:00
Himanshu Gupta
457edb5d25
correcting storageDirectory property typo
2015-04-01 00:54:38 -05:00
fjy
064d65a009
rework the druid docs and fix many mistakes
2015-03-10 14:19:19 -07:00
James Estes
562de6c621
Update docs and examples for log4j2 usage.
...
- Put configs early in classpath in examples so log4j2.xml will get picked up properly
- Add an example log4j2.xml file.
- Update Logging doc.
2015-02-19 11:40:56 -07:00
Xavier Léauté
19e11ae601
Use default ports in examples
2015-02-18 11:46:27 -08:00
Xavier Léauté
cff218ee20
update example + tutorial for kafka 0.8
2015-02-17 23:58:51 -08:00
fjy
3fab045b2d
Go through and fix mistakes in tutorials and docs
2015-02-17 15:21:16 -08:00
fjy
63338e6e35
Update realtime node configs for examples; fixes #1111
2015-02-11 14:34:02 -08:00
fjy
d05032b98a
towards a community led druid
2015-01-31 20:57:36 -08:00
fjy
3055a562ab
small fixes to examples
2014-12-10 10:47:57 -08:00
fjy
14ab10a9c7
fix properties of examples
2014-12-09 14:30:54 -08:00
fjy
28b72a69ad
redocumenting ingestion
2014-12-08 16:15:46 -08:00
fjy
083a012aa2
Commonalize the cache config and change default to disable cache
2014-11-24 14:54:11 -08:00
fjy
28c609b187
fix some brokenness
2014-11-24 13:31:56 -08:00
fjy
9da66291e1
change naming to common config
2014-11-21 15:36:42 -08:00
fjy
8ee4d12562
Refactor structure for examples and extensions
2014-11-21 14:45:24 -08:00
Xavier Léauté
f56d026d7d
fix realtime module + cleaner metadata abstraction
...
- better metadata abstractions
- more db->metadata renaming
2014-11-03 16:40:23 -08:00
Xavier Léauté
cbe6ea67ee
more druid.db -> druid.metadata.storage and allow multiple storage extensions loaded at once
2014-10-31 12:03:04 -07:00
Xavier Léauté
161c2f0fff
Merge branch 'master' into druid-0.7.x
...
Conflicts:
cassandra-storage/pom.xml
common/pom.xml
examples/config/historical/runtime.properties
examples/config/overlord/runtime.properties
examples/config/realtime/runtime.properties
examples/pom.xml
hdfs-storage/pom.xml
histogram/pom.xml
indexing-hadoop/pom.xml
indexing-service/pom.xml
kafka-eight/pom.xml
kafka-seven/pom.xml
pom.xml
processing/pom.xml
rabbitmq/pom.xml
s3-extensions/pom.xml
server/pom.xml
services/pom.xml
2014-08-12 14:00:21 -07:00
fjy
79f6486b88
prepare for next release
2014-08-12 13:22:23 -07:00
fjy
bd98e0dd29
prep next release
2014-08-09 19:33:31 -07:00
fjy
8998700760
prepare for next release
2014-08-08 16:19:45 -07:00
fjy
8e87cae990
prepare for next rel
2014-08-08 15:51:22 -07:00
fjy
35937132a7
prep next release
2014-08-08 14:35:22 -07:00
fjy
f3970bb1d8
Merge branch 'master' into new-init
...
Conflicts:
examples/config/historical/runtime.properties
examples/config/overlord/runtime.properties
examples/config/realtime/runtime.properties
2014-08-08 12:44:29 -07:00
fjy
bb44056810
prepare for next release
2014-08-08 11:38:17 -07:00
fjy
7624bb5ea3
Merge branch 'master' into new-init
...
Conflicts:
examples/config/historical/runtime.properties
examples/config/overlord/runtime.properties
examples/config/realtime/runtime.properties
processing/src/main/java/io/druid/guice/PropertiesModule.java
server/src/main/java/io/druid/initialization/Initialization.java
2014-08-06 15:47:22 -07:00
fjy
57a979ef19
prepare for next release
2014-08-06 13:31:27 -07:00
fjy
362be7a2c0
prepare for next release
2014-08-01 10:12:03 -07:00
fjy
e5ce9b4a2a
prepare for next release
2014-07-31 14:05:56 -07:00
fjy
625377fdd2
prep next rel
2014-07-29 22:00:11 -07:00
fjy
7803ca07e7
fix broken chat handler
2014-07-29 17:58:21 -07:00
fjy
89149b5fcb
prepare for next release
2014-07-29 17:38:19 -07:00
fjy
c646648319
fix examples start port
2014-07-02 10:07:04 -07:00
fjy
fdb39d57a3
fix another doc problem
2014-06-19 13:10:08 -07:00
fjy
a3e86f7094
Merge branch 'master' into new-init
...
Conflicts:
examples/config/historical/runtime.properties
examples/config/overlord/runtime.properties
examples/config/realtime/runtime.properties
2014-06-09 16:01:53 -07:00
fjy
7233fce50c
refactor examples to use global runtime
2014-06-09 15:59:44 -07:00
fjy
c8689507c8
prepare for next release
2014-06-05 10:01:25 -07:00
fjy
e3941a2890
prepare for next rel
2014-06-04 20:19:50 -07:00
fjy
612624fb89
prepare for next release
2014-06-04 16:47:54 -07:00
fjy
22bbe037a7
prepare for next release
2014-06-04 09:34:29 -07:00
fjy
abac529116
prepare for next release
2014-06-02 10:49:54 -07:00