Can anyone help me to understand in what use cases we should use spark structure streaming? We currently are dealing with flat files that are generating on a daily basis, which are time series data , we currently push the data into influxdb and visualise it Grafana, my question is that can we use structured streaming and connect it to power bi? And in case of structure streaming is there any landing layer to store the data?
