Hi Idris, What is exactly your usecase? What properties you want to set?
Do you know that you can configure Oozie to use the hadoop site.xml files for a particular cluster. Would this be enough for your use case? Thx On Sun, Dec 16, 2012 at 6:46 PM, Idris Ali <[email protected]> wrote: > Hi, > > Currently, Configuration section is not present in prepare tag of > workflow.xsd. > Ideally, we should be able to pass hadoop configuration to prepare tag > (delete, mkdir , etc) > > In the FileSystemsActions.java in delete and mkdir methods, we should be > able to add additional configurations dynamically to new new configuration. > > Thanks, > -Idris > -- Alejandro
