Member since
07-12-2017
4
Posts
0
Kudos Received
0
Solutions
07-18-2017
07:25 PM
I tried this too. It did not work because impala was allocated only 256MB of storage. However I solved the memory issue via cloudera manager. Impala>Configuration> search memory > change from 256 MB to whatever required. This triggers the right code to be employed in the shell command for future reference. Thanks for the reply though.
... View more
07-17-2017
11:47 AM
Hi @Lars Volker @Tim Armstrong when I run the impalad- mem_limt to 1gb(6gb etc), I get the error as shown in the image.
... View more
07-12-2017
04:20 PM
I gave impalad --mem_limit '1 gG' as my command
... View more
07-12-2017
03:02 PM
Hi, I am unable to implement your suggestions. Pl can you elaborate. How do i increase memory of my impala daemon from 256 MB. mem_limit at startup did not work. My queries need more memory. My computer has 10GB of Ram overall.
... View more