<?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 Hbase ExportSnapshot copy-to localFS(NFS) in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hbase-ExportSnapshot-copy-to-localFS-NFS/m-p/43894#M37726</link>
    <description>&lt;P&gt;Can I export an hbase&amp;nbsp;table snapshot to say a datanode server's local filesystem directly?&amp;nbsp;&lt;/P&gt;&lt;P&gt;i.e. &lt;SPAN&gt;org.apache.hadoop.hbase.snapshot.ExportSnapshot -snapshot MySnapshot -copy-to fs://local_linux_fs_dir&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The goal is to mount an NFS external storage on the localFS and export the snapshots there.&lt;/P&gt;</description>
    <pubDate>Fri, 16 Sep 2022 10:34:40 GMT</pubDate>
    <dc:creator>sunilcsc</dc:creator>
    <dc:date>2022-09-16T10:34:40Z</dc:date>
    <item>
      <title>Hbase ExportSnapshot copy-to localFS(NFS)</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hbase-ExportSnapshot-copy-to-localFS-NFS/m-p/43894#M37726</link>
      <description>&lt;P&gt;Can I export an hbase&amp;nbsp;table snapshot to say a datanode server's local filesystem directly?&amp;nbsp;&lt;/P&gt;&lt;P&gt;i.e. &lt;SPAN&gt;org.apache.hadoop.hbase.snapshot.ExportSnapshot -snapshot MySnapshot -copy-to fs://local_linux_fs_dir&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The goal is to mount an NFS external storage on the localFS and export the snapshots there.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 10:34:40 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hbase-ExportSnapshot-copy-to-localFS-NFS/m-p/43894#M37726</guid>
      <dc:creator>sunilcsc</dc:creator>
      <dc:date>2022-09-16T10:34:40Z</dc:date>
    </item>
    <item>
      <title>Re: Hbase ExportSnapshot copy-to localFS(NFS)</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hbase-ExportSnapshot-copy-to-localFS-NFS/m-p/43900#M37727</link>
      <description>The ExportSnapshot is an MR job, and as a result of that it will run across your NodeManager hosts. To provide its destination as a local filesystem URI, such as your file:///local_linux_fs_dir would only work if that passed path is visible with the same consistent content across all your cluster hosts.&lt;BR /&gt;&lt;BR /&gt;You can do this perhaps by mounting the same NFS across all hosts, and then using a controlled ExportSnapshot parallelism to write to them without overloading them (limit the # of maps to be low-enough).&lt;BR /&gt;&lt;BR /&gt;If that's not desirable, then you can also opt to run the MR job in local mode, which would still be parallel but limitedly so, by passing -Dmapreduce.framework.name=local to ExportSnapshot before any other option.</description>
      <pubDate>Sat, 13 Aug 2016 11:40:06 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hbase-ExportSnapshot-copy-to-localFS-NFS/m-p/43900#M37727</guid>
      <dc:creator>Harsh J</dc:creator>
      <dc:date>2016-08-13T11:40:06Z</dc:date>
    </item>
  </channel>
</rss>

