Project

General

Profile

« Previous | Next » 

Revision 61348

default Hadoop cluster set to IIS

View differences:

modules/dnet-openaireplus-workflows/trunk/src/main/resources/eu/dnetlib/msro/openaireplus/workflows/repo-hi/pubsRepositoryHadoop/collection.wf.st
43 43
    <DESCRIPTION>Start the Hadoop Job</DESCRIPTION>
44 44
    <PARAMETERS>
45 45
        <PARAM managedBy="system" name="hadoopJob" required="true" type="string">executeOozieJob</PARAM>
46
        <PARAM managedBy="user" name="cluster" required="true" type="string">DHP</PARAM>
46
        <PARAM managedBy="user" name="cluster" required="true" type="string" function="validValues(['IIS','DHP'])>IIS</PARAM>
47 47
        <PARAM managedBy="system" name="envParams" required="true" type="string">
48 48
            {
49 49
                "apiDescription":"apiDescription",
modules/dnet-openaireplus-workflows/trunk/src/main/resources/eu/dnetlib/msro/openaireplus/workflows/repo-hi/pubsRepositoryHadoop/transform.wf.st
36 36
    <DESCRIPTION>Start the Hadoop Job</DESCRIPTION>
37 37
    <PARAMETERS>
38 38
        <PARAM managedBy="system" name="hadoopJob" required="true" type="string">executeOozieJob</PARAM>
39
        <PARAM managedBy="user" name="cluster" required="true" type="string">DHP</PARAM>
39
        <PARAM managedBy="user" name="cluster" required="true" type="string" function="validValues(['IIS','DHP'])>IIS</PARAM>
40 40
        <PARAM managedBy="system" name="envParams" required="true" type="string">
41 41
            {
42 42
                "mdStoreInputId":"mdstoreInput",

Also available in: Unified diff