Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 29 (0.088s).
Loading phrases to help you
refine your search...
Dynamic partition raising exception while creation - Hive - [mail # user]
...Im trying to create partition table (dynamically) from old non partitioned table. the query is as follow  *INSERT OVERWRITE TABLE new_events_details Partition (event_date) SELECT id, ev...
   Author: Hamza Asad, 2013-06-17, 06:14
Re: dynamic Partition not splitting properly - Hive - [mail # user]
...Im trying to create partition table (dynamically) from old non partitioned table. the query is as follow  *INSERT OVERWRITE TABLE new_events_details Partition (event_date) SELECT id, ev...
   Author: Hamza Asad, 2013-06-16, 13:08
Re: dynamic Partition not splitting properly - Hive - [mail # user]
...ok .. got it.. Thanx :) p.s Nitin, have u any idea of indexes? i have emailed issue with subject "*index not working*", can u see it please?   On Fri, Jun 14, 2013 at 1:30 PM, Nitin Paw...
   Author: Hamza Asad, 2013-06-14, 08:38
Re: dynamic Partition not splitting properly - Hive - [mail # user]
...i 'm executing following command but it fail to recognize partition column *INSERT INTO TABLE rc_partition_table PARTITION (to_date(event_date)) SELECT * FROM events_details*   On Fri, ...
   Author: Hamza Asad, 2013-06-14, 07:51
Re: dynamic Partition not splitting properly - Hive - [mail # user]
...sample row of my data is *591269735,1,1022,2012-06-24 11:08:10.9,null,2,null,null,null,null,null,null,null,null,12,null,null,2,null,null,null,null,4,1,null,null,null,null,null,null *  a...
   Author: Hamza Asad, 2013-06-14, 07:34
Re: Index not working - Hive - [mail # user]
...Please help me out. Am i doing something wrong? OR suggest me another document which explains index implementation and its effective use completely.   On Thu, Jun 13, 2013 at 3:12 PM, H...
   Author: Hamza Asad, 2013-06-14, 07:04
Re: dynamic Partition not splitting properly - Hive - [mail # user]
...which UDF? it does not take to_date(event_date) column   On Fri, Jun 14, 2013 at 11:54 AM, Nitin Pawar wrote:     *Muhammad Hamza Asad*...
   Author: Hamza Asad, 2013-06-14, 07:01
Re: dynamic Partition not splitting properly - Hive - [mail # user]
...OIC. I got it. Thanx alot nitin :). One more thing i want to ask related this issue, if old table contains event_date in format "2012-06-24 06:04:11.9" then how can i partition it according ...
   Author: Hamza Asad, 2013-06-14, 06:39
Re: dynamic Partition not splitting properly - Hive - [mail # user]
...when i browse it in browser, all the data is in * event_date=__HIVE_DEFAULT_PARTITION__ *, rest of the files does not contains data   On Thu, Jun 13, 2013 at 4:52 PM, Nitin Pawar wrote:...
   Author: Hamza Asad, 2013-06-13, 11:54
Re: dynamic Partition not splitting properly - Hive - [mail # user]
...what if i have data of more then 500 days then how can i create partition on date column by specifying each and every date? (i knw that does not happens in dynamic partition but on dynamic p...
   Author: Hamza Asad, 2013-06-13, 11:49
Sort:
project
Hive (29)
type
mail # user (29)
date
last 7 days (16)
last 30 days (22)
last 90 days (22)
last 6 months (29)
last 9 months (29)
author
Namit Jain (800)
Edward Capriolo (644)
Zheng Shao (613)
Carl Steinbach (605)
John Sichi (297)
Mark Grover (265)
Ashutosh Chauhan (261)
Ning Zhang (255)
Nitin Pawar (249)
Ashish Thusoo (169)
Kevin Wilfong (161)
He Yongqiang (156)
Prasad Chakka (152)
Navis (148)
Bejoy Ks (132)
Hamza Asad