Jenkins build is back to normal : Hadoop-Common-0.23-Build #801

2013-11-23 Thread Apache Jenkins Server
See

Build failed in Jenkins: Hadoop-Common-trunk #960

2013-11-23 Thread Apache Jenkins Server
See Changes: [jing9] Move HDFS-5444 and HDFS-5525 to branch 2.3.0 section in CHANGES.txt [jing9] HDFS-5552. Fix wrong information of Cluster summay in dfshealth.html. Contributed by Haohui Mai. [umamahesh] HDFS-5544. Adding Test c

blacklist additions/removals not propagated to RM

2013-11-23 Thread Grandl Robert
Hi, I am not 100% sure it's a bug in AM, but it seems so. I am blacklisting some hosts, which are send through an AllocateRequest in makeRemoteRequest method in RMContainerRequest.java. However, the blacklist is empty at RM. I traced all over the places where this is lost, and I found that in