Re: LOAD HDFS into Hive

2013-01-25 Thread venkatramanan
Bejoy KS Sent from remote device, Please excuse typos From: venkatramanan Date: Fri, 25 Jan 2013 18:30:29 +0530 To: ReplyTo: user@hive.apache.org Subject: LOAD HDFS into Hive

Re: LOAD HDFS into Hive

2013-01-25 Thread venkatramanan
operation here. Regards Bejoy KS Sent from remote device, Please excuse typos *From: * venkatramanan *Date: *Fri, 25 Jan 2013 18:30:29 +0530 *To: * *ReplyTo: * user@hive.apache.org *Subject: *LOAD HDFS into Hive Hi, I need to

Re: LOAD HDFS into Hive

2013-01-25 Thread bejoy_ks
Jan 2013 18:30:29 To: Reply-To: user@hive.apache.org Subject: LOAD HDFS into Hive Hi, I need to load the hdfs data into the Hive table. For example, Am having the twitter data and its updated daily using the streaming API. These twitter responses are stored into the HDFS Path named like

LOAD HDFS into Hive

2013-01-25 Thread venkatramanan
Hi, I need to load the hdfs data into the Hive table. For example, Am having the twitter data and its updated daily using the streaming API. These twitter responses are stored into the HDFS Path named like ('TwitterData'). After that i try to load the data into the Hive. using the 'LOAD DATA