Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 18 (0.358s).
Loading phrases to help you
refine your search...
Re: Bucketing external tables - Hive - [mail # user]
...I was able to load data into bucketed tables. I verified that the number of files created in each of the partitioned folder matches the number of buckets specified in my CREATE statement. Bu...
   Author: Sadananda Hegde, 2013-04-11, 17:46
Re: Bucketing external tables - Hive - [mail # user]
...Thanks, Mark.  I found the problem. For some reason, Hive is not able to write Avro output file when the schema has a complex field with NULL option. It read without any problem; but ca...
   Author: Sadananda Hegde, 2013-04-05, 22:02
Re: Bucketing external tables - Hive - [mail # user]
...Hi Dean,  I tried inserting a bucketed hive table from a non-bucketed table using insert overwrite .... select from clause; but I get the following error. Exception in thread "Thread-22...
   Author: Sadananda Hegde, 2013-04-04, 02:17
Re: Bucketing external tables - Hive - [mail # user]
...Thanks, Dean.  Does that mean, this bucketing is exclusively Hive feature and not available to others like Java, Pig, etc?  And also, my final tables have to be managed tables; not...
   Author: Sadananda Hegde, 2013-03-30, 22:44
Bucketing external tables - Hive - [mail # user]
...Hello,  We run M/R jobs to parse and process large and highly complex xml files into AVRO files. Then we build external Hive tables on top the parsed Avro files. The hive tables are par...
   Author: Sadananda Hegde, 2013-03-29, 21:58
Re: Automating the partition creation process - Hive - [mail # user]
...Thanks, Edward.  I can probably create all previous days partitions ahead of time and then use Dean's logic to create new partitions on a daily basis. I will probably end up having few ...
   Author: Sadananda Hegde, 2013-01-30, 01:49
Re: Automating the partition creation process - Hive - [mail # user]
...Thanks Dean,  But the M/R job creates the sub-folder based on the data and hence could create the sub-folder for any of the previous days (and for multiple days too). So I canot limit t...
   Author: Sadananda Hegde, 2013-01-30, 01:44
Re: Automating the partition creation process - Hive - [mail # user]
...Thanks Mark,  Recover partition feature will satisfy my needs; but MSCK Repair Partition  option is not working for me. It does not give any error; but does not add any partitions ...
   Author: Sadananda Hegde, 2013-01-30, 01:09
Automating the partition creation process - Hive - [mail # user]
...Hello,  My hive table is partitioned by year, month and day. I have defined it as external table. The M/R job correctly loads the files into the daily subfolders. The hdfs files will be...
   Author: Sadananda Hegde, 2013-01-29, 04:05
Re: Setting auxpath in Hue/Beeswax - Hive - [mail # user]
...Thanks, Edward,  I will contact Cloudera support then.  Sadu  On Mon, Nov 26, 2012 at 1:34 PM, Edward Capriolo wrote:  ...
   Author: Sadananda Hegde, 2012-11-26, 19:41
Sort:
project
Hive (18)
Flume (6)
Sqoop (2)
type
mail # user (18)
date
last 7 days (0)
last 30 days (0)
last 90 days (5)
last 6 months (11)
last 9 months (18)
author
Namit Jain (802)
Edward Capriolo (631)
Zheng Shao (613)
Carl Steinbach (604)
John Sichi (297)
Mark Grover (269)
Ning Zhang (255)
Ashutosh Chauhan (250)
Nitin Pawar (220)
Ashish Thusoo (169)
Kevin Wilfong (161)
He Yongqiang (156)
Prasad Chakka (152)
Bejoy Ks (132)
Navis (128)
Sadananda Hegde