<?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: More Details of OperationalDB Snapshots with HBase in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/More-Details-of-OperationalDB-Snapshots-with-HBase/m-p/414001#M254322</link>
    <description>&lt;P&gt;1. Cloudera Operational Database backup guide:&lt;BR /&gt;&lt;A href="https://docs.cloudera.com/operational-database/cloud/managing-database/topics/cod-backing-up-table.html" target="_blank"&gt;https://docs.cloudera.com/operational-database/cloud/managing-database/topics/cod-backing-up-table.html&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://docs.cloudera.com/cdp-public-cloud/cloud/requirements-azure/topics/mc-az-minimal-setup-for-cloud-storage.html" target="_blank"&gt;https://docs.cloudera.com/cdp-public-cloud/cloud/requirements-azure/topics/mc-az-minimal-setup-for-cloud-storage.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;HBase snapshot export also covered in Runtime HBase backup docs.&lt;/P&gt;&lt;P&gt;2. Default backup location: Mainly stores cluster-level backups (Data Lake, FreeIPA, logs/telemetry). Not HBase table data.&lt;BR /&gt;3. Different container for manual backups: Use --snapshot-location abfss://othercontainer@account.dfs.core.windows.net/path in snapshot/export command. No direct Hadoop config edit needed in CDP Public Cloud.&lt;BR /&gt;4. Give HBase rights&lt;/P&gt;&lt;P&gt;Assign Storage Blob Delegator role to HBase Managed Identity (at Storage Account level).&lt;BR /&gt;Grant Storage Blob Data Owner/Contributor on target container.&lt;BR /&gt;Set POSIX ACLs (Execute + Read/Write) on root and target path via Storage Explorer.&lt;BR /&gt;Verify IDBroker mapping for HBase user.&lt;/P&gt;&lt;P&gt;Test access with hdfs dfs -ls on target path.&lt;BR /&gt;Enable "Allow trusted Microsoft services" if option available.&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/142251"&gt;@MintberryCrunch&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 05 May 2026 10:48:08 GMT</pubDate>
    <dc:creator>RAGHUY</dc:creator>
    <dc:date>2026-05-05T10:48:08Z</dc:date>
    <item>
      <title>More Details of OperationalDB Snapshots with HBase</title>
      <link>https://community.cloudera.com/t5/Support-Questions/More-Details-of-OperationalDB-Snapshots-with-HBase/m-p/413525#M254112</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hello everyone,&lt;BR /&gt;&lt;BR /&gt;during the snapshot for an &lt;I&gt;operational database&lt;/I&gt;, we had issues regarding the storage address/location. We were only able to place the snapshot in the same &lt;I&gt;Azure&lt;/I&gt; storage container as the &lt;I&gt;HBase&lt;/I&gt; service. Otherwise, we got errors for insufficient rights.&amp;nbsp;&lt;BR /&gt;Are there any official docs helping in this topic?&lt;BR /&gt;Can Hadoop be modified to allow the use of a different container for storing these snapshots?&lt;BR /&gt;or how can we give HBase the right to access different storage locations or different storage container?&lt;BR /&gt;&lt;BR /&gt;But then, what backups are stored in the default location? Only the cluster backups?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;(Our Post leading to these questions:&amp;nbsp;&lt;A href="https://community.cloudera.com/t5/Support-Questions/HBase-Snapshotting-Failed-because-of-Failure-to-aquire-SAS/td-p/413360" target="_blank"&gt;https://community.cloudera.com/t5/Support-Questions/HBase-Snapshotting-Failed-because-of-Failure-to-aquire-SAS/td-p/413360&lt;/A&gt;)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Apr 2026 06:10:42 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/More-Details-of-OperationalDB-Snapshots-with-HBase/m-p/413525#M254112</guid>
      <dc:creator>MintberryCrunch</dc:creator>
      <dc:date>2026-04-21T06:10:42Z</dc:date>
    </item>
    <item>
      <title>Re: More Details of OperationalDB Snapshots with HBase</title>
      <link>https://community.cloudera.com/t5/Support-Questions/More-Details-of-OperationalDB-Snapshots-with-HBase/m-p/414001#M254322</link>
      <description>&lt;P&gt;1. Cloudera Operational Database backup guide:&lt;BR /&gt;&lt;A href="https://docs.cloudera.com/operational-database/cloud/managing-database/topics/cod-backing-up-table.html" target="_blank"&gt;https://docs.cloudera.com/operational-database/cloud/managing-database/topics/cod-backing-up-table.html&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://docs.cloudera.com/cdp-public-cloud/cloud/requirements-azure/topics/mc-az-minimal-setup-for-cloud-storage.html" target="_blank"&gt;https://docs.cloudera.com/cdp-public-cloud/cloud/requirements-azure/topics/mc-az-minimal-setup-for-cloud-storage.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;HBase snapshot export also covered in Runtime HBase backup docs.&lt;/P&gt;&lt;P&gt;2. Default backup location: Mainly stores cluster-level backups (Data Lake, FreeIPA, logs/telemetry). Not HBase table data.&lt;BR /&gt;3. Different container for manual backups: Use --snapshot-location abfss://othercontainer@account.dfs.core.windows.net/path in snapshot/export command. No direct Hadoop config edit needed in CDP Public Cloud.&lt;BR /&gt;4. Give HBase rights&lt;/P&gt;&lt;P&gt;Assign Storage Blob Delegator role to HBase Managed Identity (at Storage Account level).&lt;BR /&gt;Grant Storage Blob Data Owner/Contributor on target container.&lt;BR /&gt;Set POSIX ACLs (Execute + Read/Write) on root and target path via Storage Explorer.&lt;BR /&gt;Verify IDBroker mapping for HBase user.&lt;/P&gt;&lt;P&gt;Test access with hdfs dfs -ls on target path.&lt;BR /&gt;Enable "Allow trusted Microsoft services" if option available.&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/142251"&gt;@MintberryCrunch&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 May 2026 10:48:08 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/More-Details-of-OperationalDB-Snapshots-with-HBase/m-p/414001#M254322</guid>
      <dc:creator>RAGHUY</dc:creator>
      <dc:date>2026-05-05T10:48:08Z</dc:date>
    </item>
  </channel>
</rss>

