Files
nomad/e2e/terraform/shared/config/core-site.xml
2018-12-17 11:40:09 -06:00

9 lines
248 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="configuration.xsl"?>
<configuration>
<property>
<name>fs.defaultFS</name>
<value>hdfs://hdfs.service.consul/</value>
</property>
</configuration>