<?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 check the dfsadmin report in wasb space in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/how-to-check-the-dfsadmin-report-in-wasb-space/m-p/205176#M167162</link>
    <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/1271/sheltong.html" nodeid="1271"&gt;@Geoffrey Shelton Okot&lt;/A&gt;....Getting the same error.&lt;/P&gt;&lt;P&gt;"&lt;A href="http://blob.core.windows.net/"&gt;blob.core.windows.net&lt;/A&gt; is not an HDFS file system"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 02 Apr 2018 14:12:00 GMT</pubDate>
    <dc:creator>praveen_atmakur</dc:creator>
    <dc:date>2018-04-02T14:12:00Z</dc:date>
    <item>
      <title>how to check the dfsadmin report in wasb space</title>
      <link>https://community.cloudera.com/t5/Support-Questions/how-to-check-the-dfsadmin-report-in-wasb-space/m-p/205174#M167160</link>
      <description>&lt;P&gt;I've a hortonworks cluster &lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/40873"&gt;@azure&lt;/a&gt; cloud and I need to check the dfsadmin report in blob space.&lt;/P&gt;
&lt;P&gt;when I'm trying with hdfs dfsadmin -report this command is giving the message "blob.core.windows.net is not an HDFS file system"&lt;/P&gt;
&lt;P&gt;How do i get the dfsadmin report in wasb&lt;/P&gt;</description>
      <pubDate>Fri, 01 Nov 2019 12:54:54 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/how-to-check-the-dfsadmin-report-in-wasb-space/m-p/205174#M167160</guid>
      <dc:creator>praveen_atmakur</dc:creator>
      <dc:date>2019-11-01T12:54:54Z</dc:date>
    </item>
    <item>
      <title>Re: how to check the dfsadmin report in wasb space</title>
      <link>https://community.cloudera.com/t5/Support-Questions/how-to-check-the-dfsadmin-report-in-wasb-space/m-p/205175#M167161</link>
      <description>&lt;P&gt;&lt;EM&gt;@&lt;A href="https://community.hortonworks.com/users/71238/praveenatmakuri.html"&gt;Praveen Atmakuri&lt;/A&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;This is the format of the&lt;STRONG&gt; &lt;/STRONG&gt;&lt;STRONG&gt;hdfsadmin&lt;/STRONG&gt; command in Azure, where &lt;B&gt;mycluster&lt;/B&gt; is your cluster name&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;hdfs dfsadmin -D "fs.default.name=hdfs://mycluster/" -report&lt;/PRE&gt;&lt;P&gt;&lt;EM&gt;Please revert&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Mar 2018 17:43:40 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/how-to-check-the-dfsadmin-report-in-wasb-space/m-p/205175#M167161</guid>
      <dc:creator>Shelton</dc:creator>
      <dc:date>2018-03-28T17:43:40Z</dc:date>
    </item>
    <item>
      <title>Re: how to check the dfsadmin report in wasb space</title>
      <link>https://community.cloudera.com/t5/Support-Questions/how-to-check-the-dfsadmin-report-in-wasb-space/m-p/205176#M167162</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/1271/sheltong.html" nodeid="1271"&gt;@Geoffrey Shelton Okot&lt;/A&gt;....Getting the same error.&lt;/P&gt;&lt;P&gt;"&lt;A href="http://blob.core.windows.net/"&gt;blob.core.windows.net&lt;/A&gt; is not an HDFS file system"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Apr 2018 14:12:00 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/how-to-check-the-dfsadmin-report-in-wasb-space/m-p/205176#M167162</guid>
      <dc:creator>praveen_atmakur</dc:creator>
      <dc:date>2018-04-02T14:12:00Z</dc:date>
    </item>
    <item>
      <title>Re: how to check the dfsadmin report in wasb space</title>
      <link>https://community.cloudera.com/t5/Support-Questions/how-to-check-the-dfsadmin-report-in-wasb-space/m-p/205177#M167163</link>
      <description>&lt;P&gt;	&lt;EM&gt;@&lt;A href="https://community.hortonworks.com/users/71238/praveenatmakuri.html"&gt;Praveen Atmakuri&lt;/A&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;	&lt;I&gt;Can you give the output of this command&lt;/I&gt;&lt;/P&gt;
&lt;PRE&gt;hadoop fs -ls wasb://yourcontainer@youraccount.blob.core.windows.net/
&lt;/PRE&gt;&lt;P&gt;The following is a list of configurations that should be modified to configure WASB: I assume you have done the below&lt;/P&gt;&lt;P&gt;fs.defaultFS &lt;/P&gt;&lt;PRE&gt;wasb://&amp;lt;containername&amp;gt;@&amp;lt;accountname&amp;gt;.blob.core.windows.net &lt;/PRE&gt;&lt;P&gt;fs.AbstractFileSystem.wasb.impl &lt;/P&gt;&lt;PRE&gt;org.apache.hadoop.fs.azure.Wasb &lt;/PRE&gt;&lt;P&gt;fs.azure.account.key. blob.core.windows.net &lt;/P&gt;&lt;PRE&gt;storage_access_key &lt;/PRE&gt;&lt;P&gt;&lt;EM&gt;Please revert&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Apr 2018 15:21:25 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/how-to-check-the-dfsadmin-report-in-wasb-space/m-p/205177#M167163</guid>
      <dc:creator>Shelton</dc:creator>
      <dc:date>2018-04-02T15:21:25Z</dc:date>
    </item>
    <item>
      <title>Re: how to check the dfsadmin report in wasb space</title>
      <link>https://community.cloudera.com/t5/Support-Questions/how-to-check-the-dfsadmin-report-in-wasb-space/m-p/205178#M167164</link>
      <description>&lt;P&gt;fidn the output of the command:
hadoop fs -ls wasb://mycontainer@youraccount.blob.core.windows.net/&lt;BR /&gt;18/04/02 08:31:26 INFO impl.MetricsConfig: loaded properties from hadoop-metrics2.properties&lt;BR /&gt;18/04/02 08:31:26 INFO impl.MetricsSystemImpl: Scheduled snapshot period at 10 second(s).&lt;BR /&gt;18/04/02 08:31:26 INFO impl.MetricsSystemImpl: azure-file-system metrics system started&lt;BR /&gt;Found 3 items&lt;BR /&gt;drwxr-xr-x  - paplcloudadmin supergroup  0 2017-12-29 09:53 wasb://containername@account.blob.core.windows.net/user/paplcloudadmin/.hiveJars&lt;BR /&gt;drwx------  - paplcloudadmin supergroup  0 2018-01-11 13:18 wasb://containername@account.blob.core.windows.net/user/paplcloudadmin/.staging&lt;BR /&gt;drwxr-xr-x  - paplcloudadmin supergroup  0 2018-01-11 13:28 wasb://containername@account.blob.core.windows.net/user/paplcloudadmin/prod.db&lt;BR /&gt;18/04/02 08:31:26 INFO impl.MetricsSystemImpl: Stopping azure-file-system metrics system...&lt;BR /&gt;18/04/02 08:31:26 INFO impl.MetricsSystemImpl: azure-file-system metrics system stopped.&lt;BR /&gt;18/04/02 08:31:26 INFO impl.MetricsSystemImpl: azure-file-system metrics system shutdown complete.
&lt;BR /&gt;The following is a list of configurations that should be modified to configure WASB: I assume you have done the below
Correct, All configurations has been done properly and verified again...Result all are same.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Apr 2018 15:40:45 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/how-to-check-the-dfsadmin-report-in-wasb-space/m-p/205178#M167164</guid>
      <dc:creator>praveen_atmakur</dc:creator>
      <dc:date>2018-04-02T15:40:45Z</dc:date>
    </item>
    <item>
      <title>Re: how to check the dfsadmin report in wasb space</title>
      <link>https://community.cloudera.com/t5/Support-Questions/how-to-check-the-dfsadmin-report-in-wasb-space/m-p/205179#M167165</link>
      <description>&lt;P&gt;&lt;EM&gt;@&lt;A href="https://community.hortonworks.com/users/71238/praveenatmakuri.html"&gt;Praveen Atmakuri&lt;/A&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;So I can see you have only the user &lt;B&gt;paplcloudamin&lt;/B&gt;  home directory set &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Can you run the following &lt;/EM&gt;&lt;/P&gt;&lt;PRE&gt;$ hdfs dfs -D "fs.default.name=hdfs://mycluster/" -mkdir /test&lt;/PRE&gt;&lt;P&gt;&lt;EM&gt;Check if the directory was created, you should be able to see &lt;STRONG&gt;test&lt;/STRONG&gt; directory&lt;/EM&gt;&lt;/P&gt;&lt;PRE&gt;$ hdfs dfs -D "fs.default.name=hdfs://mycluster/" -ls /&lt;/PRE&gt;&lt;P&gt;&lt;EM&gt;This command should run successfully,can you just copy and paste this command replacing my cluster with your clustername &lt;/EM&gt;&lt;/P&gt;&lt;PRE&gt;$ hdfs dfsadmin -D "fs.default.name=hdfs://mycluster/" -report&lt;/PRE&gt;&lt;P&gt;&lt;EM&gt;Please revert&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Apr 2018 16:30:24 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/how-to-check-the-dfsadmin-report-in-wasb-space/m-p/205179#M167165</guid>
      <dc:creator>Shelton</dc:creator>
      <dc:date>2018-04-02T16:30:24Z</dc:date>
    </item>
    <item>
      <title>Re: how to check the dfsadmin report in wasb space</title>
      <link>https://community.cloudera.com/t5/Support-Questions/how-to-check-the-dfsadmin-report-in-wasb-space/m-p/205180#M167166</link>
      <description>&lt;P&gt;$ hdfs dfs -D "fs.default.name=wasb://containername@storage_name.blob.core.windows.net//"-mkdir /test&lt;/P&gt;&lt;P&gt;Done&lt;/P&gt;&lt;P&gt;$ hdfs dfs -D "fs.default.name=wasb://containername@storage_name.blob.core.windows.net/"-ls /&lt;/P&gt;&lt;P&gt;Result:&lt;BR /&gt;drwxr-xr-x  - paplcloudadmin supergroup  0 2018-04-02 09:33 /test&lt;/P&gt;&lt;P&gt;hdfs dfsadmin -D "fs.default.name=wasb://containername@storage_name.blob.core.windows.net/" -report&lt;/P&gt;&lt;P&gt;18/04/02 09:40:56 INFO impl.MetricsConfig: loaded properties from hadoop-metrics2.properties&lt;BR /&gt;18/04/02 09:40:56 INFO impl.MetricsSystemImpl: Scheduled snapshot period at 10 second(s).&lt;BR /&gt;18/04/02 09:40:56 INFO impl.MetricsSystemImpl: azure-file-system metrics system started&lt;BR /&gt;report: FileSystem wasb://containername@storage_name.blob.core.windows.net&lt;/P&gt;&lt;P&gt;is not an HDFS file system&lt;BR /&gt;Usage: hdfs dfsadmin [-report] [-live] [-dead] [-decommissioning]&lt;BR /&gt;18/04/02 09:40:56 INFO impl.MetricsSystemImpl: Stopping azure-file-system metrics system...&lt;BR /&gt;18/04/02 09:40:56 INFO impl.MetricsSystemImpl: azure-file-system metrics system stopped.&lt;BR /&gt;18/04/02 09:40:56 INFO impl.MetricsSystemImpl: azure-file-system metrics system shutdown complete.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Apr 2018 16:50:50 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/how-to-check-the-dfsadmin-report-in-wasb-space/m-p/205180#M167166</guid>
      <dc:creator>praveen_atmakur</dc:creator>
      <dc:date>2018-04-02T16:50:50Z</dc:date>
    </item>
    <item>
      <title>Re: how to check the dfsadmin report in wasb space</title>
      <link>https://community.cloudera.com/t5/Support-Questions/how-to-check-the-dfsadmin-report-in-wasb-space/m-p/205181#M167167</link>
      <description>&lt;P&gt;&lt;EM&gt;@&lt;A href="https://community.hortonworks.com/users/71238/praveenatmakuri.html"&gt;Praveen Atmakuri&lt;/A&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;The dfsadmin is run like below&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Get a report of status from each name node to show that the name nodes are in Safe Mode or not. &lt;/EM&gt;&lt;/P&gt;&lt;PRE&gt;$ hdfs dfsadmin -D 'fs.default.name=hdfs://mycluster/' -safemode get &lt;/PRE&gt;&lt;P&gt;&lt;EM&gt;A report that shows the details of HDFS state: &lt;/EM&gt;&lt;/P&gt;&lt;PRE&gt;$ hdfs dfsadmin -D 'fs.default.name=hdfs://mycluster/' -report &lt;/PRE&gt;&lt;P&gt;&lt;EM&gt;Get HDFS out of safe mode &lt;/EM&gt;&lt;/P&gt;&lt;PRE&gt;$ hdfs dfsadmin -D 'fs.default.name=hdfs://mycluster/' -safemode leave&lt;/PRE&gt;&lt;P&gt;&lt;EM&gt;What's is your HDInsight cluster name&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Apr 2018 17:53:03 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/how-to-check-the-dfsadmin-report-in-wasb-space/m-p/205181#M167167</guid>
      <dc:creator>Shelton</dc:creator>
      <dc:date>2018-04-02T17:53:03Z</dc:date>
    </item>
    <item>
      <title>Re: how to check the dfsadmin report in wasb space</title>
      <link>https://community.cloudera.com/t5/Support-Questions/how-to-check-the-dfsadmin-report-in-wasb-space/m-p/281505#M209416</link>
      <description>&lt;P&gt;I'm getting the same error. This is the response I received form Cloudera support "&lt;SPAN&gt;Only the dfs commands such as ls/put/mv etc works on wasb using the wasb connector. Admin commands such as dfsadmin as well fsck works only with native hadoop/hdfs implementation"&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Oct 2019 19:19:52 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/how-to-check-the-dfsadmin-report-in-wasb-space/m-p/281505#M209416</guid>
      <dc:creator>pd47</dc:creator>
      <dc:date>2019-10-28T19:19:52Z</dc:date>
    </item>
  </channel>
</rss>

