Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 31 to 40 from 95 (0.151s).
Loading phrases to help you
refine your search...
Re: no data in external table - Hive - [mail # user]
...Can you try creating a table like this:  CREATE EXTERNAL TABLE hbase_table_2(key int, value string) STORED BY 'org.apache.hadoop.hive.hbase.HBaseStorageHandler' WITH SERDEPROPERTIES ("h...
   Author: kulkarni.swarnim@...), 2012-10-04, 22:15
Re: no data in external table - Hive - [mail # user]
...This doesn't look right. The mapping should be of form COLUMN_FAMILY:COLUMN_QUALIFIER. In this case it seems to be COLUMN_FAMILY:TYPE which is not right.  On Thu, Oct 4, 2012 at 3:25 PM...
   Author: kulkarni.swarnim@...), 2012-10-04, 21:59
Re: Upper case column names - Hive - [mail # user]
...Mayank,  Just out of curiosity....any other reason other than conventions to preserve the case for column names in hive?  On Tue, Aug 14, 2012 at 6:38 PM, Travis Crawford wrote: &n...
   Author: kulkarni.swarnim@...), 2012-08-15, 02:36
Re: Issue with creating table in hbase - Hive - [mail # user]
...Is that the complete stacktrace?  On Tue, Aug 14, 2012 at 12:01 PM, Omer, Farah wrot e:  ) * 17) ) .java:1177) * mpl.jav ee n r * e d D S    Swarnim...
   Author: kulkarni.swarnim@...), 2012-08-14, 17:06
Re: Issue with creating table in hbase - Hive - [mail # user]
...It seems like your Map reduce job is failing. Refer to the logs in the tracking URL " http://hadoop001:50030/jobdetails.jsp?jobid=job_201207251201_0678" to see why exactly it is failing. &nb...
   Author: kulkarni.swarnim@...), 2012-08-14, 16:48
Re: Issue with creating table in hbase - Hive - [mail # user]
...Are you running the CREATE TABLE from the hbase shell? You should run it from the hive shell. You can start it from "$HIVE_HOME/bin/hive"  On Tue, Aug 14, 2012 at 10:05 AM, Omer, Farah ...
   Author: kulkarni.swarnim@...), 2012-08-14, 15:11
Re: Logging info is not present in console output - Hive - [mail # dev]
...Are you running via console? The default logging level is WARN.  $HIVE_HOME/bin/hive -hiveconf hive.root.logger=INFO,console   This should print the INFO messages onto the console....
   Author: kulkarni.swarnim@...), 2012-08-07, 21:28
Re: Some Weird Behavior - Hive - [mail # dev]
...In that case you might want to try "count(1)" instead of "count(*)" and see if that makes any difference. [1]  [1] https://issues.apache.org/jira/browse/HIVE-287  On Tue, Aug 7, 20...
   Author: kulkarni.swarnim@...), 2012-08-07, 18:10
Re: Some Weird Behavior - Hive - [mail # user]
...What is the hive version that you are using?  On Tue, Aug 7, 2012 at 12:57 PM, Techy Teck  wrote:     Swarnim...
   Author: kulkarni.swarnim@...), 2012-08-07, 18:04
Re: Custom UserDefinedFunction in Hive - Hive - [mail # user]
...Have you tried using EXPLAIN[1] on your query? I usually like to use that to get a better understanding of what my query is actually doing and debugging at other times.  [1] https://cwi...
   Author: kulkarni.swarnim@...), 2012-08-07, 17:35
Sort:
project
Hive (95)
type
mail # user (77)
mail # dev (18)
date
last 7 days (2)
last 30 days (8)
last 90 days (12)
last 6 months (22)
last 9 months (95)
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)
kulkarni.swarnim@...)