Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 31 to 40 from 75 (0.259s).
Loading phrases to help you
refine your search...
Re: Hadoop counter - MapReduce - [mail # user]
...On Oct 21, 2012, at 1:45 AM, Lin Ma  wrote:  resolved by you. The last two questions (or comments) are used to  confirm my understanding is correct, the counters from previous...
   Author: Michael Segel, 2012-10-21, 12:15
Re: Hadoop counter - MapReduce - [mail # user]
...On Oct 19, 2012, at 10:27 PM, Lin Ma  wrote:  discussion. when a specific task completed (and counter is aggregated in JT after  the task completed from our discussion?), the ...
   Author: Michael Segel, 2012-10-20, 07:12
Re: Hadoop counter - MapReduce - [mail # user]
...Yeah, sorry...   I meant that if you were dynamically creating a counter foo in the  Mapper task, then each mapper would be creating their own counter foo.   As the job runs, ...
   Author: Michael Segel, 2012-10-19, 21:05
Re: Hadoop counter - MapReduce - [mail # user]
...On Oct 19, 2012, at 11:27 AM, Lin Ma  wrote:  reducer instance?  Either.   the JT and see if the counter exists or if it could get a value or even  an accurate value...
   Author: Michael Segel, 2012-10-19, 16:42
Re: Hadoop counter - MapReduce - [mail # user]
...As I understand it... each Task has its own counters and are  independently updated. As they report back to the JT, they update the  counter(s)' status. The JT then will aggregate ...
   Author: Michael Segel, 2012-10-19, 14:35
Re: HDFS using SAN - MapReduce - [mail # user]
...I haven't played with a NetApp box, but the way it has been explained to  me is that your SAN appears as if its direct attached storage.  Its possible, based on drives and other ha...
   Author: Michael Segel, 2012-10-18, 13:58
Re: Hadoop and CUDA - MapReduce - [mail # user]
...When you create your jar using netbeans, do you include the Hadoop  libraries in the jar you create?  This would increase the size of the jar and in this case, size does  matt...
   Author: Michael Segel, 2012-10-18, 12:21
Re: Hive Query with UDF - MapReduce - [mail # user]
...You really don't want to do that. It becomes a nightmare in that you now ship a derivative of Hive and  then have to maintain it and keep it in lock step w Hive from Apache.   &nbs...
   Author: Michael Segel, 2012-10-18, 02:21
Re: Hive Query with UDF - MapReduce - [mail # user]
...You don't need an UDF...   You encrypt the string 'Ann' first then use that encrypted value in the  Select statement.   That should make things a bit simpler.     On...
   Author: Michael Segel, 2012-10-18, 01:10
Re: Using a hard drive instead of - MapReduce - [mail # user]
...Meh.   If you are worried about the memory constraints of a Linux system, I'd  say go with MapR and their CLDB.   I just did a quick look at Supermico servers and found that o...
   Author: Michael Segel, 2012-10-17, 23:27
Sort:
project
HBase (477)
Hadoop (211)
MapReduce (75)
HDFS (25)
type
mail # user (75)
date
last 7 days (4)
last 30 days (7)
last 90 days (9)
last 6 months (16)
last 9 months (75)
author
Harsh J (1034)
Arun C Murthy (500)
Vinod Kumar Vavilapalli (345)
Todd Lipcon (282)
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