<?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 is the difference between volumes and folders? in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/What-is-the-difference-between-volumes-and-folders/m-p/332494#M231167</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/82089"&gt;@willx&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;Is there a way to see if the hadoop path is a volume or a directory?&lt;/P&gt;</description>
    <pubDate>Thu, 16 Dec 2021 20:40:18 GMT</pubDate>
    <dc:creator>ryu</dc:creator>
    <dc:date>2021-12-16T20:40:18Z</dc:date>
    <item>
      <title>What is the difference between volumes and folders?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/What-is-the-difference-between-volumes-and-folders/m-p/332398#M231142</link>
      <description>&lt;P&gt;Hi experts,&lt;/P&gt;&lt;P&gt;Can someone please explain the difference between volumes and folders in hadoop?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Thu, 16 Dec 2021 00:47:07 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/What-is-the-difference-between-volumes-and-folders/m-p/332398#M231142</guid>
      <dc:creator>ryu</dc:creator>
      <dc:date>2021-12-16T00:47:07Z</dc:date>
    </item>
    <item>
      <title>Re: What is the difference between volumes and folders?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/What-is-the-difference-between-volumes-and-folders/m-p/332400#M231144</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/84981"&gt;@ryu&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Volume:&lt;/P&gt;&lt;DIV class="MBtdbb"&gt;&lt;DIV class="ymu2Hb"&gt;&lt;DIV class="t0bRye r2fjmd"&gt;&lt;DIV&gt;&lt;DIV class="wDYxhc"&gt;&lt;DIV class="LGOjhe"&gt;&lt;SPAN&gt;As described in&amp;nbsp;&lt;/SPAN&gt;&lt;A href="http://hadoop.apache.org/docs/current/hadoop-project-dist/hadoop-hdfs/HdfsDesign.html" target="_blank" rel="noopener"&gt;&lt;SPAN&gt;HDFS architecture&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt;, the NameNode stores metadata while the DataNodes store the actual data content. Each DataNode is a computer which usually consists of multiple disks (in HDFS’ terminology,&amp;nbsp;&lt;/SPAN&gt;&lt;I&gt;&lt;SPAN&gt;volumes&lt;/SPAN&gt;&lt;/I&gt;&lt;SPAN&gt;). A file in HDFS contains one or more&amp;nbsp;&lt;/SPAN&gt;&lt;I&gt;&lt;SPAN&gt;blocks.&lt;/SPAN&gt;&lt;/I&gt;&lt;SPAN&gt;&amp;nbsp;A block has one or multiple copies (called Replicas), based on the configured replication factor. A replica is stored on a volume of a DataNode, and different replicas of the same block are stored on different DataNodes.&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class="LGOjhe"&gt;&lt;SPAN class="kX21rb ZYHQ7e"&gt;&lt;A href="https://blog.cloudera.com/hdfs-datanode-scanners-and-disk-checker-explained/" target="_blank" rel="noopener"&gt;https://blog.cloudera.com/hdfs-datanode-scanners-and-disk-checker-explained/&lt;/A&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class="LGOjhe"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="LGOjhe"&gt;&lt;SPAN class="kX21rb ZYHQ7e"&gt;Directory(usually don't say it folders):&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class="LGOjhe"&gt;&lt;SPAN class="kX21rb ZYHQ7e"&gt;like other file system, hdfs directory is&amp;nbsp;&lt;SPAN&gt;hierarchical file structure&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class="LGOjhe"&gt;&lt;SPAN class="kX21rb ZYHQ7e"&gt;&lt;A href="https://hadoop.apache.org/docs/r1.2.1/hdfs_design.html" target="_blank" rel="noopener"&gt;https://hadoop.apache.org/docs/r1.2.1/hdfs_design.html&lt;/A&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class="LGOjhe"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="LGOjhe"&gt;&lt;SPAN class="kX21rb ZYHQ7e"&gt;Regards,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class="LGOjhe"&gt;&lt;SPAN class="kX21rb ZYHQ7e"&gt;Will&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 16 Dec 2021 01:26:45 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/What-is-the-difference-between-volumes-and-folders/m-p/332400#M231144</guid>
      <dc:creator>willx</dc:creator>
      <dc:date>2021-12-16T01:26:45Z</dc:date>
    </item>
    <item>
      <title>Re: What is the difference between volumes and folders?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/What-is-the-difference-between-volumes-and-folders/m-p/332494#M231167</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/82089"&gt;@willx&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;Is there a way to see if the hadoop path is a volume or a directory?&lt;/P&gt;</description>
      <pubDate>Thu, 16 Dec 2021 20:40:18 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/What-is-the-difference-between-volumes-and-folders/m-p/332494#M231167</guid>
      <dc:creator>ryu</dc:creator>
      <dc:date>2021-12-16T20:40:18Z</dc:date>
    </item>
  </channel>
</rss>

