You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hive.apache.org by Jon Morisi <Jo...@hsc.utah.edu> on 2020/01/08 17:07:28 UTC

set hive.optimize.insert.dest.volume

Hi group,

I came across this post (https://randyzwitch.com/hive-five-hard-won-lessons/) which recommended the following for performance reasons with a CTAS statement: set hive.optimize.insert.dest.volume = true;

Given that the post is 6 years old, and my system reports, "hive.optimize.insert.dest.volume is undefined" and, "Error: Error while processing statement: hive configuration hive.optimize.insert.dest.volume does not exists."; I was wondering if it's still a valid recommendation, or if there's an updated version of this setting.

Thanks,
Jon