htrace-hbase is the tools to send tracing information to an HBase database for analysis later.
'org.apache.htrace:htrace-hbase:3.2.0-incubating'
<dependency>
<groupId>org.apache.htrace</groupId>
<artifactId>htrace-hbase</artifactId>
<version>3.2.0-incubating</version>
</dependency>
<dependency org="org.apache.htrace" name="htrace-hbase" rev="3.2.0-incubating"/>
"org.apache.htrace", "htrace-hbase", "3.2.0-incubating"