You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@phoenix.apache.org by Pradheep Shanmugam <Pr...@infor.com> on 2017/01/18 23:18:46 UTC

Phoenix tracing did not start

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</value>
<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

Re: Phoenix tracing did not start

Posted by Mark Heppner <he...@gmail.com>.
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 <an...@gmail.com>
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 <
> Pradheep.Shanmugam@infor.com> 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

Re: Phoenix tracing did not start

Posted by Ankit Singhal <an...@gmail.com>.
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 <
Pradheep.Shanmugam@infor.com> 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</
> value>
> <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
>