Fangjin Yang
40121bc800
Merge pull request #1324 from metamx/fixMasterPropertiesTest
...
Partial revert of 467fcfae03
2015-04-29 22:15:21 -07:00
Charles Allen
de16eb34af
Partial revert of 467fcfae03
2015-04-29 17:20:51 -07:00
Xavier Léauté
8b16d70e19
Merge pull request #1320 from davrodpin/fix-deep-storage-doc
...
Remove duplicated Azure doc. section.
2015-04-29 16:09:37 -07:00
Xavier Léauté
bfdb5dcb5d
Merge pull request #1317 from metamx/overlord-endpoints
...
proxy /druid/indexer requests on the coordinator to the indexing overlord
2015-04-29 16:07:42 -07:00
Fangjin Yang
520ad68f84
Merge pull request #1323 from metamx/redoUpdater
...
Add options to the properties converter to update from 0.6.x to 0.7.x
2015-04-29 15:50:59 -07:00
Charles Allen
e055a7e869
Add options to the properties converter to update from 0.6.x to 0.7.x
...
* Removed 0.5 --> 0.6 converter
2015-04-29 15:46:16 -07:00
Himanshu Gupta
4aa9381f6a
fixing the typo for audit table (type, created_date) index creation
2015-04-29 17:09:35 -05:00
David Rodrigues
1dda3268d1
Remove duplicated Azure doc. section.
2015-04-29 11:42:57 -07:00
nishant
6e84caf3d5
Proxy Requests from coordinator to overlord
...
Add unit test and support https scheme
review comments
2015-04-29 20:58:26 +05:30
Xavier Léauté
95e0429eb1
Merge pull request #1318 from himanshug/broker_retries_cfg
...
adding druid.broker.retryPolicy.numTries config to documentation
2015-04-28 22:32:44 -07:00
Xavier Léauté
e5d61f4e6e
Merge pull request #1319 from metamx/fixipv6UnitTests
...
Fix DruidNodeTest for ipv6 only hosts
2015-04-28 15:41:11 -07:00
Charles Allen
062a413ccd
Fix DruidNodeTest for ipv6 only hosts
2015-04-28 13:11:47 -07:00
Himanshu Gupta
42ed88e1cb
adding druid.broker.retryPolicy.numTries config to documentation
2015-04-28 13:22:32 -05:00
Fangjin Yang
16f7b51d3c
Merge pull request #1316 from himanshug/druid_server_maxSize
...
adding druid.server.maxSize config doc
2015-04-28 08:26:42 -07:00
Himanshu Gupta
0beaec5578
adding druid.server.maxSize config doc
2015-04-28 09:34:05 -05:00
Xavier Léauté
85902246ca
Merge pull request #1314 from druid-io/update-server-metrics
...
Update server metrics to use schemaless design
2015-04-27 16:53:18 -07:00
fjy
d6ef2c20df
Update server metrics to use schemaless design
2015-04-27 15:06:25 -07:00
Xavier Léauté
721505c017
Merge pull request #1208 from druid-io/rework-metrics
...
Schemaless metrics + additional metrics for things we care about
2015-04-27 15:04:54 -07:00
fjy
963e5765bf
Schemaless metrics + additional metrics for things we care about
2015-04-27 13:39:40 -07:00
Xavier Léauté
625ae830d9
Merge pull request #1313 from metamx/indexIOValidatorTSFix
...
Fix IndexIO segment validator to account for timestamp mismatches.
2015-04-27 13:01:39 -07:00
Charles Allen
27016c0289
Fix IndexIO segment validator to account for timestamp mismatches.
2015-04-27 12:42:16 -07:00
Xavier Léauté
962997f3f7
Merge pull request #1310 from metamx/optionalValidation
...
Optional validation on ConvertSegmentTask
2015-04-27 11:19:57 -07:00
Charles Allen
633fdb029e
Add option to ConvertSegmentTask to skip validation
...
* Validation is enabled by default
2015-04-27 08:37:55 -07:00
Fangjin Yang
0f04798dda
Merge pull request #1311 from metamx/staticS3FirehoseFactoryGZFix
...
Fix concatenated gzip files in StaticS3FirehoseFactory
2015-04-26 08:31:35 -07:00
Fangjin Yang
5f854123ca
Merge pull request #1312 from estliberitas/patch-1
...
Update Realtime-ingestion.md
2015-04-26 08:30:58 -07:00
Alexander Makarenko
070da15a66
Update Realtime-ingestion.md
...
Add note about sharding and firehose configurations
2015-04-26 16:55:49 +03:00
Charles Allen
16a0c40d4c
Fix concatenated gzip files in StaticS3FirehoseFactory
2015-04-24 15:06:28 -07:00
Charles Allen
29341f9837
Fix random unit test failure from NoopTask ID collision
2015-04-24 13:07:48 -07:00
Xavier Léauté
7081c830e4
Merge pull request #1303 from metamx/fix-timeboundary-caching
...
add test for exception during timeboundary
2015-04-23 14:46:25 -07:00
Xavier Léauté
0f7946bb39
Merge pull request #1308 from metamx/indexMakerSpeedups
...
IndexMaker speedups
2015-04-23 14:07:40 -07:00
Charles Allen
303727e6a9
IndexMaker speedups
...
* About 15% speedup
Conflicts:
processing/src/main/java/io/druid/segment/IndexMaker.java
2015-04-23 13:19:21 -07:00
Xavier Léauté
edb82607fe
Merge pull request #1306 from metamx/cleanupIndexCreation
...
Cleanup some code in index creation and add `reprocess` method, fixes #1309
2015-04-23 13:14:34 -07:00
Charles Allen
f2300430d1
Cleanup some code in index creation.
...
* Add some unit tests
* Add io.druid.segment.IndexMerger.reprocess for quick re-indexing of data
* Add dim-value validation to validation checker (instead of ONLY index #)
* General code refactoring to make things a little easier to read
2015-04-23 12:41:42 -07:00
nishant
958b34e0c2
fix exception during timeboundary
...
Fix Exception during time boundary query where results can be
represented as integers
2015-04-23 20:32:35 +05:30
Fangjin Yang
f5943ed494
Merge pull request #1307 from vogievetsky/master
...
Added facetjs to the library list in the docs
2015-04-22 19:50:52 -07:00
Vadim Ogievetsky
58879ca0bf
added facetjs to the library list in the docs
2015-04-22 18:38:01 -07:00
Xavier Léauté
7939f43681
Merge pull request #1296 from druid-io/limit-test
...
Add test for order by metric and limit across multiple days
2015-04-22 11:28:06 -07:00
fjy
97d87a06d0
Add another test for limit across multiple days
2015-04-22 11:27:37 -07:00
Fangjin Yang
28f69d6bd3
Merge pull request #1299 from metamx/improve-filter-datasource-metadata
...
Improve filtering of segments for dataSourceMetadataQuery
2015-04-22 11:07:35 -07:00
Fangjin Yang
8f227f2bf3
Merge pull request #1304 from metamx/fix-cache-serde
...
fix serde issues when pulling timestamps from cache
2015-04-22 11:06:31 -07:00
Xavier Léauté
a0a28de551
fix serde issue when pulling timestamps from cache
2015-04-22 11:03:26 -07:00
Fangjin Yang
f15a41270a
Merge pull request #1302 from metamx/fix-groupby-doc
...
Updates groupBy doc:
2015-04-21 20:22:23 -07:00
Igal Levy
1216512e49
Updates groupBy doc:
...
* changes sample dimension names to be more meaningful
* fixes timestamps in example output
* adds formatting to names appearing in paragraphs for easier reading
2015-04-21 17:30:37 -07:00
fjy
be69946751
fix typo
2015-04-21 11:14:26 -07:00
Xavier Léauté
702e5ceb2d
Merge pull request #1247 from druid-io/new-docs
...
Rework the Druid documentation
2015-04-21 10:20:54 -07:00
fjy
4575c5378c
Rework the druid docs
2015-04-21 10:11:11 -07:00
Xavier Léauté
6b0ba7602b
Merge pull request #1300 from rasahner/fixes-Coordinator.md
...
minor fixes in the Endpoints section of Coordinator.md
2015-04-21 09:39:18 -07:00
Xavier Léauté
2b4406671e
Merge pull request #1301 from druid-io/fix-type
...
fix count agg factory type
2015-04-21 09:24:20 -07:00
fjy
7805357ab1
fix count agg factory type
2015-04-21 09:23:04 -07:00
nishant
bb8c0cb50b
Improve filtering of segments for dataSourceMetadataQuery
...
dataSourceMetadataQuery only needs to be executed on latest segments at
present, modify filterSegments and add test.
2015-04-21 09:31:13 +05:30