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

Xavier Fernandis edited comment on PHOENIX-7734 at 12/4/25 2:21 AM:
--------------------------------------------------------------------

[~nihaljain.cs]  Yes would like to contribute here. working on the fix.
Also would like to on working on replacing htrace with opentelemetry.


was (Author: JIRAUSER311168):
[~nihaljain.cs]  Yes would like to contribute here. working on the fix.

> Traceserver references missing phoenix_queryserver_jar
> ------------------------------------------------------
>
>                 Key: PHOENIX-7734
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-7734
>             Project: Phoenix
>          Issue Type: Bug
>    Affects Versions: 5.1.0, 5.2.0, 5.3.0
>            Reporter: Xavier Fernandis
>            Priority: Major
>
> The traceserver.py script fails to start because it references a non-existent 
> variable `phoenix_utils.phoenix_queryserver_jar` in its classpath 
> configuration.
> error:
> >> ./traceserver.py start
> {color:#FF0000}Traceback (most recent call last):{color}
> {color:#FF0000}  File "./traceserver.py", line 132, in <module>{color}
> {color:#FF0000}    " org.apache.phoenix.tracingwebapp.http.Main " + 
> args{color}
> {color:#FF0000}AttributeError: module 'phoenix_utils' has no attribute 
> 'phoenix_queryserver_jar'{color}
> Impact:
> The traceserver cannot be started successfully due to this missing dependency 
> reference.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to