forked from D-Net/dnet-hadoop
removed wrong loop on oozie wf
This commit is contained in:
parent
9f5a0f3ab6
commit
61ccb54fde
|
@ -81,7 +81,7 @@
|
|||
<arg>--idPath</arg><arg>identifier</arg>
|
||||
<arg>--cluster</arg><arg>${esCluster}</arg>
|
||||
</spark>
|
||||
<ok to="indexScholix"/>
|
||||
<ok to="End"/>
|
||||
<error to="Kill"/>
|
||||
</action>
|
||||
|
||||
|
|
Loading…
Reference in New Issue