[jira] [Created] (MAPREDUCE-2630) MR-279: refreshQueues leads to NPEs when used w/FifoScheduler

2011-06-29 Thread Josh Wills (JIRA)
MR-279: refreshQueues leads to NPEs when used w/FifoScheduler - Key: MAPREDUCE-2630 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2630 Project: Hadoop Map/Reduce Issue Type:

Hadoop-Mapreduce-trunk - Build # 722 - Still Failing

2011-06-29 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Mapreduce-trunk/722/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 235347 lines...] [junit] 10: 18592--18592

Re:How to debug map reduce in distributed model

2011-06-29 Thread skaterQiang
I hate to write these code, although it can work String javaOpts = conf.get(mapred.child.java.opts, -Xdebug -Xrunjdwp:transport=dt_socket,address=,server=y,suspend=y); javaOpts = -Xmx200m -Xdebug

[jira] [Created] (MAPREDUCE-2631) Potential resource leaks in BinaryProtocol$TeeOutputStream.java and TaskLogServlet.java

2011-06-29 Thread Ravi Teja Ch N V (JIRA)
Potential resource leaks in BinaryProtocol$TeeOutputStream.java and TaskLogServlet.java --- Key: MAPREDUCE-2631 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2631