Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 7 from 7 (0.094s).
Loading phrases to help you
refine your search...
Re: populating xml data in hive - Hive - [mail # user]
...How to preprocess data where millions of records are there out of which only few thousands contain xml data   On 11/20/12, Nitin Pawar  wrote:...
   Author: iwannaplay games, 2012-11-20, 08:59
populating xml data in hive - Hive - [mail # user]
...Hi All,  I have a csv file ( separated by |) where data is like  id               data                 &n...
   Author: iwannaplay games, 2012-11-20, 07:59
HBase aggregate query - Hive - [mail # user]
...Hi ,  I want to run query like  select month(eventdate),scene,count(1),sum(timespent) from eventlog group by month(eventdate),scene   in hbase.Through hive its taking a lot of...
   Author: iwannaplay games, 2012-09-10, 14:03
Re: Unable to merge 3 tables in hive - Hive - [mail # user]
...thanks i did it by creating 3 external tables and then using this query to update createddate from users table for a particular userid.  insert overwrite table userinfo select u.userid,...
   Author: iwannaplay games, 2012-08-01, 08:55
org/apache/thrift/TException error - Hive - [mail # user]
...Hi,   I have installed hive and set the environment variable export JAVA_HOME export HADOOP_HOME export HIVE_HOME  $ bin/hadoop fs -mkdir /tmp $ bin/hadoop fs -mkdir /user/hive/war...
   Author: iwannaplay games, 2012-07-20, 05:16
Re: Unable to start hive - Hive - [mail # user]
...Hi,  Everything is set.  [hduser@master bin]$ echo $HADOOP_HOME /usr/local/hadoop [hduser@master bin]$ echo $PATH usr/local/sqoop/bin:/usr/local/hive/bin:/usr/kerberos/bin:/usr/loc...
   Author: iwannaplay games, 2012-07-19, 10:11
Unable to start hive - Hive - [mail # user]
...Hi,  I installed apache hive and set the paths.Still i am getting this error.  [hduser@master bin]$ hive Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/thrif...
   Author: iwannaplay games, 2012-07-19, 09:52
Sort:
project
Sqoop (15)
HBase (11)
HDFS (9)
MapReduce (8)
Hive (7)
type
mail # user (7)
date
last 7 days (0)
last 30 days (0)
last 90 days (0)
last 6 months (0)
last 9 months (7)
author
Namit Jain (800)
Edward Capriolo (644)
Zheng Shao (613)
Carl Steinbach (605)
John Sichi (297)
Mark Grover (265)
Ashutosh Chauhan (260)
Ning Zhang (255)
Nitin Pawar (249)
Ashish Thusoo (169)
Kevin Wilfong (161)
He Yongqiang (156)
Prasad Chakka (152)
Navis (148)
Bejoy Ks (132)
iwannaplay games