Hi all. When I use Hbase Htrace as document, but I can’t get any tracing information ? Why ? Thanks very much.
<property> <name>hbase.trace.spanreceiver.classes</name> <value>org.apache.htrace.core.LocalFileSpanReceiver</value> </property> <property> <name>hbase.htrace.local-file-span-receiver.path</name> <value>/var/log/hbase/htrace.out</value> </property> Up is my test image. But I can’t find file which is /var/log/hbase/htrace.out on my hbase cluster nodes. Alex Fu
