See http://search-hadoop.com/m/3NMzFay1Ha1
On Fri, Oct 4, 2013 at 2:44 PM, Tianying Chang <[email protected]> wrote: > Hi, > > The hdfs and zookeeper are both up running. When I try to start the HBase, > it failed with this error below. I even tried to change the > security.group.mpapping to ShellBasedUnixGroupsMappingWithFallback, still > not working. Anyone know what could went wrong? > > Caused by: java.lang.UnsatisfiedLinkError: > org.apache.hadoop.security.JniBasedUnixGroupsMapping.anchorNative()V > at > org.apache.hadoop.security.JniBasedUnixGroupsMapping.anchorNative(Native > Method) > at > org.apache.hadoop.security.JniBasedUnixGroupsMapping.<clinit>(JniBasedUnixGroupsMapping.java:49) > at > org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.<init>(JniBasedUnixGroupsMappingWithFallback.java:38) > ... 33 more > > Thanks > Tian-Ying > >
