MuazmaZ commented on issue #4126: NIFI-7103 Adding PutAzureDataLakeStorage Processor to provide native support for Azure Data Lake Storage Gen 2 URL: https://github.com/apache/nifi/pull/4126#issuecomment-605596637 @turcsanyip Thanks for your feedback. I have addressed all the comments. For high-level feedback: - getRootDirectoryClient() function is not public in DataLakeFileSystemClient, I have reached out to the SDK team on this. - Overwriting a file is also a follow-up with the SDK team as API supports a conditional If not match (https://docs.microsoft.com/en-us/rest/api/storageservices/datalakestoragegen2/path/create) - ACLs will be a follow-up task, already on the list. Some known issues need to be verified.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
