rtrivedi12 opened a new pull request, #4038: URL: https://github.com/apache/hive/pull/4038
**What changes were proposed in this pull request?** Set metastore.partition.management.task.frequency defaults to a higher value (6 hours) instead of 5 minutes. **Why are the changes needed?** Proposed to increase the default frequency as it scans all the tables and partitions under Databases and in PROD scenarios it is not feasible to complete this scan in minutes. **Does this PR introduce any user-facing change?** No **How was this patch tested?** Existing test cases should not be failing with the config value changes. -- 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]
