Did you try the approach that Pierre suggested? That should work in all cases. Can you please share the screenshot of the processor’s configuration menu?
Also please make sure whatever path value that you have set for the ‘Directory’ property is prefixed with a ‘/‘. Otherwise it will look for the relative path with respect to the user i.e. /user/nifi/<provided-path>. If that’s the case, you maybhave to check that directory to see if a file with the same name already exists. - Sivaprasanna On Fri, 6 Apr 2018 at 12:33 PM, hemamoger <[email protected]> wrote: > Yes i tried with replace and append that is throwing error that java is not > supported something like that. > But i dont have that file in hadoop which i am pushing to hdfs. still its > throwing that error . > > > > -- > Sent from: http://apache-nifi-developer-list.39713.n7.nabble.com/ >
