Re: Building Slider with Hadoop 2.7 (trying to use updateBlackList method in AMRMClientAsync)

2015-05-29 Thread Ted Yu
There is a release-2.7 profile you can use without modifying hadoop.version in pom.xml Can you pastebin the stack trace you got w.r.t. updateBlackList ? Cheers On Fri, May 29, 2015 at 8:38 PM, Rajesh Kartha wrote: > Hello all, > > I am using the > mvn clean site:site site:stage package -Dskip

Building Slider with Hadoop 2.7 (trying to use updateBlackList method in AMRMClientAsync)

2015-05-29 Thread Rajesh Kartha
Hello all, I am using the mvn clean site:site site:stage package -DskipTests to build Slider and also and changed the pom.xml to 2.7.0 but looks like the build may still be using 2.6.0. I am trying to use the updateBlackList() method and am getting: The method updateBlackList(List, List) is