<?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>topic proc hadoop did not copy entirely a csv file in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/proc-hadoop-did-not-copy-entirely-a-csv-file/m-p/834274#M82052</link>
    <description>&lt;P&gt;Hi everyone !&amp;nbsp;&lt;/P&gt;&lt;P&gt;i've tried many times to copy a csv file to a hadoop cluster.&lt;/P&gt;&lt;P&gt;The datafile is 4.6 Go.&lt;/P&gt;&lt;P&gt;Randomly, the file is copied entirely or stops at 2.1 Go.. 1.5Go..1.6Go sometimes&amp;nbsp;&lt;/P&gt;&lt;P&gt;i dont know how to make sure that the file is correcly copied, there is no error on the log.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Did you ever had that kind of problem ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;proc hadoop username="&amp;amp;user." password="&amp;amp;mdp." verbose;
   hdfs delete="&amp;amp;chemin_hdfs./&amp;amp;fichierIn." nowarn;
run;

proc hadoop username="&amp;amp;user." password="&amp;amp;mdp." verbose;
   hdfs copyfromlocal="&amp;amp;chemin_sorties.\&amp;amp;fichierIn." out="&amp;amp;chemin_hdfs."   ;
run;&lt;/PRE&gt;</description>
    <pubDate>Tue, 20 Sep 2022 13:06:56 GMT</pubDate>
    <dc:creator>blast</dc:creator>
    <dc:date>2022-09-20T13:06:56Z</dc:date>
    <item>
      <title>proc hadoop did not copy entirely a csv file</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/proc-hadoop-did-not-copy-entirely-a-csv-file/m-p/834274#M82052</link>
      <description>&lt;P&gt;Hi everyone !&amp;nbsp;&lt;/P&gt;&lt;P&gt;i've tried many times to copy a csv file to a hadoop cluster.&lt;/P&gt;&lt;P&gt;The datafile is 4.6 Go.&lt;/P&gt;&lt;P&gt;Randomly, the file is copied entirely or stops at 2.1 Go.. 1.5Go..1.6Go sometimes&amp;nbsp;&lt;/P&gt;&lt;P&gt;i dont know how to make sure that the file is correcly copied, there is no error on the log.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Did you ever had that kind of problem ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;proc hadoop username="&amp;amp;user." password="&amp;amp;mdp." verbose;
   hdfs delete="&amp;amp;chemin_hdfs./&amp;amp;fichierIn." nowarn;
run;

proc hadoop username="&amp;amp;user." password="&amp;amp;mdp." verbose;
   hdfs copyfromlocal="&amp;amp;chemin_sorties.\&amp;amp;fichierIn." out="&amp;amp;chemin_hdfs."   ;
run;&lt;/PRE&gt;</description>
      <pubDate>Tue, 20 Sep 2022 13:06:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/proc-hadoop-did-not-copy-entirely-a-csv-file/m-p/834274#M82052</guid>
      <dc:creator>blast</dc:creator>
      <dc:date>2022-09-20T13:06:56Z</dc:date>
    </item>
  </channel>
</rss>

