Attached a patch to https://issues.apache.org/jira/browse/WHIRR-421 that removes the NullPointerException.
-- Andrei Savu On Wed, Jan 4, 2012 at 9:40 PM, Andrei Savu <[email protected]> wrote: > Quick update: I'm getting the NullPointerException on trunk when running > the Hadoop integration tests. I will start to track down the change that > added this bug. > > -- Andrei Savu > > > On Wed, Jan 4, 2012 at 5:51 PM, Andrei Savu <[email protected]> wrote: > >> FYI I am now running the integration tests for Hadoop & HBase - I suspect >> something is broken in trunk. >> >> >> On Wed, Jan 4, 2012 at 12:29 PM, Akash Ashok <[email protected]>wrote: >> >>> I am using Amazon. And I have absolutely no other code changes. Yes >>> getNodeMetadata is returning null as u said. Any idea ? >>> >>> On Wed, Jan 4, 2012 at 3:52 PM, Andrei Savu <[email protected]> >>> wrote: >>> >>> > On Wed, Jan 4, 2012 at 4:30 AM, Akash Ashok <[email protected]> >>> > wrote: >>> > >>> > > Unable to start the cluster. Terminating all nodes. >>> > > java.lang.NullPointerException >>> > > at >>> > > >>> > > >>> > >>> org.apache.whirr.service.hadoop.HadoopConfigurationBuilder.buildMapReduceConfiguration(HadoopConfigurationBuilder.java:113) >>> > >>> > >>> > It should be impossible to get this exception. Do you have other code >>> > changes? I think getNodeMetadata() returns null. Are you testing on >>> Amazon >>> > or using BYON? >>> > >>> >> >> >
