Project

General

Profile

« Previous | Next » 

Revision 37147

Added by Marek Horst over 9 years ago

replacing icm-iis-3rdparty-pig-avrostorage dependency with original piggybank

View differences:

modules/icm-iis-transformers/branches/IIS-CDH-5.3.0/pom.xml
101 101
		</dependency>
102 102

  
103 103
		<!-- replacing hacked pig-avrostorage with original pig -->
104
	    <!-- 
104 105
	    <dependency>
105 106
			<groupId>eu.dnetlib</groupId>
106 107
			<artifactId>icm-iis-3rdparty-pig-avrostorage</artifactId>
107 108
			<version>[1.0.0,2.0.0)</version>
108 109
			<type>jar</type>
109 110
		</dependency>
110
		<!-- FIXME change to version bound with CDH5 when upgrading cluster -->
111
		<!--
111
		 -->
112 112
		<dependency>
113 113
			<groupId>org.apache.pig</groupId>
114 114
			<artifactId>piggybank</artifactId>
115 115
			<version>${iis.pig.version}</version>
116 116
		</dependency>
117
		-->
118 117
		
119 118
		<!-- Needed to run Pig jobs } -->
120 119
	</dependencies>

Also available in: Unified diff