Member since
03-22-2022
1
Post
0
Kudos Received
0
Solutions
04-04-2022
03:41 AM
Hi @jagad , I think you are facing the above error for an impala query am i right? If Yes please increase the memory limit for that query using set MEM_LIMIT=xg; parameter and try to rerun the query. This usually occurs if there is not enough memory for a query. Regards, Chethan YM
... View more