Project

General

Profile

« Previous | Next » 

Revision 37182

Added by Marek Horst over 9 years ago

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

View differences:

modules/uoa-iis-documentsclassification/branches/IIS-CDH-5.3.0/pom.xml
82 82
			<type>test-jar</type>
83 83
			<scope>test</scope>
84 84
		</dependency>
85
        <dependency>
86
            <groupId>org.apache.oozie</groupId>
87
            <artifactId>oozie-sharelib-streaming</artifactId>
88
            <version>${iis.oozie.version}</version>
89
            <type>jar</type>
90
        </dependency>
91 85
		<dependency>
92 86
			<groupId>org.apache.hadoop</groupId>
93 87
			<artifactId>hadoop-hdfs</artifactId>

Also available in: Unified diff