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