anujmodi2021 opened a new pull request, #7076: URL: https://github.com/apache/hadoop/pull/7076
### Description of PR Jira: https://issues.apache.org/jira/browse/HADOOP-19284 Making config `fs.azure.account.hns.enabled` account specific There are a few reported requirements where users working with multiple file systems need to specify this config either only for some accounts or set it differently for different account. ABFS driver today does not allow this to be set as account specific config. This also fixes test that were failing when "fs.azure.account.hns.enabled" config was not present. ### How was this patch tested? Existing tests modified and new tests added. -- 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]
