How is memory consumption handled in Hive and Hadoop? If I perform a join
with a very large result, how does Hive avoid filling up the nodes'
memories? I know that Java's GC prevents programs from explicitly freeing
up memory. What gives?

Alexander

Reply via email to