Re: Hive tables query failing for simple query with memory error.

2018-10-19 Thread AgriNut solutions
Sure, thank you On Fri, Oct 19, 2018 at 11:06 AM Thai Bui wrote: > Your Tez container size is too small relatively to your query and data > size. Notice the log said *1.0 GB of 1 GB physical memory used. *It's > because the default Tez container/task size for your cluster is 1024GB. You > can in

Re: Hive tables query failing for simple query with memory error.

2018-10-19 Thread Thai Bui
Your Tez container size is too small relatively to your query and data size. Notice the log said *1.0 GB of 1 GB physical memory used. *It's because the default Tez container/task size for your cluster is 1024GB. You can increase it to a higher number (such as 2048 or 4096) via the setting hive.tez