Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 25 (2.846s).
Loading phrases to help you
refine your search...
Re: Hive QL - NOT IN, NOT EXIST - Hive - [mail # user]
...Hi Peter,    Looks like mapjoin does not work with outer join so streamtable is instead a possible approach. You would stream the larger table through the smaller one:   can y...
   Author: Stephen Boesch, 2013-05-06, 07:05
Re: Hive QL - NOT IN, NOT EXIST - Hive - [mail # user]
...@Peter  Does the query plan demonstrate that the 3Meg row table is being map-joined and the 400M table streamed through? That is what you want: but you might either need to fiddle with ...
   Author: Stephen Boesch, 2013-05-06, 04:44
No such file or directory error on simple query - Hive - [mail # user]
...I am struggling with a "no such file or directory exception " when running a simple query in hive.   It is unfortunate that the actual path  were not included with the stacktrace: ...
   Author: Stephen Boesch, 2013-03-02, 09:59
Re: ROW_NUMBER() equivalent in Hive - Hive - [mail # user]
...Hi Ashutosh,    I am interested / reviewing your windowing feature.  Can you be more specific about which (a) tests and (b) src files constitute your additions (there are lots...
   Author: Stephen Boesch, 2013-02-21, 20:17
Re: hive-site.xml not found on classpath - Hive - [mail # user]
...I ended up patching the HiveConf.java  . If  hive-site.xml were not found on the classpath then:     - an   o.a.h.fs.Path object is created from     System...
   Author: Stephen Boesch, 2012-12-09, 20:32
Re: hive-site.xml not found on classpath - Hive - [mail # user]
...The first element of the classpath is the right one already.. but I STILL get the hive-site.xml is not found in classpath.  Only hive gives me issues.  hdfs, mapred, hbase are all ...
   Author: Stephen Boesch, 2012-12-09, 08:06
Re: hive-site.xml not found on classpath - Hive - [mail # user]
...running 0.9.0 (you can see it from the classpath shown below);  steve@mithril:/shared/cdh4$ echo $HIVE_CONF_DIR /shared/hive/conf steve@mithril:/shared/cdh4$ ls -l $HIVE_CONF_DIR total ...
   Author: Stephen Boesch, 2012-11-30, 08:15
Re: hive-site.xml not found on classpath - Hive - [mail # user]
...Yes i do mean the log is in the wrong location, since it was set to a persistent path in the $HIVE_CONF_DIR/lhive-log4j.properties.  None of the files in that directory appear to be pic...
   Author: Stephen Boesch, 2012-11-30, 07:05
Re: hive-site.xml not found on classpath - Hive - [mail # user]
...thought i mentioned in the posts those were already set and verified.. but yes in any case that's first thing looked at.  steve@mithril:~$ echo $HIVE_CONF_DIR /shared/hive/conf steve@mi...
   Author: Stephen Boesch, 2012-11-29, 21:02
Re: hive-site.xml not found on classpath - Hive - [mail # user]
...Yes.   2012/11/29 Shreepadma Venugopalan  ...
   Author: Stephen Boesch, 2012-11-29, 20:46
Sort:
project
MapReduce (32)
Hive (25)
HBase (13)
Hadoop (13)
HDFS (2)
type
mail # user (23)
issue (2)
date
last 7 days (0)
last 30 days (2)
last 90 days (3)
last 6 months (14)
last 9 months (25)
author
Namit Jain (802)
Edward Capriolo (636)
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)
Stephen Boesch