Re: hadoop/hive data loading

2011-05-12 Thread Fei Pan
hi,hadoopman you can put the large data into your hdfs using "hadoop fs -put src dest" and then you can use "alter table xxx add partition(x) location 'desc'" 2011/5/11 amit jaiswal > Hi, > > What is the meaning of 'union' over here. Is there any hadoop job with 1 > (or few) reducer that

Re: hadoop/hive data loading

2011-05-10 Thread amit jaiswal
Hi, What is the meaning of 'union' over here. Is there any hadoop job with 1 (or few) reducer that combines all data together. Have you tried external (dynamic) partitions for combining data? -amit - Original Message - From: hadoopman To: common-user@hadoop.apache.org Cc: Sent: Tues