3853 Commits

Author SHA1 Message Date
Gian Merlino
0eea1dc08d Test for desired timeseries zero-filling behavior. 2014-08-26 18:52:08 -07:00
Gian Merlino
da48a713ae Fix overzealous timeseries zero-filling.
When the index's maxTime is not aligned with the query granularity, gran.next
can cause an time extra bucket to get zero-filled. Truncating first prevents
that.
2014-08-26 18:52:08 -07:00
Gian Merlino
28e3191503 Merge pull request #699 from metamx/postprocessing-operators
query post-processing operators
2014-08-26 17:23:37 -07:00
Xavier Léauté
e39b6975fa rename t to now 2014-08-26 17:16:09 -07:00
xvrl
6c26c828de Merge pull request #704 from metamx/hadoop-cli-coordinates
CliHadoopIndexer: Modify maven arguments to be consistent with pull-deps.
2014-08-26 13:42:01 -07:00
Gian Merlino
5888275206 Repeat less repeatedly. 2014-08-26 13:39:09 -07:00
Gian Merlino
890ba5a4ca Better usage messages for CliHadoopIndexer. 2014-08-26 13:29:11 -07:00
Gian Merlino
953c855410 CliHadoopIndexer: Modify maven arguments to be consistent with pull-deps. 2014-08-26 12:04:59 -07:00
Gian Merlino
73623467e7 Merge pull request #703 from metamx/fix-period-granularity
fix granularity for precise periods with non-zero origin
2014-08-26 11:55:51 -07:00
Xavier Léauté
a1c8b23ba7 fix duration granularity with non-zero origin 2014-08-26 11:47:07 -07:00
Xavier Léauté
7537cf4fb1 fix compound period granularity for exact periods 2014-08-26 10:34:08 -07:00
Xavier Léauté
eb7dd6dc74 add documentation and tests 2014-08-26 09:53:46 -07:00
Xavier Léauté
b52869ff28 default to noop 2014-08-25 17:17:35 -07:00
Xavier Léauté
047f793cb7 query post-processing operators
- Allows post-processing of query results
- Example timewarp post-processing operator
2014-08-25 16:55:46 -07:00
fjy
0d32466cad Merge pull request #698 from metamx/hll-groupby-test
HLL GroupBy fixes + tests
2014-08-22 15:59:02 -06:00
Xavier Léauté
8b79749989 add tests for groupBy caching with HLL 2014-08-22 13:44:21 -07:00
Xavier Léauté
3261fd879a fix groupBy deserialization 2014-08-22 13:43:56 -07:00
Xavier Léauté
72eb64a40c fix HLL equals when comparing sparse and dense 2014-08-22 13:42:46 -07:00
fjy
00f7077f50 [maven-release-plugin] prepare for next development iteration 2014-08-22 08:28:56 -07:00
fjy
df488563e4 [maven-release-plugin] prepare release druid-0.6.147 druid-0.6.147 2014-08-22 08:28:51 -07:00
fjy
7ca3b2d27c update docs 2014-08-22 08:26:25 -07:00
fjy
172d0b6291 fix cache bug with group by query and uniques 2014-08-22 08:26:06 -07:00
fjy
df48b48e35 [maven-release-plugin] prepare for next development iteration 2014-08-21 12:50:33 -07:00
fjy
4f0b994037 [maven-release-plugin] prepare release druid-0.6.146 druid-0.6.146 2014-08-21 12:50:30 -07:00
fjy
85ff054726 prepare for next release 2014-08-21 12:47:55 -07:00
fjy
2c5792e2ef Merge pull request #696 from metamx/add-test
Add test for MessageTimeRejectionPolicy
2014-08-21 13:44:52 -06:00
nishantmonu51
4641b3ac1b Add test for MessageTimeRejectionPolicy
Add test for persist for MessageTimeRejectionPolicy
2014-08-22 01:07:34 +05:30
Gian Merlino
92b0611afb Merge pull request #693 from metamx/handle-arithmetic-ex
Handle arithmetic ex - additional commit for PR #692
2014-08-20 23:24:06 -07:00
nishantmonu51
1f13702525 Revert "Merge branch 'arithmetic-op-strategies' of https://github.com/metamx/druid into handle-arithmetic-ex"
This reverts commit 5245422a62a2cccb27fef1d719c62bc2126ba5b7, reversing
changes made to fe03476c53cd3e8948368097394cfb1cd75e4e30.
2014-08-21 11:43:09 +05:30
nishantmonu51
5245422a62 Merge branch 'arithmetic-op-strategies' of https://github.com/metamx/druid into handle-arithmetic-ex 2014-08-21 11:40:40 +05:30
nishantmonu51
fe03476c53 truncate segmentGranularity 2014-08-21 11:40:30 +05:30
Gian Merlino
5970b96dc5 Merge pull request #692 from metamx/handle-arithmetic-ex
Handle arithmetic exception for overlow
2014-08-20 23:09:43 -07:00
nishantmonu51
8c9d639947 review comment - better way to handle it 2014-08-21 11:38:24 +05:30
nishantmonu51
87b83e7bdb better comment 2014-08-21 09:47:23 +05:30
nishantmonu51
c48c4ac0f6 handle arithmeticEx 2014-08-21 09:44:55 +05:30
fjy
9ff09ae75a fix 2014-08-18 12:56:51 -07:00
fjy
51988be776 [maven-release-plugin] prepare for next development iteration 2014-08-14 14:59:00 -07:00
fjy
2830028092 [maven-release-plugin] prepare release druid-0.6.145 druid-0.6.145 2014-08-14 14:58:57 -07:00
fjy
29d14b772f prepare for next release 2014-08-14 14:56:27 -07:00
fjy
3556db1c2a Merge pull request #680 from lexicalunit/update-cassandra-example
Updates Cassandra example documentation.
2014-08-14 15:48:15 -06:00
Gian Merlino
56f1d924e3 Merge pull request #681 from metamx/fix-rt
fix some rt cleanup and failure edge cases
2014-08-14 14:45:08 -07:00
fjy
4f0f198a00 add more logging 2014-08-14 14:43:54 -07:00
fjy
c36ffd1e55 address cr 2014-08-14 14:39:08 -07:00
Amy Troschinetz
71b8db631c Updates Cassandra example documentation.
Updates the required properties to enable Cassandra as deep storage.
Also adds more information about how to create the required keystore,
and which properties files need to be modified to support Cassandra.
Also adds syntax highlighting to the provided example code.

Additionally, moves Cassandra Deep Storage documentation out into the
actual documentation hierarchy with appropriate linkage. A stub
README.md is left in the example directory to provide a useful landing
page for existing weblinks to the original documentation.
2014-08-14 16:36:36 -05:00
fjy
6ba0a0df8b address cr 2014-08-14 13:56:36 -07:00
fjy
96d5d4a59a fix some rt cleanup and failure edge cases 2014-08-14 13:38:32 -07:00
fjy
4e3f4fbc22 [maven-release-plugin] prepare for next development iteration 2014-08-12 13:24:55 -07:00
fjy
f3aafc246c [maven-release-plugin] prepare release druid-0.6.144 druid-0.6.144 2014-08-12 13:24:50 -07:00
fjy
79f6486b88 prepare for next release 2014-08-12 13:22:23 -07:00
fjy
d4014c6a4e Merge pull request #675 from metamx/slimmer-column-cache
reduce object count overhead of column cache
2014-08-12 14:16:33 -06:00