Forum Discussion
Push Dataset is empty when reached the 200K limit
Hi,
I'm using a Push Dataset which received data from Stream Analytics.
The Dataset is created with de default values (basicFIFO). But from the weekend I have some problems, it works well before this weekend.
Now, when the Dataset reach the 200K records limit (a bit more of that 200K), the Dataset became empty. All content is deleted, not only the oldest as FIFO had to do.
Is this the normal functioning?
Thanks
Raúl
4 Replies
- lbendlin
Super User
yes, there are a number of events that can cause the dataset to flush out. If you need the history then you should use a hybrid streaming dataset instead.
- AnonymousNot applicable
How can I do it from Stream Analytics?
I thought this is the type created by default from Stream Analytics, a mix between push and streaming.
- AnonymousNot applicable
Hi Anonymous ,
Please check if the solution in the following thread can help you.
What happens when you reach the size limit of a Push Dataset with Historical Analysis Enabled
Best Regards
Rena