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>--idPath</arg><arg>identifier</arg>
|
||||||
<arg>--cluster</arg><arg>${esCluster}</arg>
|
<arg>--cluster</arg><arg>${esCluster}</arg>
|
||||||
</spark>
|
</spark>
|
||||||
<ok to="indexScholix"/>
|
<ok to="End"/>
|
||||||
<error to="Kill"/>
|
<error to="Kill"/>
|
||||||
</action>
|
</action>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue