virajjasani commented on PR #2165: URL: https://github.com/apache/phoenix/pull/2165#issuecomment-2971580597
@stoty @meszinorbi are you able to run sqlline.py from the latest master branch HEAD? I am facing this issue, not sure if any of the recent dependency changes might have broken this? ``` $ python3 bin/sqlline.py 2025-06-13T13:23:56,862 WARN [main] impl.MetricsConfig: Cannot locate configuration: tried hadoop-metrics2-phoenix.properties,hadoop-metrics2.properties 2025-06-13T13:23:56,968 WARN [main] util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable 2025-06-13T13:23:57,026 ERROR [main] query.GuidePostsCacheProvider: Could not load/instantiate class org.apache.phoenix.query.DefaultGuidePostsCacheFactory org.apache.phoenix.exception.PhoenixNonRetryableRuntimeException: Could not load/instantiate class org.apache.phoenix.query.DefaultGuidePostsCacheFactory sqlline version 1.9.0 ... ... ``` It does not start Phoenix system schema deployment. -- 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. To unsubscribe, e-mail: issues-unsubscr...@phoenix.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org