Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 71 to 80 from 108 (0.105s).
Loading phrases to help you
refine your search...
Re: HWI use on AWS/EMR - Hive - [mail # user]
...Yes, this is straightforward to set up in Putty.  Ariel, thanks for providing the details I was too lazy to mention ;)  One flaw with this approach is that only your machine will h...
   Author: Dean Wampler, 2013-01-18, 16:38
Re: HWI use on AWS/EMR - Hive - [mail # user]
...Oops, I overlooked that you have the public domain name in your message. Can you surf to  http://ec2-54-247-61-206.eu-west-1.compute.amazonaws.com ?  If not, does HWI use port 80? ...
   Author: Dean Wampler, 2013-01-18, 16:09
Re: HWI use on AWS/EMR - Hive - [mail # user]
...That's the internal hostname, not visible outside. Use the name like ec2-NNN-NN-NN-NNN.compute-1.amazonaws.com. It's shown in the EMR console and the elastic-mapreduce script you might have ...
   Author: Dean Wampler, 2013-01-18, 16:06
Re: Execution of udf - Hive - [mail # user]
...That should be an identity pass through or NOOP that does nothing, but MapReduce requires "something".  On Fri, Jan 18, 2013 at 8:57 AM, nagarjuna kanamarlapudi  wrote:   &nbs...
   Author: Dean Wampler, 2013-01-18, 14:58
Re: Execution of udf - Hive - [mail # user]
...There is no reduce phase needed in this query.  On Fri, Jan 18, 2013 at 6:59 AM, nagarjuna kanamarlapudi  wrote:     *Dean Wampler, Ph.D.* thinkbiganalytics.com +1-312-33...
   Author: Dean Wampler, 2013-01-18, 14:54
Re: Interaction between Java and Transform Scripts on Hive - Hive - [mail # user]
...The transform scripts (or executables) are run as separate processes, so it sounds like Hive itself is blowing up. That would be consistent with your script working fine outside Hive. The Hi...
   Author: Dean Wampler, 2013-01-17, 04:13
Re: Re: create a hive table: always a tab space before each line - Hive - [mail # user]
...Hadoop supports Sequence Files natively. Hadoop the Definitive Guide discusses the details.  dean  On Mon, Jan 14, 2013 at 8:58 AM, Richard  wrote:    *Dean Wampler,...
   Author: Dean Wampler, 2013-01-14, 15:56
Re: Best practice for automating jobs - Hive - [mail # user]
...If you know make and bash, have a look at Stampede for scheduling work:  https://github.com/ThinkBigAnalytics/stampede  (Full disclosure: I wrote it)   On Thu, Jan 10, 2013 at...
   Author: Dean Wampler, 2013-01-10, 22:30
Re: Stack function in Hive : how to specify multiple aliases? - Hive - [mail # user]
...Try "as (alias1, alias2, ...)"  On Thu, Jan 10, 2013 at 3:42 AM, Mathieu Despriee wrote:    *Dean Wampler, Ph.D.* thinkbiganalytics.com +1-312-339-1330...
   Author: Dean Wampler, 2013-01-10, 14:13
Re: create a hive table: always a tab space before each line - Hive - [mail # user]
...To add to what Nitin said, there is no key output by Hive in front of the tab.  On Wed, Jan 9, 2013 at 3:07 AM, Nitin Pawar  wrote:     *Dean Wampler, Ph.D.* thinkbiganal...
   Author: Dean Wampler, 2013-01-09, 14:38
Sort:
project
Hive (108)
type
mail # user (106)
issue (2)
date
last 7 days (6)
last 30 days (7)
last 90 days (38)
last 6 months (90)
last 9 months (108)
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)
Dean Wampler