formations/cesi/intro_big_data/ressources/hadoop-compose/containers/hadoop/conf/core-site.xml

6 lines
142 B
XML

<configuration>
<property>
<name>fs.defaultFS</name>
<value>hdfs://localhost:9000</value>
</property>
</configuration>