| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
55 (0.091s).
|
|
|
Loading phrases to help you refine your search...
|
|
I just want the last 4 jobs in the job history in Yarn? - MapReduce - [mail # user]
|
|
...Is it possible to say that I just want the last 4 jobs in the job history in Yarn? Best regards,...
|
|
|
Author: Pedro Sá da Costa,
2013-06-18, 07:04
|
|
|
Re: mapred queue -list - MapReduce - [mail # user]
|
|
...What does it mean max-capacity can be configured to be greater than capacity? If max-capacity is greater than capacity, there isn't an overload of the queue? On 14 June 2013 22:...
|
|
|
Author: Pedro Sá da Costa,
2013-06-14, 23:11
|
|
|
mapred queue -list - MapReduce - [mail # user]
|
|
...When I launch the command "mapred queue -list" I have this output: Scheduling Info : Capacity: 100.0, MaximumCapacity: 1.0, CurrentCapacity: 0.0 What is the difference between C...
|
|
|
Author: Pedro Sá da Costa,
2013-06-13, 12:28
|
|
|
Re: Get the history info in Yarn - MapReduce - [mail # user]
|
|
...and how can I get these values using the job id in java? On 13 June 2013 08:15, Devaraj k wrote: Best regards,...
|
|
|
Author: Pedro Sá da Costa,
2013-06-13, 06:54
|
|
|
Re: Get the history info in Yarn - MapReduce - [mail # user]
|
|
...But this command doesn't tell me the job duration, or job start time and end time. How can I get this info? On 13 June 2013 07:41, Devaraj K wrote: Best regards,...
|
|
|
Author: Pedro Sá da Costa,
2013-06-13, 06:07
|
|
|
Get the history info in Yarn - MapReduce - [mail # user]
|
|
...I tried the command "mapred job list all" to get the history of the jobs completed, but the log doesn't have the time where a jobs started, end, the number of maps and reduce, and the ...
|
|
|
Author: Pedro Sá da Costa,
2013-06-13, 05:22
|
|
|
HDFS metrics - MapReduce - [mail # user]
|
|
...I am using Yarn, and 1 - I want to know the average IO throughput of the HDFS (like know how fast the datanodes are writing in a disk) so that I can compare beween 2 HDFS intances. The...
|
|
|
Author: Pedro Sá da Costa,
2013-06-12, 08:49
|
|
|
replace separator in output.collect? - MapReduce - [mail # user]
|
|
...the "output.collect(key, value)" puts the key and the value separated by \t. Is there a way to replace it by ':'? Best regards,...
|
|
|
Author: Pedro Sá da Costa,
2013-06-11, 14:48
|
|
|
Re: How can I sort a file with pairs <Key Value> in reverse order? - MapReduce - [mail # user]
|
|
...Thanks for your help. Now I get it. On 11 June 2013 14:21, Bhasker Allene wrote: Best regards,...
|
|
|
Author: Pedro Sá da Costa,
2013-06-11, 12:24
|
|
|
Re: How can I sort a file with pairs <Key Value> in reverse order? - MapReduce - [mail # user]
|
|
...Even with your answer I can't see how can I sort the data in reverse order. I forgot to mention that, the output result is produced by one reduce task. This means that, at any point of...
|
|
|
Author: Pedro Sá da Costa,
2013-06-11, 12:05
|
|
|
|