Hi frdz,
I have table in Hive (110GB Size) .
I want to fetch one particular record based on unique Id amoung 110GB data.
to see the comparision between Hive and Imapla .
My system Config :
Ram - 50GB, HDD - 1TB, CDH5.8, Quickstart VM.
So, I ran a select querry in Impala in hue , but it fetched upto 6.7GB data and throws an error
timed out (code THRIFTSOCKET):None
Same thing if i run in Command line means , its working.
So, Problem in Hue.
How to fix ?
Please guide .
Thanks,
Syam.