forked from D-Net/dnet-hadoop
fixed steps...
This commit is contained in:
parent
6147ee4950
commit
f40c150a0d
|
@ -264,7 +264,7 @@
|
||||||
<param>stats_db_name=${stats_db_name}</param>
|
<param>stats_db_name=${stats_db_name}</param>
|
||||||
<param>openaire_db_name=${openaire_db_name}</param>
|
<param>openaire_db_name=${openaire_db_name}</param>
|
||||||
</hive2>
|
</hive2>
|
||||||
<ok to="Step19"/>
|
<ok to="Step17"/>
|
||||||
<error to="Kill"/>
|
<error to="Kill"/>
|
||||||
</action>
|
</action>
|
||||||
|
|
||||||
|
@ -277,7 +277,7 @@
|
||||||
<argument>${stats_db_name}</argument>
|
<argument>${stats_db_name}</argument>
|
||||||
<file>contexts.sh</file>
|
<file>contexts.sh</file>
|
||||||
</shell>
|
</shell>
|
||||||
<ok to="step20-createMonitorDB"/>
|
<ok to="step19"/>
|
||||||
<error to="Kill"/>
|
<error to="Kill"/>
|
||||||
</action>
|
</action>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue