Corrected the script used by the last step of the wf

This commit is contained in:
antleb 2020-06-30 01:50:05 +03:00 committed by Spyros Zoupanos
parent ec52141f1a
commit 68389d0125
1 changed files with 2 additions and 2 deletions

View File

@ -236,8 +236,8 @@
<name-node>${nameNode}</name-node>
<exec>impala-shell.sh</exec>
<argument>${stats_db_name}</argument>
<argument>step14.sql</argument>
<argument>/user/${wf:user()}/oa/graph/stats/oozie_app/scripts/step14.sql</argument>
<argument>step17.sql</argument>
<argument>/user/${wf:user()}/oa/graph/stats/oozie_app/scripts/step17.sql</argument>
<file>impala-shell.sh</file>
</shell>
<ok to="End"/>