Skip to content

Instantly share code, notes, and snippets.

@ShubhamRasal
Created December 17, 2020 06:44
Show Gist options
  • Save ShubhamRasal/aa9cab03522127dd79470fc9e65eaab3 to your computer and use it in GitHub Desktop.
Save ShubhamRasal/aa9cab03522127dd79470fc9e65eaab3 to your computer and use it in GitHub Desktop.
namenode-hdfs-site.xml
<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="configuration.xsl"?>
<configuration>
<property>
<name>dfs.name.dir</name>
<value>{{user_dir}}{{namenode_directory }}</value>
</property>
</configuration>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment