[jira] [Created] (MAPREDUCE-2479) Backport MAPREDUCE-1568 to hadoop security branch

2011-05-09 Thread Robert Joseph Evans (JIRA)
Backport MAPREDUCE-1568 to hadoop security branch - Key: MAPREDUCE-2479 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2479 Project: Hadoop Map/Reduce Issue Type: Bug

[jira] [Created] (MAPREDUCE-2494) Make the distributed cache delete entires using LRU priority

2011-05-13 Thread Robert Joseph Evans (JIRA)
Make the distributed cache delete entires using LRU priority Key: MAPREDUCE-2494 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2494 Project: Hadoop Map/Reduce Issue Type:

[jira] [Created] (MAPREDUCE-2495) The distributed cache cleanup thread has no monitoring to check to see if it has dies for some reason

2011-05-13 Thread Robert Joseph Evans (JIRA)
The distributed cache cleanup thread has no monitoring to check to see if it has dies for some reason - Key: MAPREDUCE-2495 URL:

[jira] [Created] (MAPREDUCE-2539) NPE when calling JobClient.getMapTaskReports for retired job

2011-05-27 Thread Robert Joseph Evans (JIRA)
NPE when calling JobClient.getMapTaskReports for retired job Key: MAPREDUCE-2539 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2539 Project: Hadoop Map/Reduce Issue Type:

[jira] [Reopened] (MAPREDUCE-2535) JobClient creates a RunningJob with null status and profile

2011-06-06 Thread Robert Joseph Evans (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Joseph Evans reopened MAPREDUCE-2535: The fix is good, but it broke the system tests. Reopening the bug to add

[jira] [Created] (MAPREDUCE-2572) Throttle the deletion of data from the distributed cache

2011-06-07 Thread Robert Joseph Evans (JIRA)
Throttle the deletion of data from the distributed cache Key: MAPREDUCE-2572 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2572 Project: Hadoop Map/Reduce Issue Type:

[jira] [Reopened] (MAPREDUCE-2494) Make the distributed cache delete entires using LRU priority

2011-06-08 Thread Robert Joseph Evans (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Joseph Evans reopened MAPREDUCE-2494: Reopening to add in patch for 0.20.2XX branch Make the distributed cache

[jira] [Created] (MAPREDUCE-2652) MR-279: Cannot run multiple NMs on a single node

2011-07-07 Thread Robert Joseph Evans (JIRA)
MR-279: Cannot run multiple NMs on a single node - Key: MAPREDUCE-2652 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2652 Project: Hadoop Map/Reduce Issue Type: Bug

[jira] [Created] (MAPREDUCE-2659) MR-279: ShuffleHandler should use Protocol Buffers for ServiceData

2011-07-07 Thread Robert Joseph Evans (JIRA)
MR-279: ShuffleHandler should use Protocol Buffers for ServiceData -- Key: MAPREDUCE-2659 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2659 Project: Hadoop Map/Reduce

[jira] [Created] (MAPREDUCE-2666) MR-279: Need to retrieve shuffle port number on AplicationMaster restart

2011-07-08 Thread Robert Joseph Evans (JIRA)
MR-279: Need to retrieve shuffle port number on AplicationMaster restart Key: MAPREDUCE-2666 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2666 Project: Hadoop Map/Reduce

[jira] [Created] (MAPREDUCE-2668) MR-279: APPLICATION_STOP is never sent to AuxServices

2011-07-11 Thread Robert Joseph Evans (JIRA)
MR-279: APPLICATION_STOP is never sent to AuxServices - Key: MAPREDUCE-2668 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2668 Project: Hadoop Map/Reduce Issue Type: Bug

[jira] [Created] (MAPREDUCE-2672) MR-279: JobHistory Server needs Analysis this job

2011-07-12 Thread Robert Joseph Evans (JIRA)
MR-279: JobHistory Server needs Analysis this job - Key: MAPREDUCE-2672 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2672 Project: Hadoop Map/Reduce Issue Type: Improvement

[jira] [Created] (MAPREDUCE-2673) MR-279: JobHistory Server should not refresh

2011-07-12 Thread Robert Joseph Evans (JIRA)
MR-279: JobHistory Server should not refresh Key: MAPREDUCE-2673 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2673 Project: Hadoop Map/Reduce Issue Type: Improvement Components:

[jira] [Created] (MAPREDUCE-2674) MR-279: JobHistory Server should not use tables for layout

2011-07-12 Thread Robert Joseph Evans (JIRA)
MR-279: JobHistory Server should not use tables for layout -- Key: MAPREDUCE-2674 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2674 Project: Hadoop Map/Reduce Issue Type:

[jira] [Created] (MAPREDUCE-2675) MR-279: JobHistory Server main page needs to be reformatted

2011-07-12 Thread Robert Joseph Evans (JIRA)
MR-279: JobHistory Server main page needs to be reformatted --- Key: MAPREDUCE-2675 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2675 Project: Hadoop Map/Reduce Issue Type:

[jira] [Created] (MAPREDUCE-2676) MR-279: JobHistory Job page needs reformatted

2011-07-12 Thread Robert Joseph Evans (JIRA)
MR-279: JobHistory Job page needs reformatted - Key: MAPREDUCE-2676 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2676 Project: Hadoop Map/Reduce Issue Type: Improvement

[jira] [Resolved] (MAPREDUCE-2684) Job Tracker can starve reduces with very large input.

2011-07-14 Thread Robert Joseph Evans (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Joseph Evans resolved MAPREDUCE-2684. Resolution: Duplicate Job Tracker can starve reduces with very large

[jira] [Created] (MAPREDUCE-2723) MR-279: port MAPREDUCE-2324 to mrv2

2011-07-22 Thread Robert Joseph Evans (JIRA)
MR-279: port MAPREDUCE-2324 to mrv2 --- Key: MAPREDUCE-2723 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2723 Project: Hadoop Map/Reduce Issue Type: Sub-task Components: mrv2 Affects

[jira] [Resolved] (MAPREDUCE-2572) Throttle the deletion of data from the distributed cache

2011-07-22 Thread Robert Joseph Evans (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Joseph Evans resolved MAPREDUCE-2572. Resolution: Won't Fix I filed this and the more I think about it that

[jira] [Created] (MAPREDUCE-2756) JobControl can drop jobs if an error occurs

2011-07-29 Thread Robert Joseph Evans (JIRA)
JobControl can drop jobs if an error occurs --- Key: MAPREDUCE-2756 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2756 Project: Hadoop Map/Reduce Issue Type: Bug Components: client,

[jira] [Created] (MAPREDUCE-2772) MR-279: mrv2 no longer compiles against trunk after common mavenization.

2011-08-03 Thread Robert Joseph Evans (JIRA)
MR-279: mrv2 no longer compiles against trunk after common mavenization. Key: MAPREDUCE-2772 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2772 Project: Hadoop Map/Reduce

[jira] [Created] (MAPREDUCE-2864) Renaming of configuration property names in yarn

2011-08-19 Thread Robert Joseph Evans (JIRA)
Renaming of configuration property names in yarn Key: MAPREDUCE-2864 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2864 Project: Hadoop Map/Reduce Issue Type: Improvement

[jira] [Created] (MAPREDUCE-2865) MRV2 Job.java needs javadocs in it.

2011-08-22 Thread Robert Joseph Evans (JIRA)
MRV2 Job.java needs javadocs in it. --- Key: MAPREDUCE-2865 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2865 Project: Hadoop Map/Reduce Issue Type: Bug Components: mrv2 Affects

[jira] [Created] (MAPREDUCE-2876) ContainerAllocationExpirer appears to use the incorrect configs

2011-08-24 Thread Robert Joseph Evans (JIRA)
ContainerAllocationExpirer appears to use the incorrect configs --- Key: MAPREDUCE-2876 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2876 Project: Hadoop Map/Reduce Issue

[jira] [Created] (MAPREDUCE-2913) TestMRJobs.testFailingMapper does not assert the correct thing.

2011-08-30 Thread Robert Joseph Evans (JIRA)
TestMRJobs.testFailingMapper does not assert the correct thing. --- Key: MAPREDUCE-2913 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2913 Project: Hadoop Map/Reduce Issue

[jira] [Created] (MAPREDUCE-2926) 500 Error in ResourceManager UI

2011-09-02 Thread Robert Joseph Evans (JIRA)
500 Error in ResourceManager UI --- Key: MAPREDUCE-2926 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2926 Project: Hadoop Map/Reduce Issue Type: Bug Components: mrv2 Affects Versions:

[jira] [Created] (MAPREDUCE-2927) CompletedJob.isUber throws a Yarn exception which makes the JobHistory UI unusable.

2011-09-02 Thread Robert Joseph Evans (JIRA)
CompletedJob.isUber throws a Yarn exception which makes the JobHistory UI unusable. --- Key: MAPREDUCE-2927 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2927

[jira] [Resolved] (MAPREDUCE-2572) Throttle the deletion of data from the distributed cache

2011-09-09 Thread Robert Joseph Evans (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Joseph Evans resolved MAPREDUCE-2572. Resolution: Duplicate This is not longer relevant because MRV1 is

[jira] [Reopened] (MAPREDUCE-2936) Contrib Raid compilation broken after HDFS-1620

2011-09-12 Thread Robert Joseph Evans (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Joseph Evans reopened MAPREDUCE-2936: It looks like HDFS-1620 was just merged to branch-0.23 and needs this fix

[jira] [Created] (MAPREDUCE-3001) Map Reduce JobHistory and AppMaster UI should have ability to display task specific counters.

2011-09-13 Thread Robert Joseph Evans (JIRA)
Map Reduce JobHistory and AppMaster UI should have ability to display task specific counters. - Key: MAPREDUCE-3001 URL:

[jira] [Created] (MAPREDUCE-3002) Delink History Context from AppContext

2011-09-13 Thread Robert Joseph Evans (JIRA)
Delink History Context from AppContext -- Key: MAPREDUCE-3002 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3002 Project: Hadoop Map/Reduce Issue Type: Improvement Components:

[jira] [Created] (MAPREDUCE-3036) Some of the Resource Manager memory metrics go negative.

2011-09-19 Thread Robert Joseph Evans (JIRA)
Some of the Resource Manager memory metrics go negative. Key: MAPREDUCE-3036 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3036 Project: Hadoop Map/Reduce Issue Type: Bug

[jira] [Created] (MAPREDUCE-3050) YarnScheduler needs to expose Resource Usage Information

2011-09-20 Thread Robert Joseph Evans (JIRA)
YarnScheduler needs to expose Resource Usage Information Key: MAPREDUCE-3050 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3050 Project: Hadoop Map/Reduce Issue Type: Bug

[jira] [Resolved] (MAPREDUCE-4208) The job is hanging up but never continuing until you kill the child process

2012-05-04 Thread Robert Joseph Evans (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Joseph Evans resolved MAPREDUCE-4208. Resolution: Not A Problem The job is hanging up but never

[jira] [Resolved] (MAPREDUCE-3958) RM: Remove RMNodeState and replace it with NodeState

2012-05-04 Thread Robert Joseph Evans (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Joseph Evans resolved MAPREDUCE-3958. Resolution: Fixed Fix Version/s: (was: 0.23.2)

[jira] [Created] (MAPREDUCE-4233) NPE can happen in RMNMNodeInfo.

2012-05-08 Thread Robert Joseph Evans (JIRA)
Robert Joseph Evans created MAPREDUCE-4233: -- Summary: NPE can happen in RMNMNodeInfo. Key: MAPREDUCE-4233 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4233 Project: Hadoop Map/Reduce

[jira] [Reopened] (MAPREDUCE-4162) Correctly set token service

2012-05-08 Thread Robert Joseph Evans (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Joseph Evans reopened MAPREDUCE-4162: Looks like even though the patch applies cleanly to branch-0.23 it is

[jira] [Created] (MAPREDUCE-4237) TestNodeStatusUpdater can fail if localhost has a domain associated with it

2012-05-09 Thread Robert Joseph Evans (JIRA)
Robert Joseph Evans created MAPREDUCE-4237: -- Summary: TestNodeStatusUpdater can fail if localhost has a domain associated with it Key: MAPREDUCE-4237 URL:

[jira] [Resolved] (MAPREDUCE-4162) Correctly set token service

2012-05-10 Thread Robert Joseph Evans (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Joseph Evans resolved MAPREDUCE-4162. Resolution: Fixed Fix Version/s: 0.23.3 Correctly set

[jira] [Created] (MAPREDUCE-4300) OOM in AM can turn it into a zombie.

2012-05-31 Thread Robert Joseph Evans (JIRA)
Robert Joseph Evans created MAPREDUCE-4300: -- Summary: OOM in AM can turn it into a zombie. Key: MAPREDUCE-4300 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4300 Project: Hadoop

[jira] [Created] (MAPREDUCE-4301) Dedupe some strings in MRAM for memory savings

2012-06-01 Thread Robert Joseph Evans (JIRA)
Robert Joseph Evans created MAPREDUCE-4301: -- Summary: Dedupe some strings in MRAM for memory savings Key: MAPREDUCE-4301 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4301 Project:

[jira] [Created] (MAPREDUCE-4303) Look at using String.intern to dedupe some Strings

2012-06-01 Thread Robert Joseph Evans (JIRA)
Robert Joseph Evans created MAPREDUCE-4303: -- Summary: Look at using String.intern to dedupe some Strings Key: MAPREDUCE-4303 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4303 Project:

[jira] [Resolved] (MAPREDUCE-4313) TestTokenCache doesn't compile due TokenCache.getDelegationToken compilation error

2012-06-05 Thread Robert Joseph Evans (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Joseph Evans resolved MAPREDUCE-4313. Resolution: Fixed Fix Version/s: 3.0.0

[jira] [Created] (MAPREDUCE-4373) Fix Javadoc warnings in JobClient.

2012-06-26 Thread Robert Joseph Evans (JIRA)
Robert Joseph Evans created MAPREDUCE-4373: -- Summary: Fix Javadoc warnings in JobClient. Key: MAPREDUCE-4373 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4373 Project: Hadoop

[jira] [Created] (MAPREDUCE-4375) Show Configuration Tracability in MR UI

2012-06-26 Thread Robert Joseph Evans (JIRA)
Robert Joseph Evans created MAPREDUCE-4375: -- Summary: Show Configuration Tracability in MR UI Key: MAPREDUCE-4375 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4375 Project: Hadoop

[jira] [Created] (MAPREDUCE-4423) Potential infinet fetching of map output

2012-07-10 Thread Robert Joseph Evans (JIRA)
Robert Joseph Evans created MAPREDUCE-4423: -- Summary: Potential infinet fetching of map output Key: MAPREDUCE-4423 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4423 Project: Hadoop

[jira] [Created] (MAPREDUCE-4458) Warn in java.library.path is used

2012-07-18 Thread Robert Joseph Evans (JIRA)
Robert Joseph Evans created MAPREDUCE-4458: -- Summary: Warn in java.library.path is used Key: MAPREDUCE-4458 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4458 Project: Hadoop

[jira] [Resolved] (MAPREDUCE-3320) Error conditions in web apps should stop pages from rendering.

2012-07-26 Thread Robert Joseph Evans (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Joseph Evans resolved MAPREDUCE-3320. Resolution: Invalid Fix Version/s: (was: 0.24.0) The UI

[jira] [Created] (MAPREDUCE-4504) SortValidator writes to wrong directory

2012-08-01 Thread Robert Joseph Evans (JIRA)
Robert Joseph Evans created MAPREDUCE-4504: -- Summary: SortValidator writes to wrong directory Key: MAPREDUCE-4504 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4504 Project: Hadoop

[jira] [Created] (MAPREDUCE-4549) Distributed cache conflicts breaks backwards compatability

2012-08-13 Thread Robert Joseph Evans (JIRA)
Robert Joseph Evans created MAPREDUCE-4549: -- Summary: Distributed cache conflicts breaks backwards compatability Key: MAPREDUCE-4549 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4549

[jira] [Resolved] (MAPREDUCE-4539) Please delete me

2012-08-14 Thread Robert Joseph Evans (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Joseph Evans resolved MAPREDUCE-4539. Resolution: Duplicate Please delete me

[jira] [Resolved] (MAPREDUCE-4538) Please delete me

2012-08-14 Thread Robert Joseph Evans (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Joseph Evans resolved MAPREDUCE-4538. Resolution: Duplicate Please delete me

[jira] [Created] (MAPREDUCE-4600) TestTokenCache.java from MRV1 no longer compiles

2012-08-28 Thread Robert Joseph Evans (JIRA)
Robert Joseph Evans created MAPREDUCE-4600: -- Summary: TestTokenCache.java from MRV1 no longer compiles Key: MAPREDUCE-4600 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4600 Project:

[jira] [Created] (MAPREDUCE-4611) MR AM dies badly when Node is decomissioned

2012-08-30 Thread Robert Joseph Evans (JIRA)
Robert Joseph Evans created MAPREDUCE-4611: -- Summary: MR AM dies badly when Node is decomissioned Key: MAPREDUCE-4611 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4611 Project: Hadoop

[jira] [Created] (MAPREDUCE-4647) We should only unjar jobjar if there is a lib directory in it.

2012-09-10 Thread Robert Joseph Evans (JIRA)
Robert Joseph Evans created MAPREDUCE-4647: -- Summary: We should only unjar jobjar if there is a lib directory in it. Key: MAPREDUCE-4647 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4647

[jira] [Created] (MAPREDUCE-4731) FSShell doble encodes qualified Paths

2012-10-18 Thread Robert Joseph Evans (JIRA)
Robert Joseph Evans created MAPREDUCE-4731: -- Summary: FSShell doble encodes qualified Paths Key: MAPREDUCE-4731 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4731 Project: Hadoop

[jira] [Resolved] (MAPREDUCE-4549) Distributed cache conflicts breaks backwards compatability

2012-10-24 Thread Robert Joseph Evans (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Joseph Evans resolved MAPREDUCE-4549. Resolution: Fixed Distributed cache conflicts breaks backwards

[jira] [Resolved] (MAPREDUCE-4303) Look at using String.intern to dedupe some Strings

2012-10-24 Thread Robert Joseph Evans (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Joseph Evans resolved MAPREDUCE-4303. Resolution: Duplicate Look at using String.intern to dedupe some

[jira] [Created] (MAPREDUCE-4748) Invalid event: T_ATTEMPT_SUCCEEDED at SUCCEEDED

2012-10-24 Thread Robert Joseph Evans (JIRA)
Robert Joseph Evans created MAPREDUCE-4748: -- Summary: Invalid event: T_ATTEMPT_SUCCEEDED at SUCCEEDED Key: MAPREDUCE-4748 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4748 Project:

[jira] [Created] (MAPREDUCE-4752) Reduce MR AM memory usage through String Interning

2012-10-26 Thread Robert Joseph Evans (JIRA)
Robert Joseph Evans created MAPREDUCE-4752: -- Summary: Reduce MR AM memory usage through String Interning Key: MAPREDUCE-4752 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4752 Project:

[jira] [Created] (MAPREDUCE-4760) Make a version of Counters that is composit for the job and stores the counter values in arrays.

2012-10-31 Thread Robert Joseph Evans (JIRA)
Robert Joseph Evans created MAPREDUCE-4760: -- Summary: Make a version of Counters that is composit for the job and stores the counter values in arrays. Key: MAPREDUCE-4760 URL:

[jira] [Created] (MAPREDUCE-4766) in diagnostics task ids and task attempt ids should become clickable links

2012-11-01 Thread Robert Joseph Evans (JIRA)
Robert Joseph Evans created MAPREDUCE-4766: -- Summary: in diagnostics task ids and task attempt ids should become clickable links Key: MAPREDUCE-4766 URL:

[jira] [Created] (MAPREDUCE-4772) Fetch failures can take way too long for a map to be restarted

2012-11-05 Thread Robert Joseph Evans (JIRA)
Robert Joseph Evans created MAPREDUCE-4772: -- Summary: Fetch failures can take way too long for a map to be restarted Key: MAPREDUCE-4772 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4772

[jira] [Created] (MAPREDUCE-4775) Reducer will never commit suicide

2012-11-06 Thread Robert Joseph Evans (JIRA)
Robert Joseph Evans created MAPREDUCE-4775: -- Summary: Reducer will never commit suicide Key: MAPREDUCE-4775 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4775 Project: Hadoop

[jira] [Resolved] (MAPREDUCE-4480) T_ATTEMPT_KILLED after SUCCEEDED can happen for reduces too

2012-11-15 Thread Robert Joseph Evans (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Joseph Evans resolved MAPREDUCE-4480. Resolution: Not A Problem This appears to no longer be a problem.

[jira] [Created] (MAPREDUCE-4822) Unnessisary conversions in History Events

2012-11-27 Thread Robert Joseph Evans (JIRA)
Robert Joseph Evans created MAPREDUCE-4822: -- Summary: Unnessisary conversions in History Events Key: MAPREDUCE-4822 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4822 Project: Hadoop

[jira] [Created] (MAPREDUCE-4832) MR AM can get in a split brain situation

2012-11-29 Thread Robert Joseph Evans (JIRA)
Robert Joseph Evans created MAPREDUCE-4832: -- Summary: MR AM can get in a split brain situation Key: MAPREDUCE-4832 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4832 Project: Hadoop

[jira] [Created] (MAPREDUCE-4833) Task can get stuck in FAIL_CONTAINER_CLEANUP

2012-11-29 Thread Robert Joseph Evans (JIRA)
Robert Joseph Evans created MAPREDUCE-4833: -- Summary: Task can get stuck in FAIL_CONTAINER_CLEANUP Key: MAPREDUCE-4833 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4833 Project:

[jira] [Created] (MAPREDUCE-4888) NLineInputFormat dropps data in 1.1 and beyond

2012-12-18 Thread Robert Joseph Evans (JIRA)
Robert Joseph Evans created MAPREDUCE-4888: -- Summary: NLineInputFormat dropps data in 1.1 and beyond Key: MAPREDUCE-4888 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4888 Project:

[jira] [Created] (MAPREDUCE-4901) JobHistoryEventHandler errors should be fatal

2012-12-26 Thread Robert Joseph Evans (JIRA)
Robert Joseph Evans created MAPREDUCE-4901: -- Summary: JobHistoryEventHandler errors should be fatal Key: MAPREDUCE-4901 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4901 Project:

[jira] [Created] (MAPREDUCE-4912) Investigate ways to clean up double job commit prevention

2013-01-04 Thread Robert Joseph Evans (JIRA)
Robert Joseph Evans created MAPREDUCE-4912: -- Summary: Investigate ways to clean up double job commit prevention Key: MAPREDUCE-4912 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4912

[jira] [Resolved] (MAPREDUCE-4940) division by zero in getLocalPathForWrite()

2013-01-14 Thread Robert Joseph Evans (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Joseph Evans resolved MAPREDUCE-4940. Resolution: Duplicate division by zero in getLocalPathForWrite()

[jira] [Resolved] (MAPREDUCE-5051) Combiner not used when NUM_REDUCES=0

2013-03-07 Thread Robert Joseph Evans (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Joseph Evans resolved MAPREDUCE-5051. Resolution: Won't Fix If you feel strongly that this should be

[jira] [Created] (MAPREDUCE-5060) Fetch failures that time out only count against the first map task

2013-03-12 Thread Robert Joseph Evans (JIRA)
Robert Joseph Evans created MAPREDUCE-5060: -- Summary: Fetch failures that time out only count against the first map task Key: MAPREDUCE-5060 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5060

[jira] [Created] (MAPREDUCE-5082) CodecPool should avoid OOMs with buggy codecs

2013-03-19 Thread Robert Joseph Evans (JIRA)
Robert Joseph Evans created MAPREDUCE-5082: -- Summary: CodecPool should avoid OOMs with buggy codecs Key: MAPREDUCE-5082 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5082 Project:

[jira] [Reopened] (MAPREDUCE-5028) Maps fail when io.sort.mb is set to high value

2013-03-19 Thread Robert Joseph Evans (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Joseph Evans reopened MAPREDUCE-5028: I reverted the changes from branch-0.23 too. Reopening so we can take a

[jira] [Resolved] (MAPREDUCE-4354) Performance improvement with compressor object reinit restriction

2013-03-21 Thread Robert Joseph Evans (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Joseph Evans resolved MAPREDUCE-4354. Resolution: Invalid As this is an issue for a different project I am

[jira] [Created] (MAPREDUCE-5103) Remove dead code QueueManager and JobEndNotifier

2013-03-26 Thread Robert Joseph Evans (JIRA)
Robert Joseph Evans created MAPREDUCE-5103: -- Summary: Remove dead code QueueManager and JobEndNotifier Key: MAPREDUCE-5103 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5103 Project:

[jira] [Created] (MAPREDUCE-5104) Deprecate and Remove PathCleanupQueue

2013-03-26 Thread Robert Joseph Evans (JIRA)
Robert Joseph Evans created MAPREDUCE-5104: -- Summary: Deprecate and Remove PathCleanupQueue Key: MAPREDUCE-5104 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5104 Project: Hadoop

[jira] [Reopened] (MAPREDUCE-4974) Optimising the LineRecordReader initialize() method

2013-04-01 Thread Robert Joseph Evans (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Joseph Evans reopened MAPREDUCE-4974: I am sorry about reopening this, but I did not take a look at it close

[jira] [Resolved] (MAPREDUCE-5247) FileInputFormat should filter files with '._COPYING_' sufix

2013-07-19 Thread Robert Joseph Evans (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-5247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Joseph Evans resolved MAPREDUCE-5247. Resolution: Won't Fix I am happy to hear arguments as to why this is

[jira] [Reopened] (MAPREDUCE-6288) mapred job -status fails with AccessControlException

2015-03-30 Thread Robert Joseph Evans (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Joseph Evans reopened MAPREDUCE-6288: I still don't consider this fixed. I'm willing to let MR shoot itself in