2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018

07/23/2012: Resolving the "Permission Denied" Message On Accumulo Monitor Page

If your operating system groups are not set correctly, you'll see a "Permission Denied" message under the NameNode section of the Accumulo Monitor page. This message can be avoided by the following steps:

sudo groupadd supergroup
sudo useradd -G supergroup accumulo

Then restart Accumulo. These steps assume that your Accumulo processes are running under the accumulo user. If not, substitute the correct userid.



subscribe via RSS