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

ASF GitHub Bot commented on PHOENIX-4817:
-----------------------------------------

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.


> Phoenix Tracing Web Application
> -------------------------------
>
>                 Key: PHOENIX-4817
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-4817
>             Project: Phoenix
>          Issue Type: Bug
>    Affects Versions: 4.14.0, 4.13.1
>         Environment: maven 3+, JDK7
>            Reporter: Vitaliy
>            Priority: Minor
>              Labels: patch
>
> # Phoenix Tracing Web Application can not be started, because traceserver.py 
> does not contain required dependencies.
>  # The path to the folder webapp is incorrectly specified, so Phoenix Tracing 
> Web Application can not find this folder.
>  # Phoenix Tracing Web Application does not check null value where it is 
> needed, so the application can not load List, Dependency Tree and Features.
>  # Phoenix Tracing Web Application creates a query with the wrong table 
> column names.
>  # Phoenix Tracing Web Application has only the default tracing-table name 
> (SYSTEM.TRACING_STATS) and does not get tracing-table name via hbase-site.xml.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to