<?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: How to list all files owned by a specific user in hdfs? in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/How-to-list-all-files-owned-by-a-specific-user-in-hdfs/m-p/321862#M228580</link>
    <description>&lt;P&gt;If you want to list all files owned by a specific user in a specific directory, you can use "hdfs dfs -ls" with grep.&lt;/P&gt;&lt;P&gt;Syntax:&lt;/P&gt;&lt;P&gt;hdfs dfs -ls /path | grep "\- username"&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;# hdfs dfs -ls / | grep "\- hdfs"&lt;BR /&gt;drwxrwxrwt - hdfs supergroup 0 2021-07-29 16:02 /tmp&lt;BR /&gt;drwxr-xr-x - hdfs supergroup 0 2021-07-31 02:26 /user&lt;/P&gt;&lt;P&gt;If you want to recursively list files add -R after -ls&lt;/P&gt;&lt;P&gt;I hope this answered your question.&lt;/P&gt;</description>
    <pubDate>Sat, 31 Jul 2021 02:33:36 GMT</pubDate>
    <dc:creator>willx</dc:creator>
    <dc:date>2021-07-31T02:33:36Z</dc:date>
    <item>
      <title>How to list all files owned by a specific user in hdfs?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-list-all-files-owned-by-a-specific-user-in-hdfs/m-p/319579#M227881</link>
      <description>&lt;P&gt;How to list all files owned by a specific user in hdfs?&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jun 2021 09:50:43 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-list-all-files-owned-by-a-specific-user-in-hdfs/m-p/319579#M227881</guid>
      <dc:creator>sandy240</dc:creator>
      <dc:date>2021-06-30T09:50:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to list all files owned by a specific user in hdfs?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/How-to-list-all-files-owned-by-a-specific-user-in-hdfs/m-p/321862#M228580</link>
      <description>&lt;P&gt;If you want to list all files owned by a specific user in a specific directory, you can use "hdfs dfs -ls" with grep.&lt;/P&gt;&lt;P&gt;Syntax:&lt;/P&gt;&lt;P&gt;hdfs dfs -ls /path | grep "\- username"&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;# hdfs dfs -ls / | grep "\- hdfs"&lt;BR /&gt;drwxrwxrwt - hdfs supergroup 0 2021-07-29 16:02 /tmp&lt;BR /&gt;drwxr-xr-x - hdfs supergroup 0 2021-07-31 02:26 /user&lt;/P&gt;&lt;P&gt;If you want to recursively list files add -R after -ls&lt;/P&gt;&lt;P&gt;I hope this answered your question.&lt;/P&gt;</description>
      <pubDate>Sat, 31 Jul 2021 02:33:36 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/How-to-list-all-files-owned-by-a-specific-user-in-hdfs/m-p/321862#M228580</guid>
      <dc:creator>willx</dc:creator>
      <dc:date>2021-07-31T02:33:36Z</dc:date>
    </item>
  </channel>
</rss>

