OK, I think I understand now. So you want to put the unzipped file to HDFS but use the path that was assigned to the zip file?
---------------------------------------- > Date: Mon, 18 May 2015 05:20:23 -0700 > From: [email protected] > To: [email protected] > Subject: RE: losing property > > Hi Mark, > I am auto-terminating the orginal zip flow file. And on success (viz. > uncompression) the unzipped file goes to HDFS and puts the file at the new > location. But the directory structure isn't created, althougth the Put HDFS > file location is mentioned as <HDFS loc>/${path}. > > In the case, where the source is not a zip file the directory is created and > moved under the directory, but this isn't working for the unpack route.. > > > > -- > View this message in context: > http://apache-nifi-incubating-developer-list.39713.n7.nabble.com/losing-property-tp1565p1570.html > Sent from the Apache NiFi (incubating) Developer List mailing list archive at > Nabble.com.
