Re: Map Red SequenceFile output to Hive table

2012-01-27 Thread alo alt
How you described the table? And how do you load them into? - Alex -- Alexander Lorenz http://mapredit.blogspot.com On Jan 26, 2012, at 11:00 PM, rk vishu wrote: > Hello All, > > I have a mapred job that does transfermation and outputs to a compresses > SequenceFile (by using org.apache.had

Map Red SequenceFile output to Hive table

2012-01-26 Thread rk vishu
Hello All, I have a mapred job that does transfermation and outputs to a compresses SequenceFile (by using org.apache.hadoop.mapred.SequenceFileOutputFormat) I am able to attach the output to a external hive table (stored as sequncefile). When i query it ignores the first column value from the fi