Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 11 to 20 from 29 (0.103s).
Loading phrases to help you
refine your search...
Loading json files into hive table is giving NULL as output(data is in s3 bucket) - Hive - [mail # user]
...Hi,  I have data in s3 bucket, which is in json format and is a zip file. I have added this jar file in hive console :- http://code.google.com/p/hive-json-serde/downloads/detail?name=hi...
   Author: Chunky Gupta, 2013-02-18, 12:43
Change timestamp format in hive - Hive - [mail # user]
...Hi,  I have a log file which has timestamp in format "YYYY-MM-DD-HH:MM:SS". But since the timestamp datatype format in hive is "YYYY-MM-DD HH:MM:SS". I created a table with datatype of ...
   Author: Chunky Gupta, 2013-02-13, 09:43
Re: Getting Error while executing "show partitions TABLE_NAME" - Hive - [mail # user]
...Hi Venkatesh,  I checked and found that /tmp is having less space left. I moved my db to other location having space and it is working fine now.  Thanks, Chunky.  On Thu, Feb ...
   Author: Chunky Gupta, 2013-02-07, 10:16
Getting Error while executing "show partitions TABLE_NAME" - Hive - [mail # user]
...Hi All,  I ran this :- hive> show partitions tab_name;  and got this error :-  FAILED: Error in metadata: javax.jdo.JDODataStoreException: Error executing JDOQL query "SELE...
   Author: Chunky Gupta, 2013-02-06, 13:04
Does Hue (Hadoop User Experience) works with Apache HIVE/HADOOP - Hive - [mail # user]
...Hi,  I have Apache Hive and Apache Hadoop on Amazon EC2 machines. If anyone can tell me that can HUE be used with this setup instead of CHD Hadoop cluster. If not, then is there any alt...
   Author: Chunky Gupta, 2012-12-29, 07:29
Re: hive query not running in cron job - Hive - [mail # user]
...Thanks, its working after adding this line :) Chunky.  On Fri, Nov 23, 2012 at 11:24 AM, wd  wrote:  ...
   Author: Chunky Gupta, 2012-11-23, 10:18
hive query not running in cron job - Hive - [mail # user]
...Hi, I have a python script :-   import os import sys from subprocess import call print 'starting' call(['hive', '-f', '/mnt/user/test_query'],stderr=open('/mnt/user/tmp/error','w'), std...
   Author: Chunky Gupta, 2012-11-22, 09:59
Re: Alter table is giving error - Hive - [mail # user]
...Okay Mark, I will be looking into this JIRA regularly. Thanks again for helping. Chunky.  On Wed, Nov 7, 2012 at 12:22 PM, Mark Grover wrote:  ...
   Author: Chunky Gupta, 2012-11-07, 13:13
Re: Alter table is giving error - Hive - [mail # user]
...Hi Mark, Sorry, I forgot to mention. I have also tried                 msck repair table ; and same output I got which I got from msck only. Do I need...
   Author: Chunky Gupta, 2012-11-07, 06:33
Re: Alter table is giving error - Hive - [mail # user]
...Hi Mark, I didn't get any error. I ran this on hive console:-          "msck table Table_Name;" It says Ok and showed the execution time as 1.050 sec. But when I che...
   Author: Chunky Gupta, 2012-11-07, 05:55
Sort:
project
Hive (29)
MapReduce (1)
type
mail # user (29)
date
last 7 days (0)
last 30 days (0)
last 90 days (6)
last 6 months (17)
last 9 months (29)
author
Namit Jain (802)
Edward Capriolo (632)
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)
Chunky Gupta