You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@livy.apache.org by "Nan Zhu (JIRA)" <ji...@apache.org> on 2017/10/05 19:31:00 UTC

[jira] [Created] (LIVY-410) support rate throttling in livy

Nan Zhu created LIVY-410:
----------------------------

             Summary: support rate throttling in livy
                 Key: LIVY-410
                 URL: https://issues.apache.org/jira/browse/LIVY-410
             Project: Livy
          Issue Type: Improvement
            Reporter: Nan Zhu


We have some scenarios requiring a rate control on # of applications submitted by the user. Currently we have to rely on the external system to limit the number of apps to prevent crash the whole livy, which brings some additional requirements like state sync between livy and rate controller

It would be great for livy to support rate limiting and it will be even better the rate control is based on the current YARN state instead of a pre-defined threshold



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)