<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: what should be the value for dfs.datanode.data.dir in hdfs-site.xml in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/what-should-be-the-value-for-dfs-datanode-data-dir-in-hdfs/m-p/135232#M51955</link>
    <description>&lt;P&gt;@&lt;A href="https://community.hortonworks.com/users/15031/jacqualinjasmin.html"&gt;Jacqualin jasmin&lt;/A&gt;, you name any directory on your datanodes as the data directory. Make sure of the permissions and the value of the dfs.datanode.data.dir parameter in HDFS configurations.&lt;/P&gt;&lt;P&gt;e.g. /dev/vdb 1.5T 70M 1.4T 1% &lt;STRONG&gt;/volumes/disk1&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;/STRONG&gt;dfs.datanode.data.dir=&lt;STRONG&gt;/volumes/disk1/hadoop/data/&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;after that you will find the VERSION file into the data directory once your HDFS detects the data directory.&lt;/P&gt;</description>
    <pubDate>Thu, 19 Jan 2017 18:54:27 GMT</pubDate>
    <dc:creator>hardikv_desai</dc:creator>
    <dc:date>2017-01-19T18:54:27Z</dc:date>
    <item>
      <title>what should be the value for dfs.datanode.data.dir in hdfs-site.xml</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/what-should-be-the-value-for-dfs-datanode-data-dir-in-hdfs/m-p/135229#M51952</link>
      <description>&lt;P&gt;hi , I have &lt;/P&gt;&lt;P&gt;&amp;lt;property&amp;gt;  &amp;lt;name&amp;gt;dfs.datanode.data.dir&amp;lt;/name&amp;gt; &amp;lt;value&amp;gt;/hadoop/hdfs/data&amp;lt;/value&amp;gt;&amp;lt;final&amp;gt;true&amp;lt;/final&amp;gt;&amp;lt;/property&lt;/P&gt;&lt;P&gt;When i cd to /hadoop/hdfs/data  , i see below files &lt;/P&gt;&lt;P&gt;[hdfs@xxxxxxxxxx]$ pwd&lt;/P&gt;&lt;P&gt;/hadoop/hdfs/data&lt;/P&gt;&lt;P&gt;[hdfs@xxxxxxxxxxx]$ ls -ltr&lt;/P&gt;&lt;P&gt;total 8&lt;/P&gt;&lt;P&gt;-rw-r--r-- 1 hdfs hadoop   43 Jan 19 00:01 in_use.lock&lt;/P&gt;&lt;P&gt;drwxr-xr-x 5 hdfs hadoop 4096 Jan 19 00:01 current&lt;/P&gt;&lt;P&gt;My understand , was dfs.datanode.data.dir  , should hold a series  of disks values like ‘/u01/hadoop/data, /u02/hadoop/data’ ….   where hdfs will store the data.   In that case where will be current directory of datanode reside , which holds the VERSION file.  &lt;/P&gt;</description>
      <pubDate>Thu, 19 Jan 2017 08:52:57 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/what-should-be-the-value-for-dfs-datanode-data-dir-in-hdfs/m-p/135229#M51952</guid>
      <dc:creator>Jacqueline</dc:creator>
      <dc:date>2017-01-19T08:52:57Z</dc:date>
    </item>
    <item>
      <title>Re: what should be the value for dfs.datanode.data.dir in hdfs-site.xml</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/what-should-be-the-value-for-dfs-datanode-data-dir-in-hdfs/m-p/135230#M51953</link>
      <description>&lt;P&gt;All the HDFS meta directories explained here, &lt;A href="http://hortonworks.com/blog/hdfs-metadata-directories-explained/" target="_blank"&gt;http://hortonworks.com/blog/hdfs-metadata-directories-explained/&lt;/A&gt; hope this helps.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jan 2017 11:57:35 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/what-should-be-the-value-for-dfs-datanode-data-dir-in-hdfs/m-p/135230#M51953</guid>
      <dc:creator>mpandit</dc:creator>
      <dc:date>2017-01-19T11:57:35Z</dc:date>
    </item>
    <item>
      <title>Re: what should be the value for dfs.datanode.data.dir in hdfs-site.xml</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/what-should-be-the-value-for-dfs-datanode-data-dir-in-hdfs/m-p/135231#M51954</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/15031/jacqualinjasmin.html" nodeid="15031"&gt;@Jacqualin jasmin&lt;/A&gt;&lt;P&gt;dfs.datanode.data.dir can be any directory which is available on the datanode. It can be a directory where disk partitions are mounted like '/u01/hadoop/data, /u02/hadoop/data' which is in case if you have multiple disks partitions to be used for hdfs purpose.  &lt;/P&gt;</description>
      <pubDate>Thu, 19 Jan 2017 13:37:37 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/what-should-be-the-value-for-dfs-datanode-data-dir-in-hdfs/m-p/135231#M51954</guid>
      <dc:creator>rguruvannagari</dc:creator>
      <dc:date>2017-01-19T13:37:37Z</dc:date>
    </item>
    <item>
      <title>Re: what should be the value for dfs.datanode.data.dir in hdfs-site.xml</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/what-should-be-the-value-for-dfs-datanode-data-dir-in-hdfs/m-p/135232#M51955</link>
      <description>&lt;P&gt;@&lt;A href="https://community.hortonworks.com/users/15031/jacqualinjasmin.html"&gt;Jacqualin jasmin&lt;/A&gt;, you name any directory on your datanodes as the data directory. Make sure of the permissions and the value of the dfs.datanode.data.dir parameter in HDFS configurations.&lt;/P&gt;&lt;P&gt;e.g. /dev/vdb 1.5T 70M 1.4T 1% &lt;STRONG&gt;/volumes/disk1&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;/STRONG&gt;dfs.datanode.data.dir=&lt;STRONG&gt;/volumes/disk1/hadoop/data/&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;after that you will find the VERSION file into the data directory once your HDFS detects the data directory.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jan 2017 18:54:27 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/what-should-be-the-value-for-dfs-datanode-data-dir-in-hdfs/m-p/135232#M51955</guid>
      <dc:creator>hardikv_desai</dc:creator>
      <dc:date>2017-01-19T18:54:27Z</dc:date>
    </item>
  </channel>
</rss>

