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
10 10
output=${workingDir}/out
11 11

  
12 12
#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
13
oozie.wf.validate.ForkJoin=false
13
oozie.wf.validate.ForkJoin=false
14
#required to include all oozie-sharelib-* dependecies
15
oozie.use.system.libpath=true

Also available in: Unified diff