Project

General

Profile

« Previous | Next » 

Revision 36329

Added by Marek Horst about 9 years ago

#1257 updating core-examples: fixing schema location

View differences:

workflow.xml
20 20
    		<job-tracker>${jobTracker}</job-tracker>
21 21
        	<name-node>${nameNode}</name-node>
22 22
	        <main-class>eu.dnetlib.iis.core.javamapreduce.hack.AvroSchemaGenerator</main-class>
23
	        <arg>eu.dnetlib.iis.core.examples.schemas.documentandauthor.Document</arg>
23
	        <arg>eu.dnetlib.iis.core.examples.schemas.documentandauthor.personwithdocuments.Document</arg>
24 24
	        <arg>eu.dnetlib.iis.core.examples.schemas.documentandauthor.personwithdocuments.PersonWithDocuments</arg>
25 25
	        <arg>org.apache.avro.Schema.Type.INT</arg>
26 26
	        <capture-output />

Also available in: Unified diff