<?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: Load   terabytes of data from Local system to HDFS in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Load-terabytes-of-data-from-Local-system-to-HDFS/m-p/121431#M84190</link>
    <description>&lt;P&gt;Thanks Benjamin.Yes It is bulk upload.&lt;/P&gt;</description>
    <pubDate>Mon, 06 Jun 2016 15:45:03 GMT</pubDate>
    <dc:creator>RajbMandal</dc:creator>
    <dc:date>2016-06-06T15:45:03Z</dc:date>
    <item>
      <title>Load   terabytes of data from Local system to HDFS</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Load-terabytes-of-data-from-Local-system-to-HDFS/m-p/121428#M84187</link>
      <description>&lt;P&gt;I'm trying to load terabytes of data from Local system to HDFS.
What should be the strategy for loading files in terms performance?&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 10:23:35 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Load-terabytes-of-data-from-Local-system-to-HDFS/m-p/121428#M84187</guid>
      <dc:creator>RajbMandal</dc:creator>
      <dc:date>2022-09-16T10:23:35Z</dc:date>
    </item>
    <item>
      <title>Re: Load   terabytes of data from Local system to HDFS</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Load-terabytes-of-data-from-Local-system-to-HDFS/m-p/121429#M84188</link>
      <description>&lt;P&gt;I will suggest you to try nifi PutHDFS, more on this you can find here &lt;/P&gt;&lt;P&gt;&lt;A href="https://community.hortonworks.com/articles/7999/apache-nifi-part-1-introduction.html" target="_blank"&gt;https://community.hortonworks.com/articles/7999/apache-nifi-part-1-introduction.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jun 2016 14:24:19 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Load-terabytes-of-data-from-Local-system-to-HDFS/m-p/121429#M84188</guid>
      <dc:creator>rajkumar_singh</dc:creator>
      <dc:date>2016-06-06T14:24:19Z</dc:date>
    </item>
    <item>
      <title>Re: Load   terabytes of data from Local system to HDFS</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Load-terabytes-of-data-from-Local-system-to-HDFS/m-p/121430#M84189</link>
      <description>&lt;P&gt;Bulk upload? In that case an edge node with hadoop client and run hadoop fs -put commands.  You can expect about 300GB/h for each hadoop put into HDFS. However you can parallelize the commands. I.e. if you have multiple files you can run multiple puts in parallel ( Essentially till you saturate the internal network of the cluster or the reading of the files from the local/network storage. )&lt;/P&gt;&lt;P&gt;A little bash or python script will normally do the trick. Nifi will work too obviously and might provide some retry/error handling that you would otherwise have to code yourself so it depends a bit on your requirements. &lt;/P&gt;</description>
      <pubDate>Mon, 06 Jun 2016 15:19:37 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Load-terabytes-of-data-from-Local-system-to-HDFS/m-p/121430#M84189</guid>
      <dc:creator>bleonhardi</dc:creator>
      <dc:date>2016-06-06T15:19:37Z</dc:date>
    </item>
    <item>
      <title>Re: Load   terabytes of data from Local system to HDFS</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Load-terabytes-of-data-from-Local-system-to-HDFS/m-p/121431#M84190</link>
      <description>&lt;P&gt;Thanks Benjamin.Yes It is bulk upload.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jun 2016 15:45:03 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Load-terabytes-of-data-from-Local-system-to-HDFS/m-p/121431#M84190</guid>
      <dc:creator>RajbMandal</dc:creator>
      <dc:date>2016-06-06T15:45:03Z</dc:date>
    </item>
  </channel>
</rss>

