stats_wf_extensions_and_corrections #28

Merged
claudio.atzori merged 22 commits from spyros/dnet-hadoop:stats_wf_extensions_and_corrections into master 2020-07-27 16:02:04 +02:00
1 changed files with 2 additions and 2 deletions
Showing only changes of commit 68389d0125 - Show all commits

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"/>