[jira] Created: (HADOOP-7117) Move secondary namenode checkpoint configs from core-default.xml to hdfs-default.xml

2011-01-25 Thread Patrick Angeles (JIRA)
Move secondary namenode checkpoint configs from core-default.xml to hdfs-default.xml Key: HADOOP-7117 URL: https://issues.apache.org/jira/browse/HADOOP-7117 Project:

[jira] Created: (HADOOP-7118) NPE in Configuration.writeXml

2011-01-25 Thread Todd Lipcon (JIRA)
NPE in Configuration.writeXml - Key: HADOOP-7118 URL: https://issues.apache.org/jira/browse/HADOOP-7118 Project: Hadoop Common Issue Type: Bug Affects Versions: 0.22.0 Reporter: Todd Lipcon

[jira] Resolved: (HADOOP-7033) getUserToGroupsMappingService is not thread safe

2011-01-25 Thread Aaron T. Myers (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aaron T. Myers resolved HADOOP-7033. Resolution: Duplicate Ah yes, I see my confusion. This bug was indeed addressed, though no

debugging Hadoop

2011-01-25 Thread Zinab Ahmed Mahmoud Elgendy
I want to make debugging step by step using eclipse for example. I thought about remote debugging but i couldn't use it to debug the slave code. I want to dabug the hadoop code to make some changes.