Re: Unexpected end of input stream

2012-08-29 Thread Jagat Singh
n: PriviledgedActionException > as:ubuntu (auth:SIMPLE) cause:java.io.IOException: java.io.EOFException: > Unexpected end of input stream > 2012-08-28 09:17:56,326 WARN org.apache.hadoop.mapred.Child: Error running > child > java.io.IOExcepti

Re: Unexpected end of input stream

2012-08-28 Thread Bejoy KS
: Raihan Jamal Date: Tue, 28 Aug 2012 09:27:39 To: Reply-To: user@hive.apache.org Subject: Re: Unexpected end of input stream That basically means your data was not in the correct format when you move or copied the data to HDFS. So there is one file which is corrupted, you can find the file name in

Re: Unexpected end of input stream

2012-08-28 Thread Raihan Jamal
java.io.EOFException: > Unexpected end of input stream > 2012-08-28 09:17:56,326 WARN org.apache.hadoop.mapred.Child: Error running > child > java.io.IOException: java.io.EOFException: Unexpected end of input stream > at > org.apache.hadoop.hi