Project

General

Profile

« Previous | Next » 

Revision 56359

added new property for selection criteria

View differences:

modules/dnet-openaireplus-workflows/branches/dnet-hadoop/src/main/resources/eu/dnetlib/test/profiles/openaireplus/workflows/bulktag/bulkTagging.xml
27 27
                <PARAMETERS>
28 28
                    <PARAM managedBy="system" name="bulkTaggingConfParam" required="true">tagging.conf</PARAM>
29 29
                    <PARAM managedBy="system" name="enabledConfParam" required="true">tagging.enabled</PARAM>
30
                    <PARAM managedBy="system" name="mappingProtoParam" required="true">mapping.proto</PARAM>
30
                    <PARAM managedBy="system" name="mappingProtoParam" required="true">proto.mapping</PARAM>
31 31
                    <PARAM managedBy="user" name="enabled" required="true" type="boolean">false</PARAM>
32 32
                </PARAMETERS>
33 33
                <ARCS>
......
47 47
                        'hbase.mapreduce.outputtable' : 'tableName',
48 48
                        'tagging.conf' : 'tagging.conf',
49 49
                        'tagging.enabled' : 'tagging.enabled',
50
                        'mapping.proto' : 'mapping.proto'
50
                        'proto.mapping' : 'proto.mapping'
51 51
                        }
52 52
                    </PARAM>
53 53
                </PARAMETERS>

Also available in: Unified diff