added the new parameter (stats_tool_api_url) in the workflow parameters

This commit is contained in:
Antonis Lempesis 2020-12-04 13:04:25 +02:00 committed by Claudio Atzori
parent 91226117b3
commit 77a3a6d82e
1 changed files with 4 additions and 0 deletions

View File

@ -17,6 +17,10 @@
<name>stats_db_shadow_name</name>
<description>the name of the shadow schema</description>
</property>
<property>
<name>stats_tool_api_url</name>
<description>The url of the API of the stats tool. Is used to trigger the cache update.</description>
</property>
<property>
<name>hive_metastore_uris</name>
<description>hive server metastore URIs</description>