<?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: Error while copying 38GB of file from Local to HDFS. in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Error-while-copying-38GB-of-file-from-Local-to-HDFS/m-p/25057#M53247</link>
    <description>&lt;P&gt;The issue got resolved, since the file was corrupted I was getting intput/output error.&lt;/P&gt;</description>
    <pubDate>Thu, 26 Feb 2015 05:51:50 GMT</pubDate>
    <dc:creator>priyanka28p</dc:creator>
    <dc:date>2015-02-26T05:51:50Z</dc:date>
    <item>
      <title>Error while copying 38GB of file from Local to HDFS.</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Error-while-copying-38GB-of-file-from-Local-to-HDFS/m-p/24992#M53246</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am trying to load 38GB of file from local server to HDFS, I am getting below error while file transfer&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;hadoop fs -copyFromLocal Experian_CV_Analytical_File_082014_individual.tsv /&lt;BR /&gt;Exception in thread "main" org.apache.hadoop.fs.FSError: java.io.IOException: Input/output error&lt;BR /&gt;at org.apache.hadoop.fs.RawLocalFileSystem$LocalFSFileInputStream.read(RawLocalFileSystem.java:161)&lt;BR /&gt;at java.io.BufferedInputStream.fill(BufferedInputStream.java:235)&lt;BR /&gt;at java.io.BufferedInputStream.read1(BufferedInputStream.java:275)&lt;BR /&gt;at java.io.BufferedInputStream.read(BufferedInputStream.java:334)&lt;BR /&gt;at java.io.DataInputStream.read(DataInputStream.java:149)&lt;BR /&gt;at org.apache.hadoop.fs.FSInputChecker.readFully(FSInputChecker.java:436)&lt;BR /&gt;at org.apache.hadoop.fs.ChecksumFileSystem$ChecksumFSInputChecker.readChunk(ChecksumFileSystem.java:252)&lt;BR /&gt;at org.apache.hadoop.fs.FSInputChecker.readChecksumChunk(FSInputChecker.java:276)&lt;BR /&gt;at org.apache.hadoop.fs.FSInputChecker.read1(FSInputChecker.java:228)&lt;BR /&gt;at org.apache.hadoop.fs.FSInputChecker.read(FSInputChecker.java:196)&lt;BR /&gt;at java.io.DataInputStream.read(DataInputStream.java:100)&lt;BR /&gt;at org.apache.hadoop.io.IOUtils.copyBytes(IOUtils.java:84)&lt;BR /&gt;at org.apache.hadoop.io.IOUtils.copyBytes(IOUtils.java:52)&lt;BR /&gt;at org.apache.hadoop.io.IOUtils.copyBytes(IOUtils.java:112)&lt;BR /&gt;at org.apache.hadoop.fs.shell.CommandWithDestination$TargetFileSystem.writeStreamToFile(CommandWithDestination.java:456)&lt;BR /&gt;at org.apache.hadoop.fs.shell.CommandWithDestination.copyStreamToTarget(CommandWithDestination.java:382)&lt;BR /&gt;at org.apache.hadoop.fs.shell.CommandWithDestination.copyFileToTarget(CommandWithDestination.java:319)&lt;BR /&gt;at org.apache.hadoop.fs.shell.CommandWithDestination.processPath(CommandWithDestination.java:254)&lt;BR /&gt;at org.apache.hadoop.fs.shell.CommandWithDestination.processPath(CommandWithDestination.java:239)&lt;BR /&gt;at org.apache.hadoop.fs.shell.Command.processPaths(Command.java:306)&lt;BR /&gt;at org.apache.hadoop.fs.shell.Command.processPathArgument(Command.java:278)&lt;BR /&gt;at org.apache.hadoop.fs.shell.CommandWithDestination.processPathArgument(CommandWithDestination.java:234)&lt;BR /&gt;at org.apache.hadoop.fs.shell.Command.processArgument(Command.java:260)&lt;BR /&gt;at org.apache.hadoop.fs.shell.Command.processArguments(Command.java:244)&lt;BR /&gt;at org.apache.hadoop.fs.shell.CommandWithDestination.processArguments(CommandWithDestination.java:211)&lt;BR /&gt;at org.apache.hadoop.fs.shell.CopyCommands$Put.processArguments(CopyCommands.java:263)&lt;BR /&gt;at org.apache.hadoop.fs.shell.Command.processRawArguments(Command.java:190)&lt;BR /&gt;at org.apache.hadoop.fs.shell.Command.run(Command.java:154)&lt;BR /&gt;at org.apache.hadoop.fs.FsShell.run(FsShell.java:287)&lt;BR /&gt;at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:70)&lt;BR /&gt;at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:84)&lt;BR /&gt;at org.apache.hadoop.fs.FsShell.main(FsShell.java:340)&lt;BR /&gt;Caused by: java.io.IOException: Input/output error&lt;BR /&gt;at java.io.FileInputStream.readBytes(Native Method)&lt;BR /&gt;at java.io.FileInputStream.read(FileInputStream.java:272)&lt;BR /&gt;at org.apache.hadoop.fs.RawLocalFileSystem$LocalFSFileInputStream.read(RawLocalFileSystem.java:154)&lt;BR /&gt;... 31 more&lt;/P&gt;</description>
      <pubDate>Thu, 31 Oct 2019 23:14:36 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Error-while-copying-38GB-of-file-from-Local-to-HDFS/m-p/24992#M53246</guid>
      <dc:creator>priyanka28p</dc:creator>
      <dc:date>2019-10-31T23:14:36Z</dc:date>
    </item>
    <item>
      <title>Re: Error while copying 38GB of file from Local to HDFS.</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Error-while-copying-38GB-of-file-from-Local-to-HDFS/m-p/25057#M53247</link>
      <description>&lt;P&gt;The issue got resolved, since the file was corrupted I was getting intput/output error.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Feb 2015 05:51:50 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Error-while-copying-38GB-of-file-from-Local-to-HDFS/m-p/25057#M53247</guid>
      <dc:creator>priyanka28p</dc:creator>
      <dc:date>2015-02-26T05:51:50Z</dc:date>
    </item>
    <item>
      <title>Re: Error while copying 38GB of file from Local to HDFS.</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Error-while-copying-38GB-of-file-from-Local-to-HDFS/m-p/281809#M209517</link>
      <description>&lt;P&gt;…this question to it's own, new thread because the thread it was posted to was marked 'Solved' ‎as of 02-25-2015.&lt;/P&gt;</description>
      <pubDate>Thu, 31 Oct 2019 23:26:40 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Error-while-copying-38GB-of-file-from-Local-to-HDFS/m-p/281809#M209517</guid>
      <dc:creator>ask_bill_brooks</dc:creator>
      <dc:date>2019-10-31T23:26:40Z</dc:date>
    </item>
  </channel>
</rss>

