I know that in the S3 cli, you can validate an object's integrity during the upload by passing in the object's MD5 hash. Does NiFi do that automatically somehow?
Or, post upload, do I need to retrieve the Etag hash from S3 and then compare it with the hash to a local file somehow? How do you validate an S3 upload in nifi? Geoffrey Greene
