hi list, Let's assume that we have a SequenceFile with a format like this, <LongWritable key, Text value>. All of the keys will discard when loading into a hive table. Each value, which is delimited by tabs, will be transformed into a row of a hive table. Can hive load a table from this kind of files? How can I implement it ?
Thanks, Jeremy -- My research interests are distributed systems, parallel computing and bytecode based virtual machine. http://coderplay.javaeye.com