You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@accumulo.apache.org by David Medinets <da...@gmail.com> on 2012/07/13 05:29:59 UTC

InMemoryMapTest Looks For accumulo-site.xml File

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