<?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: Migrating data off an old CDH cluster to a new HDP cluster in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Migrating-data-off-an-old-CDH-cluster-to-a-new-HDP-cluster/m-p/169215#M49929</link>
    <description>&lt;P&gt;Great suggestion! I may try that first. &lt;/P&gt;</description>
    <pubDate>Sat, 24 Dec 2016 07:39:24 GMT</pubDate>
    <dc:creator>efusaro</dc:creator>
    <dc:date>2016-12-24T07:39:24Z</dc:date>
    <item>
      <title>Migrating data off an old CDH cluster to a new HDP cluster</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Migrating-data-off-an-old-CDH-cluster-to-a-new-HDP-cluster/m-p/169211#M49925</link>
      <description>&lt;P&gt;I have an old CDH (unsecured) cluster (5.4.3) that I am trying to migrate a directory of data from to a new HDP (2.4.x) cluster. Webhdfs has been disabled on the source (unsecured) cluster. 
So far I have tried distcp, however due to the mismatched versions, and the secure/unsecure issues, hdfs:// &amp;gt; hdfs:// does not work, hftp &amp;gt; hdfs does not work and webhdfs:// &amp;gt; webhdfs:// cannot work. (HDFS-7037 HDFS-6776)&lt;/P&gt;&lt;P&gt;
I also tried sqooping the files from Hive(unsecured cluster) to HDFS (secured cluster) but version differences again prevent that avenue. (HIVE-6050)&lt;/P&gt;&lt;P&gt;Outside of writing a script to execute on the unsecured cluster, and pushing data through the rest api on the secured cluster's version of webhdfs I can't think of a faster way.
Before I do that I figured I'd ask if anyone else had a better idea?&lt;/P&gt;</description>
      <pubDate>Fri, 23 Dec 2016 04:14:36 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Migrating-data-off-an-old-CDH-cluster-to-a-new-HDP-cluster/m-p/169211#M49925</guid>
      <dc:creator>efusaro</dc:creator>
      <dc:date>2016-12-23T04:14:36Z</dc:date>
    </item>
    <item>
      <title>Re: Migrating data off an old CDH cluster to a new HDP cluster</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Migrating-data-off-an-old-CDH-cluster-to-a-new-HDP-cluster/m-p/169212#M49926</link>
      <description>&lt;P&gt;Could you please explain more why distcp hftp -&amp;gt; hdfs didn't work? This is the recommended way to copy between different versions of hadoop. And it should be running on destination cluster. &lt;/P&gt;</description>
      <pubDate>Fri, 23 Dec 2016 09:12:17 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Migrating-data-off-an-old-CDH-cluster-to-a-new-HDP-cluster/m-p/169212#M49926</guid>
      <dc:creator>ssoldatov</dc:creator>
      <dc:date>2016-12-23T09:12:17Z</dc:date>
    </item>
    <item>
      <title>Re: Migrating data off an old CDH cluster to a new HDP cluster</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Migrating-data-off-an-old-CDH-cluster-to-a-new-HDP-cluster/m-p/169213#M49927</link>
      <description>&lt;P&gt;If you check out the Jira tickets the issue revolves around needing to execute from the secure cluster and read from the insecure cluster. &lt;A href="https://issues.apache.org/jira/browse/HDFS-7037" target="_blank"&gt;https://issues.apache.org/jira/browse/HDFS-7037&lt;/A&gt; &lt;/P&gt;</description>
      <pubDate>Fri, 23 Dec 2016 21:52:55 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Migrating-data-off-an-old-CDH-cluster-to-a-new-HDP-cluster/m-p/169213#M49927</guid>
      <dc:creator>efusaro</dc:creator>
      <dc:date>2016-12-23T21:52:55Z</dc:date>
    </item>
    <item>
      <title>Re: Migrating data off an old CDH cluster to a new HDP cluster</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Migrating-data-off-an-old-CDH-cluster-to-a-new-HDP-cluster/m-p/169214#M49928</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/11291/efusaro.html" nodeid="11291"&gt;@Erin Fusaro&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Have you considered using NiFi to transfer the data?  The FetchHDFS process would be configured to communicate to the unsecure cluster and the PutHDFS processor would be configured to communicate with the secure cluster.&lt;/P&gt;</description>
      <pubDate>Sat, 24 Dec 2016 02:11:35 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Migrating-data-off-an-old-CDH-cluster-to-a-new-HDP-cluster/m-p/169214#M49928</guid>
      <dc:creator>myoung</dc:creator>
      <dc:date>2016-12-24T02:11:35Z</dc:date>
    </item>
    <item>
      <title>Re: Migrating data off an old CDH cluster to a new HDP cluster</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Migrating-data-off-an-old-CDH-cluster-to-a-new-HDP-cluster/m-p/169215#M49929</link>
      <description>&lt;P&gt;Great suggestion! I may try that first. &lt;/P&gt;</description>
      <pubDate>Sat, 24 Dec 2016 07:39:24 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Migrating-data-off-an-old-CDH-cluster-to-a-new-HDP-cluster/m-p/169215#M49929</guid>
      <dc:creator>efusaro</dc:creator>
      <dc:date>2016-12-24T07:39:24Z</dc:date>
    </item>
  </channel>
</rss>

