turcsanyip commented on pull request #3906:
URL: https://github.com/apache/nifi/pull/3906#issuecomment-623009616


   @jfrazee I meant the `${filename}` would contain the whole object name, 
including the pseudo directory name too. So no path / filename separation.
   In this way, the Azure Blob processors would work the same way as the S3 and 
GCS processors: the List processor fills in `${filename}` on the outgoing 
FlowFile, the others (Fetch, Put, Delete) use `${filename}` as default value.
   
   If someone would like to handle / configure the directory and the filename 
separately, then the new AzureDataLakeStorage processors would be better 
choice. I would keep the single "Blob" property for the Blob processors.


----------------------------------------------------------------
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]


Reply via email to