Re: Analyzing data resides on s3 from local hadoop cluster

2014-04-24 Thread Sreenath
You can actually create a partitioned and keep on adding data hourly into various folder s On 21-Apr-2014 6:26 PM, "Kishore kumar" wrote: > > Hi Experts, > > We are running four node cluster which is installed cdh4.5 with cm4.8, We > have large size files in zip format in s3, we want to analyze t

Analyzing data resides on s3 from local hadoop cluster

2014-04-21 Thread Kishore kumar
Hi Experts, We are running four node cluster which is installed cdh4.5 with cm4.8, We have large size files in zip format in s3, we want to analyze that files for every hour in hive, which is the best way to do that, please help me with examples or with any reference links. -- Thanks, *Kishore

Analyzing data resides on s3 from local hadoop cluster

2014-04-21 Thread Kishore kumar
Hi Experts, After I changed the column names in hive table,m the result showing all null values with new column names, if i query with select * from table giving the actual values result, what could be the problem please explain what should i do now, help me. -- Thanks, *Kishore *