forked from D-Net/dnet-hadoop
Corrected the script used by the last step of the wf
This commit is contained in:
parent
ec52141f1a
commit
68389d0125
|
@ -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"/>
|
||||
|
|
Loading…
Reference in New Issue