<?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 Can we get file metadata using org.apache.hadoop.fs.FileSystem? in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-we-get-file-metadata-using-org-apache-hadoop-fs/m-p/100919#M13670</link>
    <description>&lt;P&gt;We can use the org.apache.hadoop.fs.FileStatus class to get the file metadata like Block size, File permissions &amp;amp; Ownership, replication factor.&lt;/P&gt;&lt;P&gt;Can we get the same metadata using org.apache.hadoop.fs.FileSystem class. If yes whats the difference between FileSystem and FileSatus class?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Tue, 29 Dec 2015 04:24:05 GMT</pubDate>
    <dc:creator>GeeKay2015</dc:creator>
    <dc:date>2015-12-29T04:24:05Z</dc:date>
    <item>
      <title>Can we get file metadata using org.apache.hadoop.fs.FileSystem?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-we-get-file-metadata-using-org-apache-hadoop-fs/m-p/100919#M13670</link>
      <description>&lt;P&gt;We can use the org.apache.hadoop.fs.FileStatus class to get the file metadata like Block size, File permissions &amp;amp; Ownership, replication factor.&lt;/P&gt;&lt;P&gt;Can we get the same metadata using org.apache.hadoop.fs.FileSystem class. If yes whats the difference between FileSystem and FileSatus class?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 29 Dec 2015 04:24:05 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-we-get-file-metadata-using-org-apache-hadoop-fs/m-p/100919#M13670</guid>
      <dc:creator>GeeKay2015</dc:creator>
      <dc:date>2015-12-29T04:24:05Z</dc:date>
    </item>
    <item>
      <title>Re: Can we get file metadata using org.apache.hadoop.fs.FileSystem?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-we-get-file-metadata-using-org-apache-hadoop-fs/m-p/100920#M13671</link>
      <description>&lt;P&gt;An instance of &lt;A href="http://hadoop.apache.org/docs/r2.7.1/api/org/apache/hadoop/fs/FileSystem.html"&gt;FileSystem&lt;/A&gt; represents a Hadoop-compatible file system.  It provides APIs that map to operations on that underlying file system.  A &lt;A href="http://hadoop.apache.org/docs/r2.7.1/api/org/apache/hadoop/fs/FileStatus.html"&gt;FileStatus&lt;/A&gt; represents metadata for one particular file or directory in a file system.  You can call the method &lt;A href="http://hadoop.apache.org/docs/r2.7.1/api/org/apache/hadoop/fs/FileSystem.html#getFileStatus%28org.apache.hadoop.fs.Path%29"&gt;FileSystem#getFileStatus&lt;/A&gt; to obtain a FileStatus instance for any file or directory stored in that file system.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Dec 2015 04:28:40 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-we-get-file-metadata-using-org-apache-hadoop-fs/m-p/100920#M13671</guid>
      <dc:creator>cnauroth</dc:creator>
      <dc:date>2015-12-29T04:28:40Z</dc:date>
    </item>
    <item>
      <title>Re: Can we get file metadata using org.apache.hadoop.fs.FileSystem?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-we-get-file-metadata-using-org-apache-hadoop-fs/m-p/100921#M13672</link>
      <description>&lt;P&gt;Thanks Chris!!&lt;/P&gt;</description>
      <pubDate>Tue, 29 Dec 2015 09:25:25 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Can-we-get-file-metadata-using-org-apache-hadoop-fs/m-p/100921#M13672</guid>
      <dc:creator>GeeKay2015</dc:creator>
      <dc:date>2015-12-29T09:25:25Z</dc:date>
    </item>
  </channel>
</rss>

