Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace interval parameter with fixed_interval / calendar_interval #84

Closed
danielmitterdorfer opened this issue Sep 25, 2019 · 1 comment
Assignees

Comments

@danielmitterdorfer
Copy link
Member

In our nightly benchmarks against master we see:

[2019-09-25T09:31:56,181][WARN ][o.e.d.s.a.b.h.DateHistogramAggregationBuilder] [rally-node-0] [interval] on [date_histogram] is deprecated, use [fixed_interval] or [calendar_interval] in the future.

Grepping for interval in rally-tracks this probably affects:

  • http_logs
  • nyc_taxis
  • nested
  • pmc

we should analyze each query and change this accordingly.

@drawlerr
Copy link
Contributor

drawlerr commented Oct 1, 2019

Addressed in #85

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants