subbu107 edited a comment on issue #5866: Flink event time based windowing functions not working with pulsar URL: https://github.com/apache/pulsar/issues/5866#issuecomment-568844696 Attaching log after streaming 30 messages in the following format Number of partitions = 1 parallelism = 2 Usage of sample program: ./bin/flink run preloadjob-1.0-SNAPSHOT-jar-with-dependencies.jar --props /root/flink-1.8.2/config.properties --brokerType pulsar --source singlepartitionsrc1 --sink singlepartitionsink1 --keyFields host,metricName --timeField timeMeasured --movingAvgFields sampleValue --window.size 10000 --slide.size 5000 --parallellism 2 message 1:{"source":"test","host":"btpvm0933.hpeswlab.net","diskValue":"300","datatype":"metric_streaming","metricClass":"DISK","metricName":"DISK_UTIL","sampleValue":"0.8727556612521685","timeMeasured":"1577252926318"} message 30:{"source":"test","host":"btpvm0933.hpeswlab.net","diskValue":"300","datatype":"metric_streaming","metricClass":"DISK","metricName":"DISK_UTIL","sampleValue":"0.4051540996367392","timeMeasured":"1577252962314"} [flink-root-taskexecutor-0-btpvm3362.hpeswlab.net.log](https://github.com/apache/pulsar/files/3999714/flink-root-taskexecutor-0-btpvm3362.hpeswlab.net.log)
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
