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

12/29/2012: How To Stop Accumulo Debug Messages From Being Logged

Comment out references to A2 in conf/generic_logger.xml and conf/monitor_logger.xml. Then stop all Accumulo processes. Delete logs/*. Restart Accumulo. Done.

12/18/2012: SOLVED: add-apt-repository command not found.

Run the following to install the package with the add-apt-repository command.

apt-get -y install software-properties-common