| clear query|facets|time |
Search criteria: .
Results from 31 to 40 from
75 (1.082s).
|
|
|
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
|
|
|
|