Right - PutHDFS definitely creates directories on the fly if necessary (based on the path attribute of the flowfile) and if it has permissions to do so.
Thanks Joe On Thu, Nov 12, 2015 at 8:34 AM, Bryan Bende <[email protected]> wrote: > I think PutHDFS always creates them so it isn't an option through the > properties. > > -Bryan > > On Thu, Nov 12, 2015 at 8:19 AM, Mark Payne <[email protected]> wrote: >> >> Mark, >> >> My guess is that it was an oversight. I don't believe it was intentional >> to leave it out of PutHDFS. >> >> Thanks >> -Mark >> >> >> > On Nov 12, 2015, at 1:57 AM, Mark Petronic <[email protected]> >> > wrote: >> > >> > Just wondering about the history behind why one has the logic to >> > create them but the other does not? >> >
