Looks like you have checked the auto-terminate relationship and the upload fails silently. Make sure you expose the failure relationship from the PutS3 by sending it e.g. to a funnel.
On Thu, May 25, 2017, 7:00 AM [email protected] <[email protected]> wrote: > Hi All, > > I have a simple flow consists of following processors. > > GetFile-->PutS3Object > > The flow is successful but not able to see the file in S3. > When I checked NiFi DataProvenance of PutS3Object in details section i can > see the below message. > > Details > Auto-Terminated by failure Relationship > > in PutS3Object i have given bucket name and used > AWSCredentialsProviderController Service and the user is having proper > rights for the S3 Bucket. > > > Please let me know if i am doing anything wrong. > > > > -- > View this message in context: > http://apache-nifi-developer-list.39713.n7.nabble.com/Not-able-to-see-the-uploaded-file-in-S3-tp15978.html > Sent from the Apache NiFi Developer List mailing list archive at > Nabble.com. >
