chrevanthreddy opened a new issue, #17708: URL: https://github.com/apache/hudi/issues/17708
### Feature Description Implement native distributed locking mechanism for hudi in Azure ADLS using conditional writes. Storage based locking is available in hudi for S3, GCS without using external systems like zookeeper. Implement similar functionality for Azure ADLS ### User Experience **How users will use this feature:** - Configuration changes needed yes. Additional configs for adls - API changes None. - Usage examples ### Hudi RFC Requirements (https://github.com/apache/hudi/blob/master/rfc/rfc-91/rfc-91.md) - Does this change public interfaces/APIs? - No. Leverages existing APIs and extends it for azure - Does this change storage format? - No - Justification: RFC already exists and implemented for S3/GCS. -- 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]
