The intervals of my date histograms are to 00h00 to 00h00 (Interval : Daily) by default. In fact I want the contrary
But I want to change the "daily" configuration, by a new day interval, to 19h to 19h exactly.
In fact, a standard day begins to 00h00 and finish to 23h59, and I want to change this time slot and configure that my day begins to 19h00, and finishes to 19h00 the day after.
Standard day :
1st october day : 00h00 to 23h59
New day configuration :
1st october day: 1st October 19h00 to 2nd October 18h59.
There are a couple ways you might be able to accomplish this. The first is to change your time zone setting (see Advanced Options, specifically the "dateFormat:tz" setting) to match what you're trying to accomplish.
The other way to do this is to use a custom interval of "24h" and set the start date to the beginning of one of the intervals (i.e. 19h on a certain day).
Hope this helps, and if not, let me know where you're having troubles.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.