We are trying to gather daily data at a certain time and ignore all other time, for example:
We want data for hour 20:00:
February 5th 2017, 20:00:00.000
February 6th 2017, 20:00:00.000
February 7th 2017, 20:00:00.000
February 8th 2017, 20:00:00.000
February 9th 2017, 20:00:00.000
I am trying to create a line chart visual where the X-Axis has the dateTime
and Y-Axis has count. The dateTime will be sampled every 24 hours, so even
if there is data in between the 24 hours we only want to take a count at a
certain time every day. I only used hour 20 as an example.
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.