clemlabprojects / ambari

Fork of Apache Ambari maintained by Clemlab Company
https://www.clemlab.com
Apache License 2.0
42 stars 17 forks source link

Phoenix Query Server failed to start in HBase #64

Closed SGITLOGIN closed 7 months ago

SGITLOGIN commented 7 months ago

@lucasbak ambari version:2.7.9.0.0-26 odp version:1.2.2.0-105

Cause analysis: The actual script is under /usr/odp/1.2.2.0-105/phoenix-queryserver/bin/queryserver.py, but the queryserver.py script executed during the installation process is in the /usr/odp/1.2.2.0-105/phoenix/bin/ directory Search , which results in the python script being executed not being found.

The error message is as follows:

image

The soft connection of the node where the non-Phoenix Query Server is located is as follows:

image

The node where Phoenix Query Server is located is softly connected as follows:

image
SGITLOGIN commented 7 months ago

Could you please reproduce and fix the issue

lucasbak commented 7 months ago

Hi @SGITLOGIN

Indeed /usr/odp/current/phoenix-server should point to /usr/odp/current/phoenix-server

We are working on reproducing and fixing the issue.

lucasbak commented 7 months ago

@SGITLOGIN

We have succesfully reproduced the issue. We are fixing and will let you know when it is fixed.

Best regards,

Clemlab Team

SGITLOGIN commented 7 months ago

@lucasbak Will this issue with HBase affect the dependent component Altas?

lucasbak commented 7 months ago

@SGITLOGIN ,

We have identified the solution. We are currently testing it and the whole impacts. It will not affect HBase nor Atlas, as it is a separate package

SGITLOGIN commented 7 months ago

OK,Should a new version be released after the problem is fixed?

lucasbak commented 7 months ago

Hi @SGITLOGIN ,

Yes the new version release will contains fixes for Phoenix and will come with new ambari version also.

SGITLOGIN commented 7 months ago

OK

SGITLOGIN commented 7 months ago

@lucasbak When is the new version expected to be released?

lucasbak commented 7 months ago

@SGITLOGIN ,

this week, we are also bringing some fixes on other component.