[ https://issues.apache.org/jira/browse/HIVE-25324?focusedWorklogId=621633&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-621633 ]
ASF GitHub Bot logged work on HIVE-25324: ----------------------------------------- Author: ASF GitHub Bot Created on: 12/Jul/21 20:00 Start Date: 12/Jul/21 20:00 Worklog Time Spent: 10m Work Description: rbalamohan opened a new pull request #2470: URL: https://github.com/apache/hive/pull/2470 https://issues.apache.org/jira/browse/HIVE-25324 ### What changes were proposed in this pull request? Provide an option to completely disable PartitionManagementTask in HMS. ### Why are the changes needed? mentioned in https://issues.apache.org/jira/browse/HIVE-25324 ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? unit tests -- 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: gitbox-unsubscr...@hive.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 621633) Remaining Estimate: 0h Time Spent: 10m > Add option to disable PartitionManagementTask > --------------------------------------------- > > Key: HIVE-25324 > URL: https://issues.apache.org/jira/browse/HIVE-25324 > Project: Hive > Issue Type: Improvement > Components: Metastore > Reporter: Rajesh Balamohan > Priority: Major > Time Spent: 10m > Remaining Estimate: 0h > > When large number of tables (e.g 2000) and databases are present, > PartitionManagementTask scans all tables and partitions causing pressure on > HMS. > Currently there is no way to disable PartitionManagementTask as well. Round > about option is to provide pattern via > "metastore.partition.management.database.pattern / > metastore.partition.management.table.pattern". > It will be good to provide an option to disable it completely.{color:#807d6e} > {color} -- This message was sent by Atlassian Jira (v8.3.4#803005)