Expand my Community achievements bar.

Join us on September 25th for a must-attend webinar featuring Adobe Experience Maker winner Anish Raul. Discover how leading enterprises are adopting AI into their workflows securely, responsibly, and at scale.
SOLVED

Need to know limitation on derived dataset created via queries.

Avatar

Level 1

Query 1: 

If the query output number is in the millions, will it be able to successfully ingest the data into a data lake, profile store, or identity services?

 

Test use case: An error was thrown when batch ingesting data larger than 20 GB.

 

Few limitation is available in the below link required some additional information.

Ref url: Export Datasets to Cloud Storage Destinations | Adobe Experience Platform

 

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi @vvishnu0332  - Seems there is a limit up to 20 GB  of data per hour to data lake using the batch ingestion API.
Batch Ingestion Guardrails - 
https://experienceleague.adobe.com/docs/experience-platform/ingestion/guardrails.html?lang=en#:~:tex...
Default Guardrails - https://experienceleague.adobe.com/docs/experience-platform/profile/guardrails.html?lang=en 
Refer the above limits to avoid the error on your ingestion. 
Thank you,

Jay.

View solution in original post

2 Replies

Avatar

Correct answer by
Community Advisor

Hi @vvishnu0332  - Seems there is a limit up to 20 GB  of data per hour to data lake using the batch ingestion API.
Batch Ingestion Guardrails - 
https://experienceleague.adobe.com/docs/experience-platform/ingestion/guardrails.html?lang=en#:~:tex...
Default Guardrails - https://experienceleague.adobe.com/docs/experience-platform/profile/guardrails.html?lang=en 
Refer the above limits to avoid the error on your ingestion. 
Thank you,

Jay.

Avatar

Level 2

for better ingestion of data through query service I think you need to have Data distiller SKU purchased.

https://experienceleague.adobe.com/docs/experience-platform/query/data-distiller/overview.html?lang=...

Thanks,

HariP