Hive version we are using is 1.2.1. On Tue, Apr 26, 2016 at 6:01 PM, Udit Mehta <ume...@groupon.com> wrote:
> Hi, > > We need to disable the Hive autogather stats optimization by disabling " > *hive.stats.autogather*" but for some reason, the config change doesnt > seem to go through. We modified this config in the hive-site.xml and > restarted the Hive metastore. We also made this change explicitly in the > job but it doesnt seem to help. > > > > *set hive.stats.autogather=false;* > Does anyone know the right way to disable this config since we dont want > to compute stats in out jobs. > > Thanks, > Udit >