This is a side effect of moving the configurations into the examples I think. The real question is are there any issues, because those are just WARNings. Did it break the test?
John On Thu, Jul 12, 2012 at 11:30 PM, David Medinets <[email protected]>wrote: > I did not expect one of the tests to be looking for the site > configuration file. When compiling Accumulo for the first time, this > configuration file can't exist ... can it? > > Running org.apache.accumulo.server.tabletserver.InMemoryMapTest > 12/07/13 01:56:09 WARN conf.SiteConfiguration: accumulo-site.xml not > found on classpath > 12/07/13 01:56:09 WARN util.NativeCodeLoader: Unable to load > native-hadoop library for your platform... using builtin-java classes > where applicable >
