forked from D-Net/dnet-hadoop
added default value for the external_stats_db_name
This commit is contained in:
parent
c6f3ff4462
commit
8fd81e863d
|
@ -10,6 +10,7 @@
|
||||||
</property>
|
</property>
|
||||||
<property>
|
<property>
|
||||||
<name>external_stats_db_name</name>
|
<name>external_stats_db_name</name>
|
||||||
|
<value>stats_ext</value>
|
||||||
<description>the external stats that should be added since they are not included in the graph database</description>
|
<description>the external stats that should be added since they are not included in the graph database</description>
|
||||||
</property>
|
</property>
|
||||||
<property>
|
<property>
|
||||||
|
|
Loading…
Reference in New Issue