Pradheep, I don't think this works in HDP 2.5 either, I've never been able to get it to work.
On Thu, Jan 19, 2017 at 4:29 AM, Ankit Singhal <[email protected]> wrote: > Hi Pradheep, > > It seems tracing is not distributed as a part of HDP 2.4.3.0, please work > with your vendor for an appropriate solution. > > Regards, > Ankit Singhal > > On Thu, Jan 19, 2017 at 4:48 AM, Pradheep Shanmugam < > [email protected]> wrote: > >> Hi, >> >> I am using hdp 2.4.3.0-227. I am trying to enable phoenix tracing to >> monitor the queries and to analyze performance. I followed steps outlined >> here - https://phoenix.apache.org/tracing.html >> i placed the hadoop-metrics2-hbase.properties in /etc/hbase/conf >> hadoop-metrics2-phoenix.properties in /usr/hdp/2.4.3.0-227/phoenix/bin >> in all regions servers >> >> Aslo added following properties to hbase.site >> <name>phoenix.trace.statsTableName</name> <value>SYSTEM.TRACING_STATS</v >> alue> >> <name>phoenix.trace.frequency</name> <value>always</value>. After this >> >> I am not clear where to place the ddl for SYSTEM.TRACING_STATS. Also i >> could not see ./bin/traceserver.py to start >> Please advice. >> >> Thanks, >> Pradheep >> > > -- Mark Heppner
