iwasakims commented on pull request #742:
URL: https://github.com/apache/bigtop/pull/742#issuecomment-785051297


   Thanks for working on this, @sekikn.
   
   ```
   ln -s /usr/lib/phoenix/phoenix-server.jar /usr/lib/hbase/lib/
   ```
   
   Should this symbolic link be contained in the phoenix package? Creating the 
symbolic link by scriptlet could be an another option.
   
   ```
   [root@b0e6cfbecc83 /]# /usr/lib/phoenix/bin/sqlline.py
   env: ‘python’: No such file or directory
   ```
   
   I got this error on CentOS 8 bacause python2/python3 was not installed. The 
phoenix-client RPM should requires python3?
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to