Hello Stamatis,  Thank you for the reply. which class should i use to set 
property as a replacement of MaterializationsCacheCleanerTask for Hive 3.1 
onward? <property>
          <name>metastore.task.threads.always</name>
          
<value>org.apache.hadoop.hive.metastore.events.EventCleanerTask,org.apache.hadoop.hive.metastore.MaterializationsCacheCleanerTask</value>
</property>


    On Wednesday, September 7, 2022 at 05:56:11 PM GMT+8, Stamatis Zampetakis 
<zabe...@gmail.com> wrote:  
 
 The task was removed by the following commit. Check HIVE-20006 and related 
jiras for more details.
commit 1b5903b035c3b3ac02efbddf36d5438cda97cc91
Author: Jesus Camacho Rodriguez <jcama...@apache.org>
Date:   Tue Jun 26 11:37:27 2018 -0700

    HIVE-20006: Make materializations invalidation cache work with multiple 
active remote metastores (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan)

Best,Stamatis
On Tue, Aug 30, 2022 at 4:59 AM second_comet.yahoo.com via user 
<user@hive.apache.org> wrote:

May i know is MaterializationsCacheCleanerTask removed since 3.1 ? I can find 
it iin 3.0 but for latest version of hive, i cant find it. Can advice?
 <property>
          <name>metastore.task.threads.always</name>
          
<value>org.apache.hadoop.hive.metastore.events.EventCleanerTask,org.apache.hadoop.hive.metastore.MaterializationsCacheCleanerTask</value>
</property>
Thank you
       


  

Reply via email to