Re: Strange display when upload RCFile from local with different column.

2013-05-20 Thread Jon Hartlaub
Timestamp handling, specifically TimestampWritable, has several bugs. The latest versions of Hive (11.0) has some fixes needed to make it work correctly. On Mon, May 20, 2013 at 2:18 AM, Zhenhua Chai wrote: > hello, > I tried to import data from SQL to Hive RCFile. I use RCFile.Writer to > ge

Strange display when upload RCFile from local with different column.

2013-05-20 Thread Zhenhua Chai
hello, I tried to import data from SQL to Hive RCFile. I use RCFile.Writer to generate rcfile and upload to HIVE table directory. the rcfiles has different columns: c0_1.rc has 2 columns c1_1.rc has 3 columns c2_1.rc has 4 columns the outputs was strange: # All rc files are loaded: hive> select