I'm reading http://distributedlog.incubator.apache.org/docs/latest/deployment/cluster.html .
And i am running into the following error while starting Bookeeper [Its the
embedded instance, as in tutorial]
$> SERVICE_PORT=3181 ./distributedlog-service/bin/dlog-daemon.sh start
bookie --conf ${DL_HOME}/distributedlog-service/conf/bookie-1.conf
Couldn't find configured
class(org.apache.bookkeeper.stats.CodahaleMetricsServletProvider)
...
Any hints?
Regards,
Arun
