Project

General

Profile

« Previous | Next » 

Revision 37874

Added by Marek Horst over 9 years ago

#1381 porting pmc citations ingestion from cascading framework to pig. Moving code from icm-iis-ingest-pmc to icm-iis-transformers including itegration tests, removing obsolete scala code along with unneded dependencies. Switching subworkflow in primary workflow.

View differences:

pom.xml
117 117
			<version>${iis.pig.version}</version>
118 118
		</dependency>
119 119
		-->
120
		
120
		<dependency>
121
		  <groupId>com.linkedin.datafu</groupId>
122
		  <artifactId>datafu</artifactId>
123
		  <version>1.2.0</version>
124
		</dependency>
121 125
		<!-- Needed to run Pig jobs } -->
122 126
	</dependencies>
123 127
	<repositories>

Also available in: Unified diff