标签: phoenix
我正在使用Sqlline,需要增加查询线程池的大小。
我在〜/ .sqlline中添加了一个“ sqlline.properties”文件并添加了该行 phoenix.query.threadPoolSize=256
phoenix.query.threadPoolSize=256
但是线程池大小仍然是128。那么,我需要编辑哪个文件,语法是什么?
谢谢。
答案 0 :(得分:0)
遵循这些可能会解决
https://community.hortonworks.com/questions/224984/phoenix-query-call-from-java-on-larger-data-set-fa.html
https://community.hortonworks.com/content/supportkb/150633/phoenix-query-on-large-table-fails-because-of-quer.html