[jira] [Commented] (MAPREDUCE-76) JobControl should handle exceptions

2012-07-07 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-76?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13408739#comment-13408739 ] Harsh J commented on MAPREDUCE-76: -- Hey Santhosh, Can you sketch out some more plans o

[jira] [Resolved] (MAPREDUCE-96) mapper failed due to exceptions

2012-07-07 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-96?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J resolved MAPREDUCE-96. -- Resolution: Cannot Reproduce This issue has gone stale and that specific trace hasn't been seen in re

[jira] [Resolved] (MAPREDUCE-97) Increase map/reduce child tasks' heapsize from current default of 200M to 512M

2012-07-07 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-97?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J resolved MAPREDUCE-97. -- Resolution: Duplicate This is sorta being handled via MAPREDUCE-4316 today. However, the -Xmx200m has

[jira] [Resolved] (MAPREDUCE-98) NullPointerException when retrieving task reports

2012-07-07 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-98?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J resolved MAPREDUCE-98. -- Resolution: Cannot Reproduce I haven't seen this occur lately. It has been fixed/taken care of alread

[jira] [Resolved] (MAPREDUCE-94) Speculative execution does not work properly

2012-07-07 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-94?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J resolved MAPREDUCE-94. -- Resolution: Duplicate Resolved via HADOOP-2141. Closing out as dupe. > Speculative e

[jira] [Resolved] (MAPREDUCE-92) Reduce task stuck at 95.71% for a long time and the speculative execution does not kick in

2012-07-07 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-92?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J resolved MAPREDUCE-92. -- Resolution: Duplicate Was solved via HADOOP-2141. Resolving as dupe. > Reduce task s

[jira] [Resolved] (MAPREDUCE-75) Job history log does not output final counters if job is failed or killed

2012-07-07 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-75?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J resolved MAPREDUCE-75. -- Resolution: Cannot Reproduce In MR2's Job History Server, I can note that the history does carry aggr

[jira] [Commented] (MAPREDUCE-78) tasks should not run on nodes where they were previously lost

2012-07-07 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-78?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13408725#comment-13408725 ] Harsh J commented on MAPREDUCE-78: -- Owen, I wonder if this was happening cause the TT

[jira] [Resolved] (MAPREDUCE-99) Reducers throw oom exceptions during fetching map outputs

2012-07-07 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-99?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J resolved MAPREDUCE-99. -- Resolution: Cannot Reproduce Given that we've not seen this report for quite some time now, on 1.x no

[jira] [Commented] (MAPREDUCE-82) Revert the temporary change made to collection of Job's metrics done by HADOOP-3521

2012-07-07 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-82?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13408715#comment-13408715 ] Harsh J commented on MAPREDUCE-82: -- Hey Arun, I noticed the float cast from HADOOP-352

[jira] [Resolved] (MAPREDUCE-85) Setting lastProgressReport time in TIP's constructor causes TT to wrongly kill tasks.

2012-07-07 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-85?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J resolved MAPREDUCE-85. -- Resolution: Cannot Reproduce This seems to have gone stale. I've not seen tasks on branch-1 code beha

[jira] [Resolved] (MAPREDUCE-86) Custom FileSystem class not found during child process initialization

2012-07-07 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-86?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J resolved MAPREDUCE-86. -- Resolution: Not A Problem This issue has gone stale and is no longer an issue today, with the Output

[jira] [Resolved] (MAPREDUCE-88) Illegal state exception in printTaskLog -> sendError

2012-07-07 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-88?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J resolved MAPREDUCE-88. -- Resolution: Cannot Reproduce This issue appears to have gone stale. I have not noticed this issue any

[jira] [Resolved] (MAPREDUCE-59) 'job -kill' from command line should inform if the job doesn't exist

2012-07-07 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-59?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J resolved MAPREDUCE-59. -- Resolution: Invalid We already currently print: {{Could not find job }} If the provided Job ID does

[jira] [Resolved] (MAPREDUCE-90) incrementing counters should not be used for triggering record skipping

2012-07-07 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-90?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J resolved MAPREDUCE-90. -- Resolution: Won't Fix I think the resolution that was taken here was that we no longer support/recom

[jira] [Resolved] (MAPREDUCE-89) Distinguish between killed and failed jobs on jobtracker.jsp

2012-07-07 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-89?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J resolved MAPREDUCE-89. -- Resolution: Not A Problem This is no longer a problem on both the Job History Server web app of MR2 a

[jira] [Resolved] (MAPREDUCE-72) Move handling of Task debugging out of TaskTracker

2012-07-07 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-72?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J resolved MAPREDUCE-72. -- Resolution: Invalid This is no longer needed to be done in the YARN and MR2 framework. Resolving as

[jira] [Updated] (MAPREDUCE-4379) Node Manager throws java.lang.OutOfMemoryError: Java heap space due to org.apache.hadoop.fs.LocalDirAllocator.contexts

2012-07-07 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated MAPREDUCE-4379: --- Resolution: Fixed Fix Version/s: 2.0.1-alpha 0.23.3 Target

[jira] [Updated] (MAPREDUCE-4019) -list-attempt-ids is not working

2012-07-07 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated MAPREDUCE-4019: --- Priority: Minor (was: Blocker) This isn't a blocker for any release. The issue is that you need

[jira] [Resolved] (MAPREDUCE-1600) o.a.h.mapreduce.FileOutputCommitter should qualify the output path

2012-07-07 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J resolved MAPREDUCE-1600. Resolution: Not A Problem The new API FOC in trunk/2.x at least already seem to be qualifying t

[jira] [Updated] (MAPREDUCE-2209) TaskTracker's heartbeat hang for several minutes when copying large job.jar from HDFS

2012-07-07 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated MAPREDUCE-2209: --- Priority: Minor (was: Blocker) (This isn't a blocker, resetting severity) > Tas

[jira] [Updated] (MAPREDUCE-2230) Fault-injection tests are executed multiple times if invoked with run-test-hdfs-fault-inject target

2012-07-07 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated MAPREDUCE-2230: --- Priority: Major (was: Blocker) (This isn't a blocker for any release, so resetting severity to M

[jira] [Resolved] (MAPREDUCE-2635) Jobs hang indefinitely on failure.

2012-07-07 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2635?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J resolved MAPREDUCE-2635. Resolution: Cannot Reproduce I'm still unable to reproduce this. And Oozie does similar things,

[jira] [Updated] (MAPREDUCE-4067) Replace YarnRemoteException with IOException in MRv2 APIs

2012-07-07 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4067?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated MAPREDUCE-4067: --- Priority: Critical (was: Blocker) Target Version/s: 2.0.1-alpha (was: 2.0.0-alpha)

[jira] [Updated] (MAPREDUCE-1183) Serializable job components: Mapper, Reducer, InputFormat, OutputFormat et al

2012-07-07 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated MAPREDUCE-1183: --- Fix Version/s: (was: 0.24.0) > Serializable job components: Mapper, Reducer, InputFormat,

[jira] [Updated] (MAPREDUCE-1183) Serializable job components: Mapper, Reducer, InputFormat, OutputFormat et al

2012-07-07 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated MAPREDUCE-1183: --- Priority: Major (was: Blocker) (Not a blocker for any release, so unmarking it as one)

[jira] [Updated] (MAPREDUCE-1462) Enable context-specific and stateful serializers in MapReduce

2012-07-07 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-1462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated MAPREDUCE-1462: --- Priority: Major (was: Blocker) Fix Version/s: (was: 0.24.0) (Not a blocker for any

[jira] [Resolved] (MAPREDUCE-2193) 13 Findbugs warnings on trunk and branch-0.22

2012-07-07 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J resolved MAPREDUCE-2193. Resolution: Not A Problem Fix Version/s: (was: 0.24.0) This issue has gone stale. Tr

[jira] [Commented] (MAPREDUCE-4372) Deadlock in Resource Manager between SchedulerEventDispatcher.EventProcessor and Shutdown hook manager

2012-07-07 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13408653#comment-13408653 ] Hudson commented on MAPREDUCE-4372: --- Integrated in Hadoop-Hdfs-0.23-Build #306 (See

[jira] [Commented] (MAPREDUCE-4376) TestClusterMRNotification times out

2012-07-07 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13408652#comment-13408652 ] Hudson commented on MAPREDUCE-4376: --- Integrated in Hadoop-Hdfs-0.23-Build #306 (See

[jira] [Commented] (MAPREDUCE-4309) Make locatlity in YARN's container assignment and task scheduling pluggable for other deployment topology

2012-07-07 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13408617#comment-13408617 ] Hadoop QA commented on MAPREDUCE-4309: -- +1 overall. Here are the results of test

[jira] [Updated] (MAPREDUCE-4309) Make locatlity in YARN's container assignment and task scheduling pluggable for other deployment topology

2012-07-07 Thread Junping Du (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-4309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Junping Du updated MAPREDUCE-4309: -- Attachment: MAPREDUCE-4309-v4.patch In v4 patch, fix two minor issues in previous patch: 1.