Himanshu Gupta
6c6a38cedb
adding datasketches aggregator to documentation
2015-11-12 00:04:33 -06:00
Bartosz Ługowski
6e5d2c6745
Add count parameter to history endpoints.
2015-11-11 23:03:57 +01:00
Gian Merlino
e75c2a407d
Merge pull request #1944 from druid-io/fix-doc
...
fix website rendering for this doc
2015-11-10 16:04:40 -08:00
fjy
e923de3eea
fix website rendering for this doc
2015-11-10 15:36:30 -08:00
Xavier Léauté
cf779946ef
Merge pull request #1791 from guobingkun/event_receiver_firehose_monitor
...
EventReceiverFirehoseMonitor
2015-11-10 11:09:42 -08:00
fjy
46bf1ba5ef
remove unneeded
2015-11-09 17:03:00 -08:00
fjy
8a8bb0369e
address more comments
2015-11-09 16:56:43 -08:00
fjy
b99576d854
rework compares again
2015-11-09 16:40:07 -08:00
fjy
0b319093df
New comparisons for Druid
2015-11-09 14:31:23 -08:00
Bingkun Guo
b24eccfb9e
add doc for bundling custom extensions with other Druid extensions
2015-11-09 13:11:22 -06:00
Slim Bouguerra
c511273efd
adding in filter
2015-11-06 16:23:24 -06:00
Xavier Léauté
e9533db987
Merge pull request #1850 from metamx/friendlyBardCache
...
Allow setting upper limit on the number of cache segments a broker will try to fetch.
2015-11-06 10:25:49 -08:00
Himanshu
3c3ea128cc
Merge pull request #1895 from druid-io/cleanup-codebase
...
Cleanup the Druid codebase
2015-11-04 17:16:33 -06:00
fjy
8f231fd3e3
cleanup druid codebase
2015-11-04 13:59:53 -08:00
Fangjin Yang
1cbc514eb5
Merge pull request #1719 from se7entyse7en/feature-rackspace-cloud-files-deep-storage
...
Add Rackspace Cloud Files Deep Storage Extension
2015-11-04 11:13:25 -08:00
Fangjin Yang
861338c5e9
Merge pull request #1904 from rohitkochar/doc
...
modifying the documentation as per Issue#1903
2015-11-04 09:48:45 -08:00
Himanshu Gupta
67c218bed6
since topN is descending by default, inversion makes is ascending
2015-11-04 11:36:49 -06:00
Lou Marvin Caraig
c924f9fe56
Added cloudfiles-extensions in order to support Rackspace's cloudfiles as deep storage
2015-11-04 17:44:48 +01:00
rohit.kochar
69a3b38f81
made changes as per review comments
2015-11-04 11:10:28 +05:30
Bingkun Guo
3ee28c35ce
fix curator compress doc
2015-11-03 16:48:59 -06:00
Gian Merlino
8defe29270
Merge pull request #1901 from guobingkun/fix_typo_and_rename
...
Fix metadata typo and rename default extension directory
2015-11-03 14:02:11 -08:00
Xavier Léauté
3b3d88bd03
Merge pull request #1857 from noddi/feature/intervals-route
...
Queryable intervals
2015-11-03 13:19:04 -08:00
Bingkun Guo
962f65cc76
fix metadata typo and rename default extension directory
2015-11-03 14:50:42 -06:00
Fangjin Yang
cec09a9967
Merge pull request #1804 from himanshug/objectify_index_creators
...
static to non-static conversion for methods in Index[Merger/Maker/IO]
2015-11-03 11:25:32 -08:00
rohit.kochar
2a617c777e
modifying the documentation as per Issue#1903
2015-11-03 21:48:19 +05:30
Fangjin Yang
f681c84014
Merge pull request #1892 from navis/DRUID-1878
...
Make 'search' filter have a case sensitive option (for #1878 )
2015-11-03 07:11:00 -08:00
Himanshu Gupta
c74a4490e1
add metamarket histogram post to approx-histo doc
2015-11-03 01:19:22 -06:00
Himanshu Gupta
8b67417ac8
make methods in Index[Merger,Maker,IO] non-static so that they can have
...
appropriate ObjectMapper injected instead of creating one statically
2015-11-02 23:24:26 -06:00
Gian Merlino
0d85774a27
Merge pull request #1899 from itsmee/docs-historical-improvements
...
Docs improved: more details about caching and memory for segments on historicals
2015-11-02 12:48:56 -08:00
Nishant
efc49da073
fix doc - correct default value for maxRowsInMemory
2015-11-01 22:09:24 -08:00
navis.ryu
69c86716d6
addressed comments
2015-11-02 14:23:13 +09:00
Oleg Zaezdny
95a5ae0373
Docs improved by adding more details about local cache and memory for segments on historicals.
2015-11-01 21:56:28 +02:00
Bingkun Guo
c3b6fcce9d
Add EventReceiverFirehoseMonitor
...
add an EventReceiverFirehoseMonitor so that we can monitor how many
events have been queued in the EventReceiverFirehose and get a sense
about whether the firehose is under too much pressure.
2015-10-30 11:40:02 -05:00
Bingkun Guo
657a5ac346
fix pull-deps remoteRepository option
2015-10-30 11:32:56 -05:00
Bartosz Ługowski
6de51e022d
Coordinator - add intervals route.
2015-10-30 11:51:42 +01:00
Charles Allen
dfce14ed17
Allow setting upper limit on the number of cache segments a broker will try to fetch.
2015-10-29 11:50:00 -07:00
Angel M de Miguel
a2510c9b0b
Update ruby-druid URL
2015-10-28 10:31:30 +01:00
Angel M de Miguel
04c5d0f8e2
Update Ruby libraries in docs
2015-10-28 09:08:26 +01:00
Xavier Léauté
59872bd0cd
Merge pull request #1809 from metamx/fifoPriorityExecutorService
...
Make PrioritizedExecutorService optionally FIFO
2015-10-27 15:19:32 -07:00
Gian Merlino
7df7370935
Merge pull request #1862 from metamx/indexingServiceMMGone
...
Add timeout to shutdown request to middle manager for indexing service
2015-10-27 14:38:01 -07:00
Charles Allen
ecdafa87c5
Make PrioritizedExecutorService optionally FIFO
2015-10-27 14:16:22 -07:00
Charles Allen
44a2b204df
Add timeout to shutdown request to middle manager for indexing service
2015-10-27 13:56:03 -07:00
Bingkun Guo
44aad069da
add description for /druid/coordinator/v1/loadqueue?full
2015-10-26 14:19:13 -05:00
Fangjin Yang
7e1cde25b6
Merge pull request #1820 from himanshug/doc_files
...
Removing the md files created for redirection
2015-10-26 09:37:11 -07:00
Fangjin Yang
5f23703216
Merge pull request #1638 from guobingkun/remove_maven_client_code
...
Remove Maven client at runtime + Provide a way to load Druid extensions through local file system
2015-10-26 09:30:05 -07:00
Slim
16f84161da
Fix documentation about lookup
2015-10-23 16:40:54 -07:00
Xavier Léauté
72c408cf2d
Merge pull request #1770 from metamx/merge-time
...
Add segment merge time as a metric
2015-10-22 22:03:41 -07:00
Nishant
7cecc55045
Add segment merge time as a metric
...
Add merge and persist cpu time
Fix typo
review comment
move cpu time measuring to VMUtils
review comments.
2015-10-22 12:28:03 +05:30
Gian Merlino
d068ec3b9d
"druid.manager.segment" should be "druid.manager.segments"
2015-10-21 15:50:44 -07: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
8dd30e6e18
Merge pull request #1832 from guobingkun/improve_granularity_doc
...
add examples for duration and period granularities
2015-10-21 13:13:24 -05:00
Bingkun Guo
2de5e9cefb
add examples for duration and period granularities
2015-10-21 11:23:00 -05:00
Fangjin Yang
170cce69d4
Merge pull request #1834 from guobingkun/fix_doc
...
fix ingestion faq link
2015-10-18 17:31:22 -07:00
Fangjin Yang
ccd17f818a
Merge pull request #1837 from druid-io/update-paper
...
add more details to radstack paper
2015-10-18 17:31:08 -07:00
fjy
89785b2f52
add more details to paper
2015-10-18 17:30:24 -07:00
Bingkun Guo
620e334d0f
fix ingestion faq link
2015-10-16 10:14:14 -05:00
sahner
83d31844db
fix doubled word
2015-10-15 15:59:07 -05:00
Himanshu Gupta
24f33938d8
Removing the md files created for redirection
2015-10-12 15:21:55 -05:00
Gian Merlino
933cbdf780
Adjust realtime constraints in the docs.
2015-10-09 10:52:52 -07:00
Charles Allen
020a706ac4
Merge pull request #1800 from metamx/hybrid-cache
...
Hybrid L1/L2 cache
2015-10-06 15:18:07 -07:00
Xavier Léauté
b11c0859e8
hybrid l1/l2 cache to combine local and remote cache
2015-10-06 14:32:08 -07:00
Xavier Léauté
e5b3226b62
Merge pull request #1793 from himanshug/fix_chunking_link
...
fixing the link to chunkPeriod doc
2015-10-02 10:10:11 -04:00
Himanshu Gupta
9006e255ef
fixing the link to chunkPeriod doc
2015-10-01 13:03:46 -05:00
Xavier Léauté
faf4c865d5
update R / Python clients
2015-10-01 13:42:09 -04:00
Nishant
573aa96bd6
fix #1727 - Union bySegment queries fix
...
Fixes #1727 .
revert to doing merging for results for union queries on broker.
revert unrelated changes
Add test for union query runner
Add test
remove unused imports
fix imports
fix renamed file
fix test
update docs.
2015-09-29 23:32:36 +05:30
Himanshu Gupta
6e550d5346
update doc about aggregation field in merge task and a null check
2015-09-24 22:25:07 -05:00
Xavier Léauté
2cb0fb4669
Merge pull request #1753 from jon-wei/segmentmetadataquery_flags
...
Allow SegmentMetadataQuery to skip cardinality and size calculations
2015-09-22 14:52:28 -07:00
jon-wei
e6a6284ebd
Allow SegmentMetadataQuery to skip cardinality and size calculations
2015-09-22 13:51:55 -07:00
Xavier Léauté
df4c8a3aa5
balance memcached cache across multiple connections
2015-09-18 09:52:16 -07:00
fjy
c9ccf9a565
add docs for search filter
2015-09-16 16:08:59 -07:00
Gian Merlino
9705c5139b
Merge pull request #1732 from jon-wei/segmentmeta
...
Add support for a configurable default segment history period for segmentMetadata queries and GET /datasources/<datasourceName> lookups
2015-09-16 12:36:25 -07:00
Gian Merlino
b29cbf97a6
Docs: Suggest hadoopyString parser for Hadoop.
2015-09-16 10:19:42 -07:00
Xavier Léauté
b464da438c
Merge pull request #1688 from metamx/moreMemcachedMetrics
...
More memcached metrics
2015-09-15 15:33:51 -07:00
fjy
beab6fd487
add pivot as a UI
2015-09-15 14:58:32 -07:00
jon-wei
193fb4fdfc
Add support for a configurable default segment history period for segmentMetadata queries and GET /datasources/<datasourceName> lookups
2015-09-14 19:41:42 -07:00
Himanshu
5ff92664f8
Merge pull request #1696 from metamx/cpuTimeReporting
...
Add CPU time to metrics for segment scanning.
2015-09-14 10:53:55 -05:00
Bingkun Guo
e222e6b86b
fix typo in segments.md
2015-09-11 16:32:50 -05:00
Himanshu Gupta
075b6d4385
update ingestion faq to mention dataSource inputSpec as an option of reindexing via hadoop
2015-09-10 14:41:13 -05:00
Himanshu Gupta
39d23ffc45
in configuration/index.md s/instantialize/initialize
2015-09-09 21:18:26 -05:00
Himanshu Gupta
ebdb612933
composing emitter module to use multiple emitters together
2015-09-09 16:45:50 -05:00
Charles Allen
5813856819
More memcached metrics
2015-09-08 13:34:58 -07:00
Charles Allen
fcf5cae81d
Add CPU time to metrics for segment scanning.
2015-09-08 13:34:19 -07:00
Fangjin Yang
4546652b3b
Merge pull request #1698 from gianm/docs-skipEmptyBuckets
...
Timeseries skipEmptyBucket docs.
2015-09-02 15:30:43 -07:00
Gian Merlino
cbef4a15b0
Timeseries skipEmptyBucket docs.
2015-09-02 14:59:21 -07:00
Charles Allen
ce3506b8e1
Merge pull request #1542 from metamx/audit-rule-history
...
add endpoint to fetch rule history for all datasources
2015-09-01 13:57:28 -07:00
cheddar
4f61b42f40
Merge pull request #1578 from b-slim/fix_extraction_filter_2
...
Fix UT and documentation to the extraction filter
2015-09-01 10:46:20 -07:00
Xavier Léauté
d89b0fa76a
Merge pull request #1662 from qix/pathFormat-doc
...
Add documentation for pathFormat in batch ingestion
2015-08-31 11:14:54 -07:00
Josh Yudaken
29c29b42d3
Add default value and link to joda docs
2015-08-31 11:09:54 -07:00
nishant
0835e12f2a
add endpoint to fetch rule history for all datasources.
...
review comments
Review comment
fix compilation
2015-08-31 14:05:52 +05:30
Himanshu Gupta
2e0dd1d792
adding UTs and addressing review comments to
...
firehoseV2 addition to Realtime[Manager|Plumber],
essential segment metadata persist support,
kafka-simple-consumer-firehose extension patch
2015-08-27 20:50:46 -05:00
lvjq
2237a8cf0f
kafka 8 simple consumer firehose
2015-08-27 20:50:46 -05:00
Bingkun
ae1f104c10
Fix batch ingestion doc
2015-08-26 15:16:21 -05:00
fjy
bdfe67fe17
fix formatting
2015-08-26 09:21:32 -07:00
Gian Merlino
10946610f4
Merge pull request #1656 from druid-io/all-the-docs
...
more docs for common questions
2015-08-25 17:49:47 -07:00
fjy
4055f9ca48
more docs for common questions
2015-08-25 17:49:04 -07:00
sahner
3def847e28
add documentation about TimedShutoff firehose
2015-08-24 20:41:42 -05:00
Josh Yudaken
5e42aee49e
Add documentation for pathFormat in batch ingestion
2015-08-24 14:39:57 -07:00
Xavier Léauté
5a48376788
add postgresql setup docs
2015-08-21 13:35:58 -07:00
Himanshu Gupta
0daeb830b0
update approx-histogram document to explain how to ignore rows with no value at ingestion time
2015-08-19 15:20:37 -05:00
Xavier Léauté
0cbda0c01d
update version numbers in docs
2015-08-17 16:41:21 -07:00
Charles Allen
b9792b57bc
Merge pull request #1374 from himanshug/batch_delta_ingestion3
...
Feature for hadoop batch re-ingesion and delta ingestion
2015-08-17 15:52:49 -07:00
Fangjin Yang
f9e3f922e6
Merge pull request #1633 from pjain1/edit_metrics
...
swap description and dimension column for some JVM metrics
2015-08-17 13:07:57 -07:00
Parag Jain
41fa9bf994
swap description and dimension for some JVM metrics
2015-08-17 15:03:06 -05:00
Himanshu Gupta
cfd81bfac7
updating the docs on how to do hadoop batch re-ingesion and delta ingestion
2015-08-16 14:07:35 -05:00
Fangjin Yang
958dd1a451
Merge pull request #1629 from metamx/fix-1584
...
Update post-aggregations.md
2015-08-14 11:07:47 -07:00
MarConSchneid
3f15d81f76
Update post-aggregations.md
...
fix for the issue: https://github.com/druid-io/druid/issues/1584
2015-08-14 11:03:58 -07:00
Xavier Léauté
24dc23967f
Merge pull request #1607 from druid-io/even-more-docs
...
Fixes and more docs across many areas
2015-08-13 11:53:53 -07:00
fjy
43978eba99
Fixes and more docs across many areas
2015-08-13 10:35:53 -07:00
Xavier Léauté
f583cad2e2
disclaimer + more docs for approximate histograms
2015-08-10 13:13:49 -07:00
Slim Bouguerra
64d638a386
optimize makeMatcher
2015-08-06 17:04:36 -05:00
Charles Allen
e6226968a6
Merge pull request #1589 from druid-io/fix-firehose-doc
...
Add a lot more docs for firehoses
2015-08-06 12:45:24 -07:00
Charles Allen
0326a7ac69
Merge pull request #1597 from metamx/fix-doc
...
some docs were missing before, hopfully this is more clear
2015-08-06 11:17:23 -07:00
Xavier Léauté
0357dc2cd8
some docs were missing before, hopfully this is more clear
2015-08-04 11:11:00 -07:00
fjy
012fff6616
fix firehose docs
2015-08-04 09:52:23 -07:00
Fangjin Yang
ba76806f3a
Merge pull request #1591 from b-slim/patch-1
...
typo in the documentation after changing the code
2015-08-04 09:23:25 -07:00
Himanshu
3078d905fa
Merge pull request #1586 from onlychoice/fix_javaOpts
...
Fix configuration for javaOpts, remove quotation marks
2015-08-03 21:27:45 -05:00
pdeva
27997f9682
added required config option
2015-08-03 19:08:05 -07:00
Slim
1fdfc67ffa
typo in the documentation after changing the code
2015-08-03 10:45:03 -05:00
Slim Bouguerra
83de5a4716
addressing reviewers comments
2015-08-03 09:03:28 -05:00
Slim Bouguerra
65654ddbf9
adding documentation about extraction filter
2015-08-03 09:02:17 -05:00
Zhihui Jiao
d3e838ff34
Fix configuration for javaOpts, remove quotation marks
2015-08-01 11:26:37 +08:00
kete.yangkt
2b2bba8d59
fix realtime index task json description in doc
2015-07-31 13:59:58 +08:00
Himanshu Gupta
7ee509bcd0
fix mysql references in tutorial docs
2015-07-30 22:05:05 -05:00
Fangjin Yang
f4567c995c
Merge pull request #1572 from himanshug/cache_doc_update
...
update doc with useCache and populateCache flags
2015-07-28 11:50:13 -10:00
Fangjin Yang
22567946cf
Merge pull request #1259 from metamx/queryTimeLookup
...
Query Time Lookup
2015-07-28 11:43:05 -10:00
Himanshu Gupta
c17bc3fd74
update doc with useCache and populateCache flags
2015-07-28 15:46:22 -05:00
fjy
9946eebc02
Add setup to metadata stoer page
2015-07-28 08:36:48 -10:00
Charles Allen
ba59f8afc4
Merge pull request #1550 from himanshug/optionally_log_all_requests
...
print *all* HTTP requests to log if configured
2015-07-28 11:19:36 -07:00
Charles Allen
86ede702b1
Add namespaced lookups as extensions
...
* Adds kafka, URI, and JDBC namespace defintions
* Add ability to explicitly rename using a "namespace" which is a particular data collection that is loaded on all realtime, historic nodes, and brokers. If any of these nodes has the namespace extension, ALL nodes have the namespace extension.
* Add namespace caching and populating (can be on heap or off heap)
* Add NamespaceExtractionCacheManager for handling caches
* Added ExtractionNamespace for handling metadata on the extraction namespaces
* Added ExtractionNamespaceUpdate for handling metadata related to updates
* Add extension which caches renames from a kafka stream (requires kafka8)
* Added README.md for the namespace kafka extension
* Added docs
* Added namespace/size, namespace/count, namespace/deltaTasksStarted metrics
Add static config for namespaces via `druid.query.extraction.namespace`
* This is a rebase of https://github.com/b-slim/druid/tree/static_config_only
2015-07-28 11:14:14 -07:00
Himanshu Gupta
90b475975e
Log all the requests to debug level in logger io.druid.jetty.RequestLog
2015-07-28 12:56:04 -05:00
pdeva
ef0439229d
Specify dynamic dimension schema
...
Document how druid can dynamically infer dimension columns
2015-07-27 20:20:53 -07:00
sahner
4801de62a2
make "announce" the chathandler default in realtime node,
...
remove doc references to chathandler type "announce" since it is the default now,
2015-07-27 12:14:28 -05:00
pdeva
76bf8ccd8c
correct key name
2015-07-25 21:58:37 -07:00
Charles Allen
b9359b7531
Add convert.md to document conversion task
2015-07-24 17:37:49 -07:00
fjy
92293ef094
Added section on best practices for schema designa and a few other edits
2015-07-24 14:06:20 -07:00
Himanshu Gupta
119ec13d23
updating hadoop tuningConfig doc with useCombiner flag
2015-07-22 13:55:00 -05:00
Maxime Beauchemin
db4928e73b
Documentation entry for Panormix (a druid UI)
2015-07-21 18:23:46 -07:00
Fangjin Yang
020827349e
Merge pull request #1539 from mvfast/cdh_workaround
...
Cdh workaround
2015-07-20 09:16:42 -07:00
Qi Wang
7211791585
add workaround for cdh
2015-07-19 14:11:47 -07:00
Himanshu Gupta
dd95ef77c0
recommend druid-hdfs-storage and hadoop dependencies to be in the classpath instead of added as an extension
2015-07-18 16:18:12 -05:00
Charles Allen
e051e93d19
Merge pull request #1518 from RealROI/more-azure-features
...
Azure Blob Store support for Firehose and Indexing Service Logs
2015-07-17 16:10:22 -07:00
Zak Kristjanson
0bda7af52c
Add more support for Azure Blob Store
...
Azure Blob Store support for Task Logs and a firehose for data ingestion
2015-07-17 15:38:21 -07:00
Fangjin Yang
e21195f987
Merge pull request #1469 from guobingkun/table_config
...
Inconsistent property names for "druid.metadata.storage.tables.xxx"
2015-07-17 07:43:19 -07:00
Himanshu
19af3bc9bc
Merge pull request #1535 from metamx/alphanum-docs-tests
...
Update alphanumeric sort docs + more tests / examples
2015-07-16 22:09:41 -05:00
Xavier Léauté
2c464ad936
correct reference in docs + more tests / examples
2015-07-16 19:50:05 -07:00
Fangjin Yang
6e4108c29b
Merge pull request #1530 from sherry-q/ingestion-doc-fix
...
Fix Doc data-formats.md
2015-07-15 18:01:17 -07:00
fjy
0074138bb9
fix versions in tutorials
2015-07-15 16:18:16 -07:00
Shiyu Qiu
bec8e8e23a
fix doc data-formats.md
2015-07-15 17:13:33 -05:00
Tim
3b692fb6f7
fix #1525 - typo: "HadoopBatchIndexer"
2015-07-14 20:48:24 -07:00
Gian Merlino
183f51fe58
Clearer language around external dependencies in tutorials.
2015-07-14 10:50:45 -07:00