Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 18 (2.907s).
Loading phrases to help you
refine your search...
RE: Hive HBase integeration use case - Hive - [mail # user]
...You may want to try by creating UDF/UDTF hive function  -Vivek ________________________________ From: G.S.Vijay raajaa [[EMAIL PROTECTED]] Sent: 01 February 2013 18:55 To: [EMAIL PROTEC...
   Author: Vivek Mishra, 2013-02-01, 16:33
RE: Running commands at hive cli or hive thirft startup - Hive - [mail # user]
...UDFs are tricky. The only way I can think of is to add them to the function registry (https://github.com/apache/hive/blob/trunk/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.ja...
   Author: Vivek Mishra, 2012-12-14, 10:05
RE: Load data in (external table) from symbolic link - Hive - [mail # user]
...Looks like "MapR" is complaining for mounted directory and somehow it is not accessible.  -Vivek ________________________________ From: Hadoop Inquirer [[EMAIL PROTECTED]] Sent: 08 Dece...
   Author: Vivek Mishra, 2012-12-08, 12:38
RE: handling null argument in custom udf - Hive - [mail # user]
...The way UDF works is, you need to tell your ObjectInspector about your primitive or JavaTypes. So in your case even if value is null, you should be able to assign it as a String or any other...
   Author: Vivek Mishra, 2012-12-05, 10:10
RE: handling null argument in custom udf - Hive - [mail # user]
...Could you please look into and share your task log/attemptlog for complete error trace or actual error behind this?  -Vivek ________________________________________ From: Søren [[EMAIL ...
   Author: Vivek Mishra, 2012-12-05, 10:06
MapJoin error: .hashtable file not found - Hive - [mail # user]
...Hi,  I am trying to run a MapJoin query and somehow getting below error. I can see that file is not there in specified directory. Did some debugging but no luck as well.  Here is t...
   Author: Vivek Mishra, 2012-11-24, 06:22
RE: Hive server not starting...on EC2 Ubuntu 10.04 instance - Hive - [mail # user]
...Hi, Additionally, verify this property     javax.jdo.option.ConnectionURL   jdbc:derby:;databaseName=metastore_db;create=true   JDBC connect string for a JDBC metastore &...
   Author: Vivek Mishra, 2011-12-18, 18:59
RE: Hive server not starting...on EC2 Ubuntu 10.04 instance - Hive - [mail # user]
...try issuing with "sudo".  as metastore_db is locked for root user. else do sudo chmod 777  folder.   Vivek ________________________________________ From: Periya.Data [[EMAIL P...
   Author: Vivek Mishra, 2011-12-18, 12:34
RE: hive select count(*) query exception - Hive - [mail # user]
...did you copy same jars in classpath for hadoop? hadoop_home for hive is set  to this only?  i tried with 0.20.2 version from apache site only!  _______________________________...
   Author: Vivek Mishra, 2011-12-18, 10:30
RE: Fetching Hbase data through Hive - Hive - [mail # user]
...You need to create external table in Hive.(managed by Hbase)  Versions: Hive: 0.7.x Hbase: 0.90.4 Hadoop : 0.20.X  I tried to get this working on version/s > than above mentione...
   Author: Vivek Mishra, 2011-12-17, 08:21
Sort:
project
Hive (18)
HBase (15)
Hadoop (1)
type
mail # user (18)
date
last 7 days (0)
last 30 days (0)
last 90 days (0)
last 6 months (6)
last 9 months (18)
author
Namit Jain (802)
Edward Capriolo (633)
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)
Vivek Mishra