forked from D-Net/dnet-hadoop
added the new parameter (stats_tool_api_url) in the workflow parameters
This commit is contained in:
parent
7cb113e088
commit
b1ed1afdcc
|
@ -8,6 +8,10 @@
|
|||
<name>stats_db_production_name</name>
|
||||
<description>the name of the production 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 promote.</description>
|
||||
</property>
|
||||
<property>
|
||||
<name>hive_metastore_uris</name>
|
||||
<description>hive server metastore URIs</description>
|
||||
|
|
Loading…
Reference in New Issue