Project

General

Profile

« Previous | Next » 

Revision 60342

hadoop based transformation workflow

View differences:

transform.wf.st
39 39
        <PARAM managedBy="user" name="cluster" required="true" type="string">DHP</PARAM>
40 40
        <PARAM managedBy="system" name="envParams" required="true" type="string">
41 41
            {
42
                "mdstoreInput":"mdstoreInput",
43
                "mdstoreOutput":"mdstoreOutput",
44
                "transformationRule":"transformationRule",
45
                "timestamp":"timestamp",
42
                "mdStoreInputId":"mdstoreInput",
43
                "mdStoreOutputId":"mdstoreOutput",
44
                "transformationRuleId":"transformationRule",
45
                "dateOfTransformation":"timestamp",
46 46
                "workflowId":"workflowId",
47 47
                "oozie.wf.application.path":"oozieWfPath"
48 48
            }
49 49
        </PARAM>
50
        <PARAM managedBy="system" name="params" required="true" type="string">
51
            {
52
                 'transformationPlugin':'XSLT_TRANSFORM'
53
            }
54
        </PARAM>
50 55
    </PARAMETERS>
51 56
    <ARCS>
52 57
        <ARC to="UPDATE_INFO"/>

Also available in: Unified diff