added the new parameter (stats_tool_api_url) in the workflow parameters

pull/64/head
Antonis Lempesis 3 years ago
parent d23ccae0d5
commit 7cb113e088

@ -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>

Loading…
Cancel
Save