Login  Register

can CarbonThriftServer configure the max number of submit task at the same time?

Posted by ε–œδΉ‹ιƒŽ on May 03, 2018; 7:31am
URL: http://apache-carbondata-dev-mailing-list-archive.168.s1.nabble.com/can-CarbonThriftServer-configure-the-max-number-of-submit-task-at-the-same-time-tp47962.html

hi dev,
I start CarbonThriftServer, then use beeline to connect it. But when I submit 60 sqls at the same time, all task failed.
So I want to know, is there a configure to restrict the max number of running sql in carbonthriftserver, for example, if the number of running sql is larger than this number, you can not submit this sql through beeline?