Project

General

Profile

« Previous | Next » 

Revision 37180

Added by Marek Horst about 9 years ago

reverting 37153 rev change by removing oozie-sharelib-distcp dependency from pom.xml file and relying on oozie.use.system.libpath=true set among job.properties

View differences:

job.properties
5 5
output=${workingDir}/out
6 6

  
7 7
#need to disable fork-join test due to 'decision' related problem causing: Error: E0743 : E0743: Multiple "ok to" transitions to the same node, [transformers_common_union_document_text], are not allowed
8
oozie.wf.validate.ForkJoin=false
8
oozie.wf.validate.ForkJoin=false
9
#required to include all oozie-sharelib-* dependecies
10
oozie.use.system.libpath=true

Also available in: Unified diff