<?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 Setting HDFS  Default FS to Ozone FS in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Setting-HDFS-Default-FS-to-Ozone-FS/m-p/375144#M242302</link>
    <description>&lt;P&gt;&lt;FONT face="helvetica" size="2"&gt;Hi Team,&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="helvetica" size="2"&gt;Looking for inputs on defaulting HDFS storage to Ozone FS. As part of HDFS configuration from Cloudera Manager, in core-site.xml tried setting the following properties mentioned in :&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="helvetica" size="2"&gt;&lt;A href="https://docs.cloudera.com/cdp-private-cloud-base/7.1.6/ozone-storing-data/topics/ozone-setting-up-ozonefs.html" target="_blank"&gt;https://docs.cloudera.com/cdp-private-cloud-base/7.1.6/ozone-storing-data/topics/ozone-setting-up-ozonefs.html&amp;nbsp;&lt;/A&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="helvetica" size="2"&gt;&lt;A href="https://ozone.apache.org/docs/1.0.0/interface/ofs.html" target="_blank"&gt;https://ozone.apache.org/docs/1.0.0/interface/ofs.html&lt;/A&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="helvetica" size="2"&gt;Post restarting the service,&amp;nbsp;SecondaryNameNode fails with below exception :&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="helvetica" size="2"&gt;Failed to start secondary namenode&lt;BR /&gt;java.io.IOException: This is not a DFS&lt;BR /&gt;at org.apache.hadoop.hdfs.server.namenode.SecondaryNameNode.getInfoServer(SecondaryNameNode.java:456)&lt;BR /&gt;at org.apache.hadoop.hdfs.server.namenode.SecondaryNameNode.initialize(SecondaryNameNode.java:239)&lt;BR /&gt;at org.apache.hadoop.hdfs.server.namenode.SecondaryNameNode.&amp;lt;init&amp;gt;(SecondaryNameNode.java:194)&lt;BR /&gt;at org.apache.hadoop.hdfs.server.namenode.SecondaryNameNode.main(SecondaryNameNode.java:690)&lt;BR /&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="helvetica" size="2"&gt;However other role types i.e DataNode and NamedNode start up fine.&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="helvetica" size="2"&gt;Listing the files using the command :&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;FONT face="helvetica" size="2"&gt;sudo -u hdfs hdfs dfs -ls /&lt;/FONT&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;FONT face="helvetica" size="2"&gt;Still list the content from HDFS file system and not from Ozone storage. The same config settings work fine for Hive in defaulting to Ozone from HDFS. &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="helvetica" size="2"&gt;Any suggestions on right way of configuring HDFS to Ozone storage is appreciated ? Also is this a supported config scenario ? Thanks.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 21 Apr 2026 06:49:57 GMT</pubDate>
    <dc:creator>skommineni</dc:creator>
    <dc:date>2026-04-21T06:49:57Z</dc:date>
    <item>
      <title>Setting HDFS  Default FS to Ozone FS</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Setting-HDFS-Default-FS-to-Ozone-FS/m-p/375144#M242302</link>
      <description>&lt;P&gt;&lt;FONT face="helvetica" size="2"&gt;Hi Team,&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="helvetica" size="2"&gt;Looking for inputs on defaulting HDFS storage to Ozone FS. As part of HDFS configuration from Cloudera Manager, in core-site.xml tried setting the following properties mentioned in :&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="helvetica" size="2"&gt;&lt;A href="https://docs.cloudera.com/cdp-private-cloud-base/7.1.6/ozone-storing-data/topics/ozone-setting-up-ozonefs.html" target="_blank"&gt;https://docs.cloudera.com/cdp-private-cloud-base/7.1.6/ozone-storing-data/topics/ozone-setting-up-ozonefs.html&amp;nbsp;&lt;/A&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="helvetica" size="2"&gt;&lt;A href="https://ozone.apache.org/docs/1.0.0/interface/ofs.html" target="_blank"&gt;https://ozone.apache.org/docs/1.0.0/interface/ofs.html&lt;/A&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="helvetica" size="2"&gt;Post restarting the service,&amp;nbsp;SecondaryNameNode fails with below exception :&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="helvetica" size="2"&gt;Failed to start secondary namenode&lt;BR /&gt;java.io.IOException: This is not a DFS&lt;BR /&gt;at org.apache.hadoop.hdfs.server.namenode.SecondaryNameNode.getInfoServer(SecondaryNameNode.java:456)&lt;BR /&gt;at org.apache.hadoop.hdfs.server.namenode.SecondaryNameNode.initialize(SecondaryNameNode.java:239)&lt;BR /&gt;at org.apache.hadoop.hdfs.server.namenode.SecondaryNameNode.&amp;lt;init&amp;gt;(SecondaryNameNode.java:194)&lt;BR /&gt;at org.apache.hadoop.hdfs.server.namenode.SecondaryNameNode.main(SecondaryNameNode.java:690)&lt;BR /&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="helvetica" size="2"&gt;However other role types i.e DataNode and NamedNode start up fine.&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="helvetica" size="2"&gt;Listing the files using the command :&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;FONT face="helvetica" size="2"&gt;sudo -u hdfs hdfs dfs -ls /&lt;/FONT&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;FONT face="helvetica" size="2"&gt;Still list the content from HDFS file system and not from Ozone storage. The same config settings work fine for Hive in defaulting to Ozone from HDFS. &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="helvetica" size="2"&gt;Any suggestions on right way of configuring HDFS to Ozone storage is appreciated ? Also is this a supported config scenario ? Thanks.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Apr 2026 06:49:57 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Setting-HDFS-Default-FS-to-Ozone-FS/m-p/375144#M242302</guid>
      <dc:creator>skommineni</dc:creator>
      <dc:date>2026-04-21T06:49:57Z</dc:date>
    </item>
    <item>
      <title>Re: Setting HDFS  Default FS to Ozone FS</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Setting-HDFS-Default-FS-to-Ozone-FS/m-p/375185#M242327</link>
      <description>&lt;P&gt;Welcome to the community&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/106473"&gt;@skommineni&lt;/a&gt;.&amp;nbsp;Allow me to tag in&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/33126"&gt;@amk&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/36298"&gt;@rblough&lt;/a&gt;&amp;nbsp;and&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/22863"&gt;@ChrisGe&lt;/a&gt;&amp;nbsp;in case they have any ideas here.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Aug 2023 13:11:56 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Setting-HDFS-Default-FS-to-Ozone-FS/m-p/375185#M242327</guid>
      <dc:creator>cjervis</dc:creator>
      <dc:date>2023-08-14T13:11:56Z</dc:date>
    </item>
    <item>
      <title>Re: Setting HDFS  Default FS to Ozone FS</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Setting-HDFS-Default-FS-to-Ozone-FS/m-p/375277#M242368</link>
      <description>&lt;P&gt;Hi&amp;nbsp; &lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/106473"&gt;@skommineni&lt;/a&gt;&lt;BR /&gt;&lt;BR /&gt;We don't support&amp;nbsp;&lt;SPAN&gt;setting Ozone as the default fs yet (Not fully integrated). This will be supported in future release. As a workaround you can try configuring HA (Active + Standby NN) instead&amp;nbsp;of secondary NN and then set ozone as default fs.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Aug 2023 16:33:52 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Setting-HDFS-Default-FS-to-Ozone-FS/m-p/375277#M242368</guid>
      <dc:creator>amk</dc:creator>
      <dc:date>2023-08-16T16:33:52Z</dc:date>
    </item>
    <item>
      <title>Re: Setting HDFS  Default FS to Ozone FS</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Setting-HDFS-Default-FS-to-Ozone-FS/m-p/375296#M242376</link>
      <description>&lt;P&gt;Got it..thanks&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/33126"&gt;@amk&lt;/a&gt;&amp;nbsp;for confirming the same. Will check on the above recommendation.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Aug 2023 03:57:35 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Setting-HDFS-Default-FS-to-Ozone-FS/m-p/375296#M242376</guid>
      <dc:creator>skommineni</dc:creator>
      <dc:date>2023-08-17T03:57:35Z</dc:date>
    </item>
    <item>
      <title>Re: Setting HDFS  Default FS to Ozone FS</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Setting-HDFS-Default-FS-to-Ozone-FS/m-p/375300#M242380</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/106473"&gt;@skommineni&lt;/a&gt;,&amp;nbsp;if the recommendation from&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/33126"&gt;@amk&lt;/a&gt;&amp;nbsp;helps you resolve your issue, can you please mark the appropriate reply as the solution?&amp;nbsp;This will make it easier for others to find the answer in the future.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Aug 2023 05:18:31 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Setting-HDFS-Default-FS-to-Ozone-FS/m-p/375300#M242380</guid>
      <dc:creator>VidyaSargur</dc:creator>
      <dc:date>2023-08-17T05:18:31Z</dc:date>
    </item>
  </channel>
</rss>

