Github user mygood commented on the issue: https://github.com/apache/phoenix/pull/311 Hi @MrSandmanRUS I have a problem apache-phoenix-4.11.0-HBase-1.1-bin, hadoop-2.7.1 1.hbase-site.xml modification <property> <name>phoenix.trace.frequency</name> <value>always</value> </property> 2. Copy $PHOENIX_HOME/bin/hadoop-metrics2-hbase.properties to $HBASE_HOME/conf 3. The client writes data but SYSTEM.TRACING_STATS has no data to write.
---