Nice write up here, folks. https://accumulo.apache.org/blog/2016/12/19/running-on-fedora-25.html
One point of criticism, as a security minded database, can we replace the guidance to `chmod 777` all of HDFS just to give Accumulo permission to init? :) We could recommend that /user/accumulo/data or /apps/accumulo be used instead of /accumulo. Either of these would be much better ideas and prevent the need to alter the root of HDFS, IMO.
