Sha256: bb03ad7cdf279f9b88024d97fd3b142c014d9115ec8e584275e834a1686829e8

Contents?: true

Size: 362 Bytes

Versions: 5

Compression:

Stored size: 362 Bytes

Contents

<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="configuration.xsl"?>

<!-- Put site-specific property overrides in this file. -->

<configuration>
<property>
  <name>hadoop.tmp.dir</name>
  <value><%= tmp_dir %></value>
</property>

<property>
  <name>fs.default.name</name>
  <value>hdfs://<%= master %>:54310</value>
</property>
</configuration>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
nuri-0.5.5 modules/hadoop1/core-site.xml
nuri-0.5.4 modules/hadoop1/core-site.xml
nuri-0.5.3 modules/hadoop1/core-site.xml
nuri-0.5.2 modules/hadoop1/core-site.xml
nuri-0.5.1 modules/hadoop1/core-site.xml