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
[
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!
>
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
[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
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
mr279 server.api.records.NodeHealthStatus renamed but not updated in client
NodeHealthStatus.java
-
Key: MAPREDUCE-2773
URL: https://issues.apache.org/jira/browse/MAPR
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
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