Sudarshan Vasudevan created GOBBLIN-1524:
--------------------------------------------
Summary: Limit the number of container launch threads used by
YarnService
Key: GOBBLIN-1524
URL: https://issues.apache.org/jira/browse/GOBBLIN-1524
Project: Apache Gobblin
Issue Type: Improvement
Components: gobblin-yarn
Affects Versions: 0.15.0
Reporter: Sudarshan Vasudevan
Assignee: Sudarshan Vasudevan
Fix For: 0.16.0
Currently, there are no limits on the number of threads used, which can result
in OOMEs with "unable to create a new native thread". This PR makes the number
of threads configurable with a default of 1024.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)