[ 
https://issues.apache.org/jira/browse/PHOENIX-2166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15203773#comment-15203773
 ] 

Nishani  commented on PHOENIX-2166:
-----------------------------------

Hi [~mujtabachohan]
In tracing web app it shows all the records in tracing table that includes 
reading, writing data to tracing table also. Only for visualization purposes we 
can skip those information by filtering the queries.
Is there any configuration to stop writing tracing information of tracing table 
to tracing table.

If there is no configuration level we have to change the code base.

> Prevent writing to tracing table when tracing data collected
> ------------------------------------------------------------
>
>                 Key: PHOENIX-2166
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-2166
>             Project: Phoenix
>          Issue Type: Sub-task
>    Affects Versions: 4.5.0
>            Reporter: Mujtaba Chohan
>              Labels: gsoc2016, tracing
>
> When tracing is turned ON, trace table grows at fast pace and is filled with 
> the following traces which should not be present:
> {code}
> Executing UPSERT INTO SYSTEM.TRACING_STATS (trace_id, ...
> Writing mutation batch for table: SYSTEM.TRACING_STATS ...
> and so on
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to