Forum Discussion
Anonymous
5 years agoNot applicable
There was an error when processing the data in the dataset
Hi We can observe this error , after fail refresh dataset on service It's on production environment Thanks for help
Anonymous
5 years agoNot applicable
Hi Anonymous ,
I found a similar issue here.
You could refer to the following suggestions:
The Error “Container exited unexpectedly with code 0x0000DEAD” is due to memory issues on the capacity. It could be intermittent as it is affected by other workloads on the capacity depending on what jobs are running at the time of refresh.
To mitigate this we suggest
- Increase dataflows’ max memory % and decrease the Datasets max memory % by same quantity. (If they have default settings then increase dataflows to 40% and decrease Datasets to 80%)
- Increase Dataflows container size to 1500Mb. This will reduce parallelism and potentially reduce intermittent failures.
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.