| clear query|facets|time |
Search criteria: .
Results from 161 to 170 from
501 (0.189s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: hadoop-1.0.0 and errors with log.index - MapReduce - [mail # user]
|
|
...Actually, all that is telling you is that the task failed and the job-client couldn't display the logs. Can you check the JT web-ui and see why the task failed ? If you don...
|
|
|
Author: Arun C Murthy,
2012-01-31, 18:03
|
|
|
Re: reducers outputs - MapReduce - [mail # user]
|
|
...The NameNode doesn't care how you wrote the file i.e. either via 'bin/hadoop dfs -put ' or via a MR job. Arun On Jan 29, 2012, at 10:09 PM, aliyeh saeedi wrote: reduc...
|
|
|
Author: Arun C Murthy,
2012-01-30, 06:35
|
|
|
[MAPREDUCE-1541] JobHistory page should list job start time rather than job-tracker start time - MapReduce - [issue]
|
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-1541
Author: Arun C Murthy,
2012-01-29, 02:27
|
|
|
[MAPREDUCE-3732] CS should only use 'activeUsers with pending requests' for computing user-limits - MapReduce - [issue]
|
|
...CS should only use 'activeUsers with pending requests' for computing user-limits, similar to what is done in hadoop-1....
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-3732
Author: Arun C Murthy,
2012-01-28, 14:13
|
|
|
[MAPREDUCE-3458] Fix findbugs warnings in hadoop-examples - MapReduce - [issue]
|
|
...I see 12 findbugs warnings in hadoop-examples: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/1336//artifact/trunk/hadoop-mapreduce-project/patchprocess/newPatchFindbugsWarningshado...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-3458
Author: Arun C Murthy,
2012-01-27, 20:48
|
|
|
Re: Reduce node in 0.23 - MapReduce - [mail # user]
|
|
...Currently it's a random node. You might be interested in https://issues.apache.org/jira/browse/MAPREDUCE-199. Arun On Jan 19, 2012, at 10:10 AM, Ann Pal wrote: ...
|
|
|
Author: Arun C Murthy,
2012-01-19, 19:05
|
|
|
[MAPREDUCE-3641] CapacityScheduler should be more conservative assigning off-switch requests - MapReduce - [issue]
|
|
...In hadoop-1, the CS is very conservative handing out off-switch assignments, we need to do the same in YARN.We noticed performance regressions due to this, particularly for reduces....
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-3641
Author: Arun C Murthy,
2012-01-18, 08:05
|
|
|
Re: Container size - MapReduce - [mail # user]
|
|
...Sorry, wasn't clear - default is 1024 for both schedulers. Use those configs to tune them. Arun On Jan 17, 2012, at 11:56 PM, Arun C Murthy wrote: (default is 1024) f...
|
|
|
Author: Arun C Murthy,
2012-01-18, 07:57
|
|
|
Re: Container size - MapReduce - [mail # user]
|
|
...The default is 1000MB. Try bumping down yarn.scheduler.fifo.minimum-allocation-mb to 100 (default is 1024) for FifoScheduler or yarn.scheduler.capacity.minimum-allocation-...
|
|
|
Author: Arun C Murthy,
2012-01-18, 07:56
|
|
|
Re: Container size - MapReduce - [mail # user]
|
|
...Removing common-user@, please do not cross-post. On Jan 17, 2012, at 11:24 PM, raghavendhra rahul wrote: The AM gets this information from RM via the return value for AMRM...
|
|
|
Author: Arun C Murthy,
2012-01-18, 07:31
|
|
|
|