Qihoo360 / Quicksql

A Flexible, Fast, Federated(3F) SQL Analysis Middleware for Multiple Data Sources
https://quicksql.readthedocs.io
MIT License
2.06k stars 583 forks source link

java.io.FileNotFoundException #289

Open missence opened 1 year ago

missence commented 1 year ago

执行./quicksql.sh -e "select * from t_datasource d inner join tearches t on t.id=d.id order by t.id desc limit 1" -r spark 报错:2022-11-10 20:19:35,595 [main] ERROR - execution.error:java.io.FileNotFoundException: file:/Users/yangsen/develop/soft/qsql-0.7.0/lib/qsql-core-0.7.0.jar!/quicksql-runner.properties (No such file or directory)