[jira] [Created] (HADOOP-7331) Makes hadoop-daemon.sh to return 1 if daemon processes did not get started

2011-05-25 Thread Tanping Wang (JIRA)
Makes hadoop-daemon.sh to return 1 if daemon processes did not get started -- Key: HADOOP-7331 URL: https://issues.apache.org/jira/browse/HADOOP-7331 Project: Hadoop Common

[jira] [Created] (HADOOP-7330) The metrics source mbean implementation should return the attribute value instead of the object

2011-05-25 Thread Luke Lu (JIRA)
The metrics source mbean implementation should return the attribute value instead of the object --- Key: HADOOP-7330 URL: https://issues.apache.org/jira/browse/HADOOP-7330

[jira] [Reopened] (HADOOP-7284) Trash and shell's rm does not work for viewfs

2011-05-25 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon reopened HADOOP-7284: - > Trash and shell's rm does not work for viewfs > - > >

Re: commons-configuration parsing error with ivy

2011-05-25 Thread Luke Lu
Chris had the exact the same problem and we discovered the same reason/solution (ivy-2.0.0rc2.jar in $HOME/.ant/lib) by turning on ant debug (ant -d -v). I didn't know that it's a prevalent issue though. On Tue, May 24, 2011 at 10:50 PM, Todd Lipcon wrote: > Hey folks, > > I've seen this error po