hive icon indicating copy to clipboard operation
hive copied to clipboard

HIVE-26495 : MSCK repair perf issue HMSChecker ThreadPool threads are blocked at fs.listStatus

Open nareshpr opened this issue 2 years ago • 1 comments

What changes were proposed in this pull request? change fs.listStatus to fs.listStatusIterator for non-blocking execution

Why are the changes needed? MSCK repair is taking long time to validate multi-level partitionFolders in s3

Does this PR introduce any user-facing change? No

How was this patch tested? TestHiveMetaStoreChecker testCode covers the code changes

nareshpr avatar Aug 25 '22 00:08 nareshpr

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug C 1 Bug
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 4 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

sonarqubecloud[bot] avatar Sep 02 '22 05:09 sonarqubecloud[bot]