iwasakims commented on pull request #742: URL: https://github.com/apache/bigtop/pull/742#issuecomment-785065491
``` $ rpm -qlp output/phoenix/noarch/phoenix-client-5.1.0-1.el7.noarch.rpm /etc/phoenix/conf.dist ... /usr/lib/phoenix/bin/traceserver.py ``` * /etc/phoenix/conf.dist seems not to be used. * traceserver.py looks not client-side module. It will not work because relevant Java classes are not contained in phoenix-client.jar (nor phoenix-server.jar). ---------------------------------------------------------------- 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]
