Hi, I have multiple workflows in my project and there are many common jars which all these workflows use. I have these common jars repeated in 'lib' folders of each of these workflows. I want to avoid this redundancy and place all the common custom jars in one location and make ooozie add the common jars for each workflow.
Thanks, hitrix
