Pradeep, Note: You are still not subscribed to the mailing list. Still requires manual intervention. Can you forward the email that was sent to subscribe to the mailing list to 'joew...@apache.org' please. If it contained certain formatting it may have been rejected.
Glad Ricky's guidance got you passed that point. You can now use UpdateAttribute processor before the PutHDFS processor. Here is a format string to do what you mention. Create a property in update attribute called 'hadoop.dir' and give it a value of '/somepath/${now():format('yyyy/MM/dd/HH')}/' Then in PutHDFS set the 'directory' property to a value of '${hadoop.dir}' Thanks Joe On Fri, May 13, 2016 at 11:13 AM, pradeepbill <pradeep.b...@gmail.com> wrote: > hi Ricky, quick update, I was able to save files in parquet format.Followed > your steps totally.Thanks for the help.Also , how can I save the files in > hdfs in year/month/day folders, like files generated on 2016/05/13, should > go into respective folders etc.PutHDFS can do that ? > > Thanks > PRadeep > > > > -- > View this message in context: > http://apache-nifi-developer-list.39713.n7.nabble.com/parquet-format-tp10145p10236.html > Sent from the Apache NiFi Developer List mailing list archive at Nabble.com.