You can do what Pierre suggested. However, if you don’t want the already
existing file or want to overwrite that with the new file, configure the
PutHDFS processor and set ‘Conflict Resolution Strategy’ to “replace” or
“append” based on your requirement.

-
Sivaprasanna

On Fri, 6 Apr 2018 at 11:57 AM, Pierre Villard <pierre.villard...@gmail.com>
wrote:

> Hi,
>
> This means that the name of the file you're pushing in HDFS already exists
> in the target directory.
> Usually people use an UpdateAttribute processor before the PuHDFS to update
> the attribute 'filename' with a timestamped suffix.
> Something like: filename => ${filname}-${now()}
> To be changed according to your needs.
>
> Thanks,
> Pierre
>
>
> 2018-04-06 8:18 GMT+02:00 hemamoger <hemamo...@gmail.com>:
>
> > <
> http://apache-nifi-developer-list.39713.n7.nabble.com/file/t951/data1.png
> > >
> >
> >
> >
> > Hi Team,
> >
> > I am getting error like in the above image. I am not sure wheather
> PUTHDFS
> > configuration is proper or not.
> > Can you pls help with the error. and also what are the confiration i need
> > to
> > setup for PUTHDFS processor.
> >
> > Thanks in advance.
> >
> >
> >
> > --
> > Sent from: http://apache-nifi-developer-list.39713.n7.nabble.com/
> >
>

Reply via email to