ve files in dir/subdir that start with a
> particular string (e.g. test_put_) contain today's date and end with
> sequence of numbers.
>
> Thanks
> Natalia
>
> .....
> -Original Message-
> From: Fill, Natalia
> Sent: 16 May 2022 13:15
> To: dev@nifi.apache
test_put_) contain today's date and end with sequence
of numbers.
Thanks
Natalia
.
-Original Message-
From: Fill, Natalia
Sent: 16 May 2022 13:15
To: dev@nifi.apache.org
Subject: RE: [EXTERNAL] Re: Nifi putting object to S3 directory
Thanks Peter, removing leading slash worked and now
Regards
Natalia
-Original Message-
From: Peter Turcsanyi
Sent: 16 May 2022 12:41
To: dev@nifi.apache.org
Subject: [EXTERNAL] Re: Nifi putting object to S3 directory
CAUTION: This email originated from outside of the organisation. Do not click
links or open attachments unless you
Hi Natalia,
Is the FlowFile transferred to the success or the failure relationship from
PutS3Object?
In general, you need to use dirtag/subdirtag /${filename}, so no leading
slash.
Leading slash results in a directory called '/' on S3.
Regards,
Peter Turcsanyi
On Mon, May 16, 2022 at 12:46 PM F
Hi Nifi Team,
I am working on a solution to put file into S3 server. I used PutS3Object and
managed to put some files into a bucket, but it failed to put files into
specific directories on S3. No errors, but I don't see the files in the bucket.
I used the following format for object key:
/dirta