Prajwal Tuladhar
d1fb42c554
fix broken docs link
2015-02-24 23:41:13 -05:00
fjy
46bd614d63
fix broken links
2015-02-24 20:14:17 -08:00
Xavier Léauté
667c3d4f8c
fix typo
2015-02-19 11:41:37 -08: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é
475ba9d068
remove build.sh in favor of mvn package
2015-02-19 10:32:41 -08:00
Xavier Léauté
8e33e58422
rename Druid binary assembly
2015-02-18 17:42:55 -08:00
fjy
6d05f4fe5e
Add more compare docs
2015-02-18 15:57:36 -08:00
Fangjin Yang
146a6a3b2b
Merge pull request #1135 from metamx/topNDocumentation
...
Add more TopN documentation regarding Aliasing
2015-02-18 15:39:27 -08:00
Xavier Léauté
19e11ae601
Use default ports in examples
2015-02-18 11:46:27 -08:00
Charles Allen
2e27b888ed
Add more TopN documentation regarding Aliasing
...
* Addresses concerns in https://github.com/druid-io/druid/issues/1134
2015-02-18 11:27:53 -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
cheddar
2a45501393
Merge pull request #1110 from metamx/move-to-sonatype
...
Move Druid release artifacts to Sonatype
2015-02-17 11:54:16 -08:00
Xavier Léauté
78df7f6165
Move Druid release artifacts to Sonatype
...
- Switch to using Druid parent POM
- Add required fields for Sonatype
- Common plugin versions and settings have been moved to the parent pom
- Cleanup artifacts and POMs for consistent formatting
- Remove org.hyperic.sigar dependency and update docs to reflect necessary jars to add at runtime when sigar is needed
2015-02-13 14:26:31 -08:00
James Estes
8d1aa2beb3
Add common config dir to classpath in examples
...
Also adds query examples in the Cluster tutorial
2015-02-13 12:59:08 -07:00
fjy
13de51494e
update versions in tutorials and docs
2015-02-12 16:11:31 -08:00
Fangjin Yang
e915675b97
Merge pull request #1112 from druid-io/fix-examples
...
Update realtime node configs for examples; fixes #1111
2015-02-12 15:44:15 -08:00
fjy
34ed474d40
Add docs for http endpoints
2015-02-11 16:12:51 -08:00
fjy
63338e6e35
Update realtime node configs for examples; fixes #1111
2015-02-11 14:34:02 -08:00
Xavier Léauté
72333731c3
Merge pull request #1101 from druid-io/update
...
Update poms and add docs for backwards compat JSON parser
2015-02-09 16:14:57 -08:00
fjy
e5debb2dec
update poms and add docs for backwards compat
2015-02-09 16:13:00 -08:00
Charles Allen
79a3e8f59f
Fix overriding base of IndexerZkConfig to be absolute instead of relative
...
* Updated docs to clarify ZK config behavior
* Added unit tests for this case
2015-02-04 13:04:06 -08:00
fjy
67ecb07ccd
update version in docs
2015-02-03 14:26:42 -08:00
fjy
b9337e883a
I'm all about them doc fixes
2015-01-21 22:04:48 -08:00
fjy
f437e16543
moar doc fixes
2015-01-21 21:59:16 -08:00
fjy
e33e45e69e
one more doc fix
2015-01-21 21:52:23 -08:00
fjy
74a4fddcfe
fix task docs
2015-01-21 21:48:48 -08:00
fjy
7540f2f562
Add more docs for production clusters
2015-01-21 14:21:27 -08:00
Xavier Léauté
5a2030c49b
Merge pull request #1059 from druid-io/remove-test
...
Remove test rejection policy - it has no place anywhere
2015-01-20 13:39:46 -08:00
Xavier Léauté
a74ced97d9
Merge pull request #1058 from druid-io/equal-dist
...
Add a new equal distribution strategy for assigning tasks
2015-01-20 13:27:32 -08:00
fjy
1ff5829d6d
remove test rejection policy
2015-01-20 13:22:30 -08:00
fjy
2d516fa591
Add a new equal distribution strategy for assigning tasks
2015-01-20 13:12:22 -08:00
Charles Allen
3d27747f7e
Upgrade to log4j2
...
Default behavior is as before.
Added documentation for how to enable synchronous logging for select chatty classes:
* io.druid.client.ServerInventoryView
* io.druid.client.BatchServerInventoryView
* io.druid.curator.inventory.CuratorInventoryManager
* com.metamx.http.client.pool.ChannelResourceFactory
2015-01-20 12:35:18 -08:00
Fangjin Yang
91a79dbf95
Merge pull request #1031 from metamx/ingestmetadata-query
...
DataSourceMetadata query
2015-01-19 21:55:35 -08:00
Fangjin Yang
068518216b
Merge pull request #1048 from metamx/update-tutorial
...
update tutorial to create db utf8 by default
2015-01-19 11:02:17 -08:00
Xavier Léauté
2443dda46b
update tutorial to create db utf8 by default
2015-01-16 20:52:40 -08:00
nishantmonu51
503631f6ff
review comments.
2015-01-16 20:21:40 +05:30
Igal Levy
e86273a9ae
New section to provide detail on how and why to set up sharding
...
* Different types of sharding strategies
* How and what to configure
* Redundancy and scale-out
2015-01-15 21:19:53 -08:00
nishantmonu51
c7452b75f6
Merge branch 'master' into ingestmetadata-query
2015-01-15 18:00:31 +05:30
Maarten Rijke
58b334c8e6
Fix some of the Task json examples to have the correct description
2015-01-15 09:41:23 +01:00
fjy
a02ef1dbf1
update batch ingest docs
2015-01-08 14:38:10 -08:00
Gian Merlino
dde21a16e1
Improve maxPendingPersists docs.
2015-01-07 09:55:33 -08:00
Xavier Léauté
47fa1b3d10
update docs to point to druid-io/druid
2014-12-23 11:26:52 -08:00
fjy
ac407fb6ba
clean up defaults
2014-12-15 15:05:02 -08:00
Fangjin Yang
335fbebb94
Merge pull request #960 from metamx/new-config
...
Rewrite config docs for 0.7.x
2014-12-15 13:35:25 -07:00
Charles Allen
225a039a01
Merge pull request #965 from metamx/doc-fix
...
Fix documented default value for druid.coordinator.merge.on.
2014-12-13 11:13:14 -08:00
Gian Merlino
020f8653f0
Fix documented default value for druid.coordinator.merge.on.
2014-12-13 08:03:09 -08:00
fjy
818f85e745
rewrite config docs
2014-12-11 15:52:26 -08:00
nishantmonu51
a0d3579a92
add docs + fix tests
2014-12-11 17:58:01 +05:30
Fangjin Yang
d6d3ec6846
Merge pull request #948 from metamx/ingestion-docs
...
Redocumenting ingestion
2014-12-09 15:30:03 -07:00