Project

General

Profile

« Previous | Next » 

Revision 59067

Added by Dimitris Pierrakos almost 4 years ago

Added LaReferencia Repos to WF

View differences:

workflow.xml
32 32
                <mkdir path="${nameNode}${piwik_logsPath}"/>
33 33
                <mkdir path="${nameNode}${portal_LogPath}"/>
34 34
                <mkdir path="${nameNode}${repo_LogPath}"/>
35
                <mkdir path="${nameNode}${lareferenciaLogPath}"/>
35 36
            </prepare>
36 37
            <configuration>
37 38
                <property>
......
70 71
            <arg>-Prepo_LogPath=${repo_LogPath}</arg>
71 72
            <arg>-Pportal_LogPath=${portal_LogPath}</arg>
72 73
            <arg>-Pportal_MatomoID=${portal_MatomoID}</arg>
74
            <arg>-PLaReferenciaBaseUrl=${LaReferenciaBaseUrl}</arg>
75
            <arg>-PLareferenciaAuthToken=${LareferenciaAuthToken}</arg>
76
            <arg>-PlareferenciaLogPath=${lareferenciaLogPath}</arg>
77
                        
73 78
        </java>
74 79

  
75 80
        <ok to="cleanUpHDFS"/>

Also available in: Unified diff