Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 41 to 50 from 75 (0.266s).
Loading phrases to help you
refine your search...
Re: Anyone else having problems hitting Apache's site? - MapReduce - [mail # user]
...That's good to know. :-) Now I don't feel so bad.    On Oct 17, 2012, at 11:05 AM, Matt Bornski  wrote:  wrote: browser say it's just you  wrote:  ...
   Author: Michael Segel, 2012-10-17, 16:36
Anyone else having problems hitting Apache's site? - MapReduce - [mail # user]
...I'm having issues connecting to the API pages off the Apache site.   Is it just me?   Thx  -Mike...
   Author: Michael Segel, 2012-10-17, 16:02
Re: Distributed Cache For 100MB+ Data Structure - MapReduce - [mail # user]
...Build and store the tree in some sort of globally accessible space?   Like HBase, or HDFS?  On Oct 13, 2012, at 9:46 AM, Kyle Moses  wrote:  thoughts on the memory issue....
   Author: Michael Segel, 2012-10-13, 17:53
Re: Spindle per Cores - MapReduce - [mail # user]
...I think what we are seeing is the ratio based on physical Xeon cores.  So hyper threading wouldn't make any change to  the actual ratio. (1 disk per physical core, would be 1 disk ...
   Author: Michael Segel, 2012-10-13, 02:58
Re: Spindle per Cores - MapReduce - [mail # user]
...First, the obvious caveat... YMMV  Having said that.  The key here is to take a look across the various jobs that you will  run. Some may be more CPU intensive, others more I/...
   Author: Michael Segel, 2012-10-13, 02:35
Re: Chaning Multiple Reducers: Reduce -> Reduce -> Reduce - MapReduce - [mail # user]
...Well I was thinking ...   Map -> Combiner -> Reducer -> Identity Mapper -> combiner -> reducer ->  Identity Mapper -> combiner -> reducer...  May make ...
   Author: Michael Segel, 2012-10-08, 19:19
Re: What is the difference between Rack-local map tasks and Data-local map tasks? - MapReduce - [mail # user]
...Ok,   So what would be the use case for this feature?  I mean when would locality take precedence over job time completion?   On Oct 7, 2012, at 5:46 PM, Harsh J  wrote: ...
   Author: Michael Segel, 2012-10-08, 00:13
Re: What is the difference between Rack-local map tasks and Data-local map tasks? - MapReduce - [mail # user]
...Rack local means that while the data isn't local to the node running the  task, it is still on the same rack.  (Its meaningless unless you've set up rack awareness because all of t...
   Author: Michael Segel, 2012-10-07, 14:45
Re: Lib conflicts - MapReduce - [mail # user]
...Yup, I hate that when it happens.   You tend to see this more with Avro than anything else.   The issue is that in Java, the first class loaded wins. So when Hadoop  loads 1.4...
   Author: Michael Segel, 2012-10-03, 11:32
Re: Accessing image files from hadoop to jsp - MapReduce - [mail # user]
...Here's one...  Write a Java program which can be accessed on the server side to pull  the picture from HDFS and display it on your JSP.     On Sep 11, 2012, at 3:48 PM, V...
   Author: Michael Segel, 2012-09-12, 02:59
Sort:
project
HBase (477)
Hadoop (213)
MapReduce (75)
HDFS (25)
type
mail # user (75)
date
last 7 days (1)
last 30 days (7)
last 90 days (9)
last 6 months (16)
last 9 months (75)
author
Harsh J (1037)
Arun C Murthy (500)
Vinod Kumar Vavilapalli (351)
Todd Lipcon (283)
Amar Kamat (184)
Mohammad Tariq (174)
Thomas Graves (173)
Owen O'Malley (162)
Hemanth Yamijala (155)
Amareshwari Sriramadasu (153)
Pedro Costa (153)
Ted Yu (148)
Robert Evans (146)
Tom White (138)
Aaron Kimball (131)
Michael Segel