| clear query|facets|time |
Search criteria: .
Results from 41 to 50 from
112 (0.118s).
|
|
|
Loading phrases to help you refine your search...
|
|
[MAPREDUCE-3083] Distributed Cache Handling of public directories with private files - MapReduce - [issue]
|
|
...0.23 distributed cache fails to localize with public directory containing private files. 0.20 handles this a private directory. (seems to handles all directories as private)...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-3083
Author: Siddharth Seth,
2012-08-22, 22:46
|
|
|
Branch created for MAPREDUCE-3902 - MapReduce - [mail # dev]
|
|
...I've created a branch to continue work on MAPREDUE-3902 since the changes are reasonably big and intrusive. A branch should also make it easier for others to contribute to the JIRA. Will sen...
|
|
|
Author: Siddharth Seth,
2012-08-22, 22:26
|
|
|
[MAPREDUCE-4563] TestJobTrackerSafeMode creates cyclic symlinks - MapReduce - [issue]
|
|
...When enabled, TestJobTrackerSafeMode ends up creating cyclic symlinks.build/test/logs/userlogs/job_20120815112512392_0001/attempt_20120815112512392_0001_m_000000_0/attempt_20120815112512392_...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-4563
Author: Siddharth Seth,
2012-08-17, 10:30
|
|
|
[MAPREDUCE-2989] JobHistory should link to task logs - MapReduce - [issue]
|
|
...The log link on the task attempt page is currently broken - since it relies on a ContainerId. We should either pass the containerId via a history event - or some kind of field with informati...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-2989
Author: Siddharth Seth,
2012-07-28, 00:25
|
|
|
[MAPREDUCE-4335] Change the default scheduler to the CapacityScheduler - MapReduce - [issue]
|
|
...There's some bugs in the FifoScheduler atm - doesn't distribute tasks across nodes and some headroom (available resource) issues.That's not the best experience for users trying out the 2.0 b...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-4335
Author: Siddharth Seth,
2012-06-18, 19:34
|
|
|
[MAPREDUCE-4073] CS assigns multiple off-switch containers when using multi-level-queues - MapReduce - [issue]
|
|
...CS is supposed to be allocating a single off-switch container per node heartbeat (MAPREDUCE-3641). This works for queues directly under root, but not in the case of multi-level queues....
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-4073
Author: Siddharth Seth,
2012-05-23, 20:28
|
|
|
[MAPREDUCE-3460] MR AM can hang if containers are allocated on a node blacklisted by the AM - MapReduce - [issue]
|
|
...When an AM is assigned a FAILED_MAP (priority = 5) container on a nodemanager which it has blacklisted - it tries tofind a corresponding container request.This uses the hostname to find the ...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-3460
Author: Siddharth Seth,
2012-05-01, 07:14
|
|
|
[MAPREDUCE-4166] Implement renewal / cancellation of Delegation Tokens - MapReduce - [issue]
|
|
...Currently, delegation tokens issues by the RM and History server cannot be renewed or cancelled. This needs to be implemented....
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-4166
Author: Siddharth Seth,
2012-04-18, 23:42
|
|
|
[MAPREDUCE-3978] getTotalMaps, getTotalReduces is incorrect for JobHistory PartialJob - MapReduce - [issue]
|
|
...These are currently returning the number of completed map / reduce tasks - instead of the total. The information doesn't make it over to the history server via the job history file name....
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-3978
Author: Siddharth Seth,
2012-03-08, 18:16
|
|
|
[MAPREDUCE-3961] Map/ReduceSlotMillis computation incorrect - MapReduce - [issue]
|
|
...Map/ReduceSlot millis are currently computed based on a fixed container size. They should instead be based on the minimum container size offered by the cluster.There's another jira to rename...
|
|
|
http://issues.apache.org/jira/browse/MAPREDUCE-3961
Author: Siddharth Seth,
2012-03-07, 13:25
|
|
|
|