rtrivedi12 commented on code in PR #4038:
URL: https://github.com/apache/hive/pull/4038#discussion_r1105712676


##########
standalone-metastore/metastore-common/src/main/java/org/apache/hadoop/hive/metastore/conf/MetastoreConf.java:
##########
@@ -1152,7 +1152,7 @@ public enum ConfVars {
     // Partition management task params
     
PARTITION_MANAGEMENT_TASK_FREQUENCY("metastore.partition.management.task.frequency",
       "metastore.partition.management.task.frequency",
-      300, TimeUnit.SECONDS, "Frequency at which timer task runs to do 
automatic partition management for tables\n" +
+      21600, TimeUnit.SECONDS, "Frequency at which timer task runs to do 
automatic partition management for tables\n" +

Review Comment:
   @nrg4878 @saihemanth-cloudera amended! Thanks for the review.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to