Load data inpath will append data into Hive table .. this feature is also supported in Hive-0.7.*.
Ex: load data local inpath './examples/files/kv1.txt' into table test1; This commad will append data into test1 table. On Wed, Jan 18, 2012 at 10:55 AM, Aniket Mokashi <aniket...@gmail.com>wrote: > how about Load data inpath? > > > On Tue, Jan 17, 2012 at 9:00 PM, Bhavesh Shah <bhavesh25s...@gmail.com>wrote: > >> Hello, >> I am using Hive-0.7.1. I want to append the data in table. >> Is hive-0.7.1 support appending feature or just support OVERWRITE feature? >> When I tried for the appending, the query is not working. >> >> What should I do in such case so that I append the data in table? >> >> -- >> Thanks and Regards, >> Bhavesh Shah >> >> > > > -- > "...:::Aniket:::... Quetzalco@tl" >