microsoft / Kusto-Query-Language

Kusto Query Language is a simple and productive language for querying Big Data.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Aggregation over string column exceeded the memory budget of 8GB during evaluation

dipendra-singh opened this issue · comments

I am using a query where there are no summarizations and set I have
set max_memory_consumption_per_query_per_node=68719476736;
set maxmemoryconsumptionperiterator = 68719476736;
set notruncation;
but still I am recieving this error:

azure.kusto.data.exceptions.KustoApiError: An admin command cannot be executed due to a failure in the distributed ingestion: Details='-2133196799:{"Count":1,"Text":"Partial query failure: Runaway query (E_RUNAWAY_QUERY). (message: Aggregation over string column exceeded the memory budget of 8GB during evaluation (see https://aka.ms/kustoquerylimits): )"}'

Can someone help me with this?

You will need to open an azure support ticket to get help on this issue.
https://learn.microsoft.com/en-us/azure/azure-portal/supportability/how-to-create-azure-support-request