[jira] [Created] (MAPREDUCE-2777) Backport MAPREDUCE-220 to Hadoop 20 security branch

2011-08-03 Thread Jonathan Eagles (JIRA)
Backport MAPREDUCE-220 to Hadoop 20 security branch --- Key: MAPREDUCE-2777 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2777 Project: Hadoop Map/Reduce Issue Type: New Feature Affe

[jira] [Resolved] (MAPREDUCE-2776) MR 279: Fix some of the yarn findbug warnings

2011-08-03 Thread Mahadev konar (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mahadev konar resolved MAPREDUCE-2776. -- Resolution: Fixed Hadoop Flags: [Reviewed] I just pushed this. thanks sid! >

[jira] [Created] (MAPREDUCE-2776) MR 279: Fix some of the yarn findbug warnings

2011-08-03 Thread Siddharth Seth (JIRA)
MR 279: Fix some of the yarn findbug warnings - Key: MAPREDUCE-2776 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2776 Project: Hadoop Map/Reduce Issue Type: Bug Components: mrv2

[jira] [Created] (MAPREDUCE-2775) [MR-279] Decommissioned node does not shutdown

2011-08-03 Thread Ramya Sunil (JIRA)
[MR-279] Decommissioned node does not shutdown -- Key: MAPREDUCE-2775 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2775 Project: Hadoop Map/Reduce Issue Type: Bug Components: mrv2

[jira] [Created] (MAPREDUCE-2774) Add a startup msg while starting RM/NM

2011-08-03 Thread Ramya Sunil (JIRA)
Add a startup msg while starting RM/NM -- Key: MAPREDUCE-2774 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2774 Project: Hadoop Map/Reduce Issue Type: Bug Components: mrv2 Affects Ver

[jira] [Created] (MAPREDUCE-2773) mr279 server.api.records.NodeHealthStatus renamed but not updated in client NodeHealthStatus.java

2011-08-03 Thread Thomas Graves (JIRA)
mr279 server.api.records.NodeHealthStatus renamed but not updated in client NodeHealthStatus.java - Key: MAPREDUCE-2773 URL: https://issues.apache.org/jira/browse/MAPR

[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

Re: Bug with MiniDFSCluster on IBM JVM

2011-08-03 Thread Steve Loughran
On 03/08/11 05:00, Shai Erera wrote: Hi I've been trying to embed MiniDFSCluster into my unit tests for a long time, always giving up because it always failed, until yesterday I gave it another try and accidentally ran the simple test (below) with an Oracle JVM (my default is IBM's), and it pass