Xavier Léauté
9f242ed1ba
Merge pull request #1182 from druid-io/better-docs
...
Rework the druid docs and fix many mistakes
2015-03-10 14:23:38 -07:00
fjy
064d65a009
rework the druid docs and fix many mistakes
2015-03-10 14:19:19 -07:00
Fangjin Yang
0b467624ec
Merge pull request #694 from druid-io/arithmetic-op-strategies
...
normal division & configurable ordering for ArithmeticPostAggregator
2015-03-10 13:48:27 -07:00
Fangjin Yang
2d79c6e5b9
Merge pull request #1187 from metamx/update-design-diagram
...
updates Realtime node's dataflow connection, s/historical/deep storage; ...
2015-03-10 13:46:21 -07:00
Fangjin Yang
fa2c431589
Merge pull request #1186 from metamx/dataFormatDocsUpdate
...
Update Data_formats.md to match arguments used in 0.7.x
2015-03-10 13:45:37 -07:00
Igal Levy
705a7b3f23
updates Realtime node's dataflow connection, s/historical/deep storage; a bit more information on how Realtime nodes drop segments based on said segments' uptake by Historicals
2015-03-10 13:44:36 -07:00
Charles Allen
2ac610771e
Update Data_formats.md to match arguments used in 0.7.x
2015-03-10 13:41:11 -07:00
Fangjin Yang
c7ec8ba15b
Merge pull request #1184 from metamx/docs-event-receiver-firehose
...
fix docs and add docs for event receiver firehose
2015-03-10 10:23:19 -07:00
nishantmonu51
425ad98261
fix docs and add docs for event receiver firehose
2015-03-10 21:29:57 +05:30
Fangjin Yang
2abdce1dc0
Merge pull request #1180 from metamx/logging-groupBy-NPE
...
add null check early to catch root cause for groupBy NPE while running bySegment query
2015-03-09 09:16:33 -07:00
nishantmonu51
704f463dbf
fix property name in doc
2015-03-09 21:19:29 +05:30
Himanshu Gupta
cb5ed4942c
simple typo fix on Concepts-and_Terminology.md to correct navigation to spec file info
2015-03-07 11:29:24 -06:00
Xavier Léauté
0d47c0c36d
normal division and configurable ordering for ArithmeticPostAggregator
...
Fixes #510
2015-03-04 12:44:24 -08:00
Fangjin Yang
9578304d6f
Merge pull request #1130 from housejester/jde-building
...
Various improvements to the tutorial and building experience.
2015-03-02 14:48:32 -08:00
Fangjin Yang
e8605c63a9
Merge pull request #1150 from himanshug/broker-parallel-chunk-process
...
interval chunk query runner now processes individual chunk in a threadpool
2015-03-02 13:50:23 -08:00
Himanshu Gupta
29039fd541
interval chunk query runner now processes individual chunk in a thread pool and prints metrics query/time per chunk
2015-03-02 15:45:09 -06:00
Fangjin Yang
a76a24742b
Merge pull request #1149 from himanshug/broker-get-datasource-update
...
updating ClientInfoResource.getDatasource() with a full flag
2015-03-02 13:28:27 -08:00
Himanshu Gupta
a39f4f8bf4
updating ClientInfoResource.getDatasource() with a full flag to return all the served intervals for given data source along with the dimension and metric information
2015-03-02 14:18:52 -06:00
Xavier Léauté
437d61ed8f
Merge pull request #1164 from mrijke/docfix-cache-configs
...
Docfix: Update Cache config pages
2015-03-02 11:47:50 -08:00
Maarten Rijke
2531bb9664
Docfix: Update Cache config pages
...
* Update Broker-Config.md Cache options table
* Update Historical-Config.md Cache options table (broker->historical)
2015-03-02 19:55:00 +01:00
Xavier Léauté
1d98717d24
Merge pull request #1162 from mrijke/fix-metric-monitor-names
...
Update metrics monitors names in Configuration.md
2015-03-02 10:33:19 -08:00
Maarten Rijke
092acaea9d
Update metrics monitors names in Configuration.md
...
Updated the metric package names to reflect the new names in 0.7
2015-03-02 12:16:47 +01:00
Maarten Rijke
d52f3bb817
Update default value for druid.emitter in Configuration.md
2015-03-02 12:06:30 +01:00
James Estes
9cb5d9bd00
Various improvements to the tutorial and building experience.
...
- Improve geo ip download stability
- Retry default geo ip download if corrupt
- Clarify docs on building & where to get artifact
2015-02-25 18:49:16 -07:00
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